aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian/gbp.conf
blob: d9410e7385c41cc4d8e880577c5448e693fbdaff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[DEFAULT]
upstream-branch = master
debian-branch = master
upstream-tag = debian/%(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