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:
3
debian/gbp.conf
vendored
3
debian/gbp.conf
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user