13 lines
291 B
Plaintext
13 lines
291 B
Plaintext
[DEFAULT]
|
|
debian-branch = main
|
|
debian-tag = v%(version)s
|
|
debian-tag-msg = GNOME Calls v%(version)s
|
|
|
|
[tag]
|
|
sign-tags = true
|
|
|
|
[dch]
|
|
multimaint-merge = true
|
|
postedit = sed -i s"@^\( \+version: '\)\S\+\(',\)@\1$GBP_DEBIAN_VERSION\2@" meson.build
|
|
ignore-regex = ((Signed-off|Acked)-by:|Part-of:)
|