summaryrefslogtreecommitdiffstats
path: root/debian/gbp.conf
blob: 4a341ca187846a222d960332dbd5699ca710ffe7 (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/bookworm
upstream-branch = upstream/43.x

[buildpackage]
sign-tags = True

[dch]
multimaint-merge = True

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

[pq]
patch-numbers = False