aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPavel Pisa <pisa@cmp.felk.cvut.cz>2019-07-03 15:49:24 +0200
committerPavel Pisa <pisa@cmp.felk.cvut.cz>2019-07-03 15:49:24 +0200
commit65448528d7141cdd2d0b2413d92d445cb8cd4f93 (patch)
tree450c4a88aa753cd83062c858737a662c9f4aa313
parentf3ddaec5ba35a5ae8c57d1ea5ea264904ba9b473 (diff)
downloadqtmips-65448528d7141cdd2d0b2413d92d445cb8cd4f93.tar.gz
qtmips-65448528d7141cdd2d0b2413d92d445cb8cd4f93.tar.bz2
qtmips-65448528d7141cdd2d0b2413d92d445cb8cd4f93.zip
Follow rule of two spaces after e-mail if updating Debian changelog.
Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
-rwxr-xr-xprepare-release2
1 files changed, 1 insertions, 1 deletions
diff --git a/prepare-release b/prepare-release
index 1fba021..9520832 100755
--- a/prepare-release
+++ b/prepare-release
@@ -26,7 +26,7 @@ sed --in-place \
if grep -q "qtmips ($V_TXT)" debian/changelog ; then
sed --in-place \
- -e '1,/^ -- .*$/s/^ -- .*$/'" -- $V_USER_NAME <$V_USER_EMAIL> $V_DATE_RFC/" \
+ -e '1,/^ -- .*$/s/^ -- .*$/'" -- $V_USER_NAME <$V_USER_EMAIL> $V_DATE_RFC/" \
debian/changelog
else
cat >debian/changelog.tmp <<EOF