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

#postbuild = lintian $GBP_CHANGES_FILE
color = on
compression = gz
compression-level = 9

filter = [ '.git', '.gitignore', 'debian' ]
filter-pristine-tar = True