summaryrefslogtreecommitdiffstats
path: root/debian/gbp.conf
blob: a0d0888d0626e9a9e6c4cead959bd8334100d4e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[DEFAULT]
pristine-tar = True
debian-branch = debian/master
upstream-branch = upstream/latest
upstream-vcs-tag = GIMP_%(version%.%_)s

[buildpackage]
sign-tags = True

[import-orig]
postimport = dch -v%(version)s New upstream release; git add debian/changelog; debcommit

[pq]
patch-numbers = False