r48919 - in /desktop/unstable/gnome-icon-theme-symbolic/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu May 26 04:16:44 UTC 2016


Author: biebl
Date: Thu May 26 04:16:44 2016
New Revision: 48919

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=48919
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-symbolic/debian/changelog
    desktop/unstable/gnome-icon-theme-symbolic/debian/rules

Modified: desktop/unstable/gnome-icon-theme-symbolic/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-icon-theme-symbolic/debian/changelog?rev=48919&op=diff
==============================================================================
--- desktop/unstable/gnome-icon-theme-symbolic/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-icon-theme-symbolic/debian/changelog	[utf-8] Thu May 26 04:16:44 2016
@@ -1,3 +1,10 @@
+gnome-icon-theme-symbolic (3.12.0-3) 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:16:26 +0200
+
 gnome-icon-theme-symbolic (3.12.0-2) unstable; urgency=medium
 
   * Replace Build-Depends on libgtk2.0-bin with gtk-update-icon-cache.

Modified: desktop/unstable/gnome-icon-theme-symbolic/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-icon-theme-symbolic/debian/rules?rev=48919&op=diff
==============================================================================
--- desktop/unstable/gnome-icon-theme-symbolic/debian/rules	[utf-8] (original)
+++ desktop/unstable/gnome-icon-theme-symbolic/debian/rules	[utf-8] Thu May 26 04:16:44 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