blob: 23ae3dbf35fce09f6fd0bfe872fb579bc8929b0a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
[DEFAULT]
debian-branch = debian/master
pristine-tar = True
[buildpackage]
sign-tags = True
[import-orig]
filter-pristine-tar = True
[pq]
patch-numbers = False
[dch]
multimaint-merge = True
|