[Pkg-xfce-commits] r7925 - in /desktop/trunk/gtk2-engines-xfce/debian: changelog rules

Jackson Doak noskcaj-guest at alioth.debian.org
Thu Sep 19 22:52:43 UTC 2013


Author: noskcaj-guest
Date: Thu Sep 19 22:52:42 2013
New Revision: 7925

URL: http://svn.debian.org/wsvn/pkg-xfce/?sc=1&rev=7925
Log:
Use disable-silent-rules

Modified:
    desktop/trunk/gtk2-engines-xfce/debian/changelog
    desktop/trunk/gtk2-engines-xfce/debian/rules

Modified: desktop/trunk/gtk2-engines-xfce/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/trunk/gtk2-engines-xfce/debian/changelog?rev=7925&op=diff
==============================================================================
--- desktop/trunk/gtk2-engines-xfce/debian/changelog	(original)
+++ desktop/trunk/gtk2-engines-xfce/debian/changelog	Thu Sep 19 22:52:42 2013
@@ -1,10 +1,11 @@
-gtk2-engines-xfce (3.0.1-3ubuntu1) UNRELEASED; urgency=low
+gtk2-engines-xfce (3.0.1-3) UNRELEASED; urgency=low
 
   [ Evgeni Golov ]
   * Correct Vcs-* URLs to point to anonscm.debian.org
 
   [ Jackson Doak ]
   * Bump standards version to 3.9.4 
+  * debian/rules: Use disable-silent-rules
 
  -- Jackson Doak <noskcaj at ubuntu.com>  Sun, 18 Aug 2013 18:00:32 +1000
 

Modified: desktop/trunk/gtk2-engines-xfce/debian/rules
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/trunk/gtk2-engines-xfce/debian/rules?rev=7925&op=diff
==============================================================================
--- desktop/trunk/gtk2-engines-xfce/debian/rules	(original)
+++ desktop/trunk/gtk2-engines-xfce/debian/rules	Thu Sep 19 22:52:42 2013
@@ -6,5 +6,8 @@
 override_dh_install:
 	dh_install --fail-missing -X .la
 
+override_dh_auto_configure:
+	dh_auto_configure -- --disable-silent-rules
+
 %:
 	dh $@ --parallel




More information about the Pkg-xfce-commits mailing list