summaryrefslogtreecommitdiff
path: root/debian/gbp.conf
blob: 1d74925425c6fb955d60d1ddb79829ad67b673c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[DEFAULT]
# upstream-branch = upstream
debian-branch = master
upstream-tag = v%(version)s
debian-tag = debian/%(version)s

sign-tags = True
pristine-tar = True
pristine-tar-commit = True

compression = xz
compression-level = 9