buildpackage: Make debian-tag message configurable
authorKamal Mostafa <kamal@whence.com>
Tue, 19 Aug 2014 15:14:47 +0000 (17:14 +0200)
committerGuido Günther <agx@sigxcpu.org>
Tue, 19 Aug 2014 15:15:54 +0000 (17:15 +0200)
commit6823e519deaf2a37a3d6225cd0392954c423b569
tree1e23240dfd9278f7c169a3eaeb1c3f3e9736292c
parentc3258c19c6cfa291c8bebac1dae230f6e3ccca36
buildpackage: Make debian-tag message configurable

New config option --git-debian-tag-msg allows for the specification of
the message format string for signed debian-tags.

When left unset, the default debian-tag-msg format is still:

    %(pkg)s Debian release %(version)s

Signed-off-by: Kamal Mostafa <kamal@whence.com>
docs/manpages/gbp-buildpackage.sgml
gbp.conf
gbp/config.py
gbp/scripts/buildpackage.py