Update debian/gbp.conf
This commit is contained in:
parent
374771d434
commit
a8402cd1b3
5
debian/gbp.conf
vendored
5
debian/gbp.conf
vendored
@ -2,13 +2,16 @@
|
||||
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
|
||||
upstream-vcs-tag = %(version)s
|
||||
|
||||
[pq]
|
||||
patch-numbers = False
|
||||
|
Loading…
Reference in New Issue
Block a user