Files
gnome-calls/debian/gbp.conf
Evangelos Ribeiro Tzaras 5fc07678d1 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.
2022-06-27 04:37:38 +02:00

11 lines
156 B
Plaintext

[DEFAULT]
debian-branch = master
debian-tag = v%(version)s
debian-tag-msg = GNOME Calls v%(version)s
[tag]
sign-tags = true
[dch]
multimaint-merge = true