diff options
author | Guido Guenther <agx@sigxcpu.org> | 2008-08-15 12:21:26 +0200 |
---|---|---|
committer | Guido Guenther <agx@sigxcpu.org> | 2008-08-15 14:28:31 +0200 |
commit | 037626575b2a085c75cb1c3e2aa7d2977af6a61d (patch) | |
tree | 0452ab02d66cea5bd42a109933baad6d51581e6d /gbp.conf | |
parent | d1ea39df0e937416bcdbe34f86b98a87716541ca (diff) | |
download | git-buildpackage-037626575b2a085c75cb1c3e2aa7d2977af6a61d.tar.gz git-buildpackage-037626575b2a085c75cb1c3e2aa7d2977af6a61d.tar.bz2 git-buildpackage-037626575b2a085c75cb1c3e2aa7d2977af6a61d.zip |
document meta-closes
Diffstat (limited to 'gbp.conf')
-rw-r--r-- | gbp.conf | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -44,5 +44,10 @@ [git-dch] #git-log = --no-merges #snapshot-number = snapshot + 1 +# include 0 digits of the commit id in the changelog enty #id-length = 0 +# don't include information from meta tags #meta = False +# what tags to look for to generate bug-closing changelog entries +#meta-closes = Closes|LP + |