summaryrefslogtreecommitdiffstats
path: root/debian/gbp.conf
blob: 138bf948c2b62b7ed47dd42868244ba85586ac9a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[DEFAULT]
pristine-tar = True
debian-branch = debian/bullseye
upstream-branch = upstream/3.38.x
upstream-vcs-tag = %(version)s

[buildpackage]
sign-tags = True

[dch]
multimaint-merge = True

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

[pq]
patch-numbers = False