r54645 - in /desktop/unstable/gucharmap/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed Nov 1 00:06:37 UTC 2017


Author: biebl
Date: Wed Nov  1 00:06:37 2017
New Revision: 54645

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=54645
Log:
Use dh_gnome --no-gnome-versions as gucharmap does not follow the typical
GNOME versioning scheme

Modified:
    desktop/unstable/gucharmap/debian/changelog
    desktop/unstable/gucharmap/debian/rules

Modified: desktop/unstable/gucharmap/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gucharmap/debian/changelog?rev=54645&op=diff
==============================================================================
--- desktop/unstable/gucharmap/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gucharmap/debian/changelog	[utf-8] Wed Nov  1 00:06:37 2017
@@ -2,6 +2,8 @@
 
   * New upstream release
   * Refresh patches
+  * Use dh_gnome --no-gnome-versions as gucharmap does not follow the typical
+    GNOME versioning scheme
 
  -- Michael Biebl <biebl at debian.org>  Wed, 01 Nov 2017 00:58:33 +0100
 

Modified: desktop/unstable/gucharmap/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gucharmap/debian/rules?rev=54645&op=diff
==============================================================================
--- desktop/unstable/gucharmap/debian/rules	[utf-8] (original)
+++ desktop/unstable/gucharmap/debian/rules	[utf-8] Wed Nov  1 00:06:37 2017
@@ -18,5 +18,8 @@
 		--enable-introspection \
 		--with-unicode-data=/usr/share/unicode/
 
+override_dh_gnome:
+	dh_gnome --no-gnome-versions
+
 override_dh_gencontrol:
 	dh_gencontrol -- -VBuilt-Using="$(shell dpkg-query -f '$${source:Package} (= $${source:Version}), ' -W unicode-data)"




More information about the pkg-gnome-commits mailing list