1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-06-25 21:29:32 +00:00

d/gbp.conf: automatically bump project version

this makes sure we don't forget to bump the version in meson.build
This commit is contained in:
Evangelos Ribeiro Tzaras 2021-02-26 12:32:13 +01:00
parent eda460ac15
commit 29ad37150b

3
debian/gbp.conf vendored
View file

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