summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorernesto75 <ernesto75@users.noreply.github.com>2015-03-12 21:37:47 +0100
committerernesto75 <ernesto75@users.noreply.github.com>2015-03-12 21:37:47 +0100
commit2f45fb0041705d2a7bde3f29380e220832189a97 (patch)
treea7d406c7c2e2882d4f11ab3a58d12cd256815efd
parent55b7a98160d72978243bd6c58dd6d4d95b6bb17c (diff)
downloadnavit-2f45fb0041705d2a7bde3f29380e220832189a97.tar.gz
Create updateChanges
-rw-r--r--build-scripts/updateChanges5
1 files changed, 5 insertions, 0 deletions
diff --git a/build-scripts/updateChanges b/build-scripts/updateChanges
new file mode 100644
index 000000000..64936ba85
--- /dev/null
+++ b/build-scripts/updateChanges
@@ -0,0 +1,5 @@
+#!/bin/bash
+VERSION=$1
+
+sb-conf select FREMANTLE_ARMEL
+(dpkg-genchanges -uc -us;echo "") | gpg --clearsign --armor --textmode > ../navit_0.2.0+dfsg.1-1maemo1~${VERSION}_armel.changes