debian: Add gbp.conf
This makes correct taging so much simpler
This commit is contained in:
7
debian/gbp.conf
vendored
Normal file
7
debian/gbp.conf
vendored
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
[DEFAULT]
|
||||||
|
debian-branch = master
|
||||||
|
debian-tag = v%(version)s
|
||||||
|
debian-tag-msg = %(pkg)s v%(version)s
|
||||||
|
|
||||||
|
[tag]
|
||||||
|
sign-tags = true
|
||||||
Reference in New Issue
Block a user