Update debian/gbp.conf
This commit is contained in:
12
debian/gbp.conf
vendored
12
debian/gbp.conf
vendored
@@ -2,4 +2,16 @@
|
|||||||
pristine-tar = True
|
pristine-tar = True
|
||||||
debian-branch = debian/master
|
debian-branch = debian/master
|
||||||
upstream-branch = upstream/latest
|
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
|
upstream-vcs-tag = %(version)s
|
||||||
|
|
||||||
|
[pq]
|
||||||
|
patch-numbers = False
|
||||||
|
Reference in New Issue
Block a user