Code

control: Updated standards-version to 3.9.5 -- no changes.
[pkg-rrdtool.git] / debian / gbp.conf
1 # Configuration file for git-buildpackage and friends
2 [DEFAULT]
3 # use pristine-tar:
4 pristine-tar = True
6 # Options only affecting git-buildpackage
7 [git-buildpackage]
8 # uncomment this to automatically GPG sign tags
9 sign-tags = True
10 # don't include information from meta tags
11 meta = True
12 # what tags to look for to generate bug-closing changelog entries
13 meta-closes = Closes|LP