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