aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--development.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/development.mdwn b/development.mdwn
index 26a865c..bf04ff6 100644
--- a/development.mdwn
+++ b/development.mdwn
@@ -74,6 +74,7 @@ Update the debian branch:
git checkout debian
git-import-orig --upstream-vcs-tag=$VERSION ../tarballs/keyringer-$VERSION.tar.bz2
dch -e # fine tune the changelog prepared by git-dch
+ git commit -a -m "Updating debian/changelog"
Push everything: