1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-06-09 13:29:34 +00:00

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:
Evangelos Ribeiro Tzaras 2022-06-27 04:32:51 +02:00
parent 03543142e6
commit 5fc07678d1

2
debian/gbp.conf vendored
View file

@ -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