summaryrefslogtreecommitdiffstats
path: root/debian/gbp.conf
blob: a7a720d216e80e0700de8bf77277f4626e08f525 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[DEFAULT]
debian-branch = debian/master
upstream-branch = upstream/latest
pristine-tar = true

[import-orig]
filter = [
 'Pygments.egg-info',
 'doc/_build',
 'tests/examplefiles',
 'tests/test_examplefiles.py',
 ]
filter-pristine-tar = True