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



commit 293858dc52eb41e6e4657032de70099c057e5e4a
Author: Evangelos Ribeiro Tzaras <evangelos tzaras puri sm>
Date:   Fri Jul 16 11:41:57 2021 +0200

    d/gbp.conf: Remove hook that bumps project version in meson.build
    
    This does not work well with GNOME's versioning.

 debian/gbp.conf | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/debian/gbp.conf b/debian/gbp.conf
index 3f869dcb..53621004 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]