r48920 - in /desktop/unstable/gnome-icon-theme-extras/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu May 26 04:17:36 UTC 2016


Author: biebl
Date: Thu May 26 04:17:36 2016
New Revision: 48920

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=48920
Log:
Drop --disable-silent-rules from debian/rules. This is now handled by dh
directly depending on whether the DH_QUIET environment variable is set.

Modified:
    desktop/unstable/gnome-icon-theme-extras/debian/changelog
    desktop/unstable/gnome-icon-theme-extras/debian/rules

Modified: desktop/unstable/gnome-icon-theme-extras/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-icon-theme-extras/debian/changelog?rev=48920&op=diff
==============================================================================
--- desktop/unstable/gnome-icon-theme-extras/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-icon-theme-extras/debian/changelog	[utf-8] Thu May 26 04:17:36 2016
@@ -1,3 +1,10 @@
+gnome-icon-theme-extras (3.12.0-2) UNRELEASED; urgency=medium
+
+  * Drop --disable-silent-rules from debian/rules. This is now handled by dh
+    directly depending on whether the DH_QUIET environment variable is set.
+
+ -- Michael Biebl <biebl at debian.org>  Thu, 26 May 2016 06:17:03 +0200
+
 gnome-icon-theme-extras (3.12.0-1) unstable; urgency=medium
 
   [ Jackson Doak ]

Modified: desktop/unstable/gnome-icon-theme-extras/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-icon-theme-extras/debian/rules?rev=48920&op=diff
==============================================================================
--- desktop/unstable/gnome-icon-theme-extras/debian/rules	[utf-8] (original)
+++ desktop/unstable/gnome-icon-theme-extras/debian/rules	[utf-8] Thu May 26 04:17:36 2016
@@ -3,7 +3,3 @@
 
 %:
 	dh $@ --parallel --with autoreconf,gnome
-
-override_dh_auto_configure:
-	dh_auto_configure -- \
-		--disable-silent-rules




More information about the pkg-gnome-commits mailing list