summaryrefslogtreecommitdiff
path: root/debian/gbp.conf
blob: f5e7ca5ee036128389775c2993d39be58c01d0b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[DEFAULT]
# Ignore requirement to use branch name 'master' to make it easier
# for contributors to work with feature and bugfix branches
ignore-branch = True

# Always use pristine tar
pristine-tar = True

# Sign tags
sign-tags = True

[import-orig]
filter = ['debian/*','debian/*/*','CVS','*.bak','*~','.cvsignore','.#*','autom4te/*','autom4te.cache/*','.svn']