mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2024-11-17 16:05:36 +00:00
5fc07678d1
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.
10 lines
156 B
Text
10 lines
156 B
Text
[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
|