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:
1
debian/gbp.conf
vendored
1
debian/gbp.conf
vendored
@@ -7,5 +7,4 @@ debian-tag-msg = %(pkg)s v%(version)s
|
|||||||
sign-tags = true
|
sign-tags = true
|
||||||
|
|
||||||
[dch]
|
[dch]
|
||||||
postedit = sed -i s"@^\( \+version: '\)[0-9.]\+\(',\)@\1$GBP_DEBIAN_VERSION\2@" meson.build
|
|
||||||
multimaint-merge = true
|
multimaint-merge = true
|
||||||
|
|||||||
Reference in New Issue
Block a user