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

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

compression = xz
compression-level = 9