mirror of https://gitee.com/openkylin/vte2.91.git
16 lines
322 B
Plaintext
16 lines
322 B
Plaintext
[DEFAULT]
|
|
pristine-tar = True
|
|
debian-branch = ubuntu/master
|
|
upstream-branch = upstream/latest
|
|
upstream-vcs-tag = %(version)s
|
|
debian-tag = ubuntu/%(version)s
|
|
|
|
[buildpackage]
|
|
sign-tags = True
|
|
|
|
[import-orig]
|
|
postimport = dch -v%(version)s New upstream release; git add debian/changelog; debcommit
|
|
|
|
[pq]
|
|
patch-numbers = False
|