19 lines
353 B
Plaintext
19 lines
353 B
Plaintext
[DEFAULT]
|
|
pristine-tar = True
|
|
debian-branch=ubuntu/master
|
|
debian-tag=ubuntu/%(version)s
|
|
upstream-branch = upstream/latest
|
|
|
|
[buildpackage]
|
|
sign-tags = True
|
|
|
|
[dch]
|
|
multimaint-merge = True
|
|
|
|
[import-orig]
|
|
postimport = dch -v%(version)s New upstream release; git add debian/changelog; debcommit
|
|
upstream-vcs-tag = %(version%~%.)s
|
|
|
|
[pq]
|
|
patch-numbers = False
|