[Pkg-xfce-commits] r8017 - in /goodies/trunk/parole/debian: changelog rules

Jackson Doak noskcaj-guest at alioth.debian.org
Thu Oct 24 20:19:22 UTC 2013


Author: noskcaj-guest
Date: Thu Oct 24 20:19:22 2013
New Revision: 8017

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

Modified:
    goodies/trunk/parole/debian/changelog
    goodies/trunk/parole/debian/rules

Modified: goodies/trunk/parole/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/parole/debian/changelog?rev=8017&op=diff
==============================================================================
--- goodies/trunk/parole/debian/changelog	(original)
+++ goodies/trunk/parole/debian/changelog	Thu Oct 24 20:19:22 2013
@@ -2,6 +2,7 @@
 
   * New upstream release
   * Replace autotools-dev with autoreconf
+  * debian/rules: --disable-silent-rules
 
  -- Jackson Doak <noskcaj at ubuntu.com>  Fri, 25 Oct 2013 07:06:29 +1100
 

Modified: goodies/trunk/parole/debian/rules
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/parole/debian/rules?rev=8017&op=diff
==============================================================================
--- goodies/trunk/parole/debian/rules	(original)
+++ goodies/trunk/parole/debian/rules	Thu Oct 24 20:19:22 2013
@@ -16,4 +16,4 @@
 
 override_dh_auto_configure:
 	NOCONFIGURE=1 xdt-autogen
-	dh_auto_configure
+	dh_auto_configure -- --disable-silent-rules




More information about the Pkg-xfce-commits mailing list