1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2025-01-05 19:15:32 +00:00

d/gbp.conf: Remove hook that bumps project version in meson.build

This does not work well with GNOME's versioning.
This commit is contained in:
Evangelos Ribeiro Tzaras 2021-07-16 11:41:57 +02:00
parent 41efd26dfe
commit 293858dc52

1
debian/gbp.conf vendored
View file

@ -7,5 +7,4 @@ debian-tag-msg = %(pkg)s v%(version)s
sign-tags = true
[dch]
postedit = sed -i s"@^\( \+version: '\)[0-9.]\+\(',\)@\1$GBP_DEBIAN_VERSION\2@" meson.build
multimaint-merge = true