r50346 - in /desktop/unstable/gnome-autoar/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Mon Sep 12 17:30:49 UTC 2016


Author: biebl
Date: Mon Sep 12 17:30:48 2016
New Revision: 50346

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

Modified:
    desktop/unstable/gnome-autoar/debian/changelog
    desktop/unstable/gnome-autoar/debian/rules

Modified: desktop/unstable/gnome-autoar/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-autoar/debian/changelog?rev=50346&op=diff
==============================================================================
--- desktop/unstable/gnome-autoar/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-autoar/debian/changelog	[utf-8] Mon Sep 12 17:30:48 2016
@@ -1,6 +1,8 @@
 gnome-autoar (0.1.1-4) unstable; urgency=medium
 
   * Add Build-Depends on gnome-common, required for autoreconf.
+  * Use dh_gnome --no-gnome-versions as the package does not (yet) follow the
+    typical GNOME versioning scheme.
 
  -- Michael Biebl <biebl at debian.org>  Mon, 12 Sep 2016 19:26:31 +0200
 

Modified: desktop/unstable/gnome-autoar/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-autoar/debian/rules?rev=50346&op=diff
==============================================================================
--- desktop/unstable/gnome-autoar/debian/rules	[utf-8] (original)
+++ desktop/unstable/gnome-autoar/debian/rules	[utf-8] Mon Sep 12 17:30:48 2016
@@ -17,3 +17,6 @@
 
 override_dh_install:
 	dh_install --list-missing
+
+override_dh_gnome:
+	dh_gnome --no-gnome-versions




More information about the pkg-gnome-commits mailing list