From: Silvio Rhatto Date: Wed, 27 Nov 2013 13:27:20 +0000 (-0200) Subject: Development: debian branch tagging X-Git-Tag: 0.3~31 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=f2334e9e16bc2aa85a619e606cc2a38211544675;p=keyringer.git Development: debian branch tagging --- diff --git a/development.mdwn b/development.mdwn index 3400643..1f475b6 100644 --- a/development.mdwn +++ b/development.mdwn @@ -60,6 +60,7 @@ Update the debian branch: 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" + git tag -s debian_keyringer_$VERSION-1 -m "Keyringer debian package $VERSION-1" Push everything: