blob: cb85cdd028dd9b9f1594dd49fd5092795d770fb2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[DEFAULT]
debian-branch = debian/latest
upstream-branch = upstream/latest
compression = gzip
pristine-tar = False
[import-orig]
upstream-vcs-tag = v%(version)s
[pq]
patch-numbers = False
|