X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=scripts%2Frelease_helper.sh;fp=scripts%2Frelease_helper.sh;h=2a2a43dc3b6d49a1bcd143ca8f3f2c39238c6b28;hp=268a70a8e8a6f434167a977304c267fc74400f72;hb=6998e9e9aa3461fb186de599b670108e2ad61842;hpb=d95eed100eaf3c6b134cc24c93340d258ba81695 diff --git a/scripts/release_helper.sh b/scripts/release_helper.sh index 268a70a..2a2a43d 100755 --- a/scripts/release_helper.sh +++ b/scripts/release_helper.sh @@ -36,7 +36,7 @@ if [ -n "${AUTOBUILD:-}" ] ; then UNIXTIME=$(date +%s) cat > debian/changelog << EOF -grml-live (${GRML_LIVE_VERSION}~autobuild${UNIXTIME}) UNRELEASED; urgency=low +grml-live (${GRML_LIVE_VERSION}+autobuild${UNIXTIME}) UNRELEASED; urgency=low * Automatically built package based on the state of git repository at http://git.grml.org/?p=grml-live.git