summaryrefslogtreecommitdiffstats
path: root/debian/gbp.conf
blob: 2908a66b554d3c37e136fd95080fa495dab66c6b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Configuration file for git-buildpackage and friends

[DEFAULT]
# use pristine-tar:
pristine-tar = True
# generate xz compressed orig file
compression = xz
debian-branch = debian/bookworm
# default branch for upstream sources:
upstream-branch = upstream-115.x
components = [ 'thunderbird-l10n', ]

[buildpackage]
sign-tags = True

[pq]
patch-numbers = False

[dch]
id-length = 7