From: Michael Prokop Date: Fri, 18 Mar 2011 12:29:39 +0000 (+0100) Subject: scripts/release_helper.sh: fix debian/changelog format. X-Git-Tag: v0.13.2~5 X-Git-Url: https://git.grml.org/?p=grml-live.git;a=commitdiff_plain;h=833dd6dc5fcc7044fb287c691659a0d244cc7035 scripts/release_helper.sh: fix debian/changelog format. --- diff --git a/scripts/release_helper.sh b/scripts/release_helper.sh index 5da252c..c418e7f 100755 --- a/scripts/release_helper.sh +++ b/scripts/release_helper.sh @@ -69,7 +69,7 @@ grml-live (${GRML_LIVE_VERSION}~autobuild${UNIXTIME}) UNRELEASED; urgency=low $(git log --format=oneline -1) - -- grml-live Auto Build $DATE + -- grml-live Auto Build $DATE EOF git add debian/changelog