[Pkg-xfce-commits] r8214 - in /goodies/trunk/xfce4-clipman-plugin/debian: changelog rules

Yves-Alexis Perez corsac at moszumanska.debian.org
Mon Feb 3 07:07:43 UTC 2014


Author: corsac
Date: Mon Feb  3 07:07:43 2014
New Revision: 8214

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

Modified:
    goodies/trunk/xfce4-clipman-plugin/debian/changelog
    goodies/trunk/xfce4-clipman-plugin/debian/rules

Modified: goodies/trunk/xfce4-clipman-plugin/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-clipman-plugin/debian/changelog?rev=8214&op=diff
==============================================================================
--- goodies/trunk/xfce4-clipman-plugin/debian/changelog	(original)
+++ goodies/trunk/xfce4-clipman-plugin/debian/changelog	Mon Feb  3 07:07:43 2014
@@ -10,6 +10,8 @@
       package.
   * debian/control:
     - update standards version to 3.9.5.
+  * debian/rules:
+    - disable silent rules.
 
  -- Yves-Alexis Perez <corsac at debian.org>  Sun, 02 Feb 2014 23:18:46 +0100
 

Modified: goodies/trunk/xfce4-clipman-plugin/debian/rules
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-clipman-plugin/debian/rules?rev=8214&op=diff
==============================================================================
--- goodies/trunk/xfce4-clipman-plugin/debian/rules	(original)
+++ goodies/trunk/xfce4-clipman-plugin/debian/rules	Mon Feb  3 07:07:43 2014
@@ -7,7 +7,7 @@
 	dh $@ --parallel
 
 override_dh_auto_configure:
-	dh_auto_configure -- --disable-static
+	dh_auto_configure -- --disable-static --disable-silent-rules
 
 override_dh_auto_install:
 	dh_auto_install




More information about the Pkg-xfce-commits mailing list