From d402c7b9acd03c9bf8cb4ac9fc4581839cc540b0 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 4 Oct 2013 18:23:31 -0300 Subject: Development: create a signed tag in the debian branch --- development.mdwn | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/development.mdwn b/development.mdwn index cde0561..035f9aa 100644 --- a/development.mdwn +++ b/development.mdwn @@ -82,6 +82,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 +Create a signed tag in the debian branch: + + git-buildpackage --git-tag-only --git-sign-tags + 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`. -- cgit v1.2.3