]> gitweb.fluxo.info Git - keyringer.git/commitdiff
Updates develop docs
authorSilvio Rhatto <rhatto@riseup.net>
Wed, 9 Nov 2016 12:31:32 +0000 (10:31 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Wed, 9 Nov 2016 12:31:32 +0000 (10:31 -0200)
development.mdwn

index 627c2f1ecbd22c790481e29bc10478a5b9cacbb6..3287bb2920a661d23551625f3ae416304d5ceb81 100644 (file)
@@ -50,6 +50,10 @@ Run lintian (or [add it to your pbuilder hooks](http://askubuntu.com/questions/1
     lintian --info --display-info --pedantic --color auto \
      ../build-area/keyringer_$VERSION*.changes
 
+Then go back to the develop branch:
+
+    git checkout develop
+
 Notes:
 
 * `git-import-orig` takes care of running `pristine-tar commit`, of merging of the tag and orig tarball into the upstream branch, and then it merges the result into the debian branch. With the above configuration, it also runs git-dch to do the bulk of the work in `debian/changelog`.