d/gbp.conf: Adjust debian-tag-msg
Tag messages have been a bit inconsistent in the past, because we created signed tags by hand. With this change we can just `gbp tag` and get consistently named tags and messages.
This commit is contained in:
2
debian/gbp.conf
vendored
2
debian/gbp.conf
vendored
@@ -1,7 +1,7 @@
|
||||
[DEFAULT]
|
||||
debian-branch = master
|
||||
debian-tag = v%(version)s
|
||||
debian-tag-msg = %(pkg)s v%(version)s
|
||||
debian-tag-msg = GNOME Calls v%(version)s
|
||||
|
||||
[tag]
|
||||
sign-tags = true
|
||||
|
Reference in New Issue
Block a user