1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-07-07 09:29:30 +00:00
Purism-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