summaryrefslogtreecommitdiff
path: root/development.mdwn
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-05-20 12:31:19 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-05-20 12:31:19 -0300
commite61a77485989f9237fbf410df7daf5ed7f1b880b (patch)
tree9801ec94356081c672bfabedb48e4fb159470c17 /development.mdwn
parentc7fda324471c4af84cc0e928dec550d0c21a86ff (diff)
parent322b21f66d106ea9c7da412cd191d8bfd54f8842 (diff)
downloadkeyringer-0.3.6.tar.gz
keyringer-0.3.6.tar.bz2
Merge branch 'release/0.3.6'0.3.6
Diffstat (limited to 'development.mdwn')
-rw-r--r--development.mdwn6
1 files changed, 1 insertions, 5 deletions
diff --git a/development.mdwn b/development.mdwn
index 3857b3a..bbc688d 100644
--- a/development.mdwn
+++ b/development.mdwn
@@ -68,11 +68,7 @@ Create and upload a new release:
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"
- git-buildpackage --git-tag-only --git-sign-tags
+ make debian
Push everything: