mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2025-01-07 12:25:31 +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:
parent
41efd26dfe
commit
293858dc52
1 changed files with 0 additions and 1 deletions
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
|
||||||
|
|
Loading…
Reference in a new issue