[Pkg-xfce-commits] r9957 - in /goodies/branches/experimental/parole/debian: changelog rules

Unit 193 unit193-guest at moszumanska.debian.org
Mon Jul 3 11:23:37 UTC 2017


Author: unit193-guest
Date: Mon Jul  3 11:23:37 2017
New Revision: 9957

URL: http://svn.debian.org/wsvn/pkg-xfce/?sc=1&rev=9957
Log:
d/rules: Drop override for --disable-silent-rules, it's default now.

Modified:
    goodies/branches/experimental/parole/debian/changelog
    goodies/branches/experimental/parole/debian/rules

Modified: goodies/branches/experimental/parole/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/branches/experimental/parole/debian/changelog?rev=9957&op=diff
==============================================================================
--- goodies/branches/experimental/parole/debian/changelog	(original)
+++ goodies/branches/experimental/parole/debian/changelog	Mon Jul  3 11:23:37 2017
@@ -2,7 +2,9 @@
 
   [ Unit 193 ]
   * New upstream development release.
-  * d/rules: Strip -Wl,-Bsymbolic-functions from LDFLAGS as it breaks plugins.
+  * d/rules:
+    - Strip -Wl,-Bsymbolic-functions from LDFLAGS as it breaks plugins.
+    - Drop override for --disable-silent-rules, it's default now.
 
  -- Yves-Alexis Perez <corsac at debian.org>  Sat, 17 Jun 2017 00:33:47 -0400
 

Modified: goodies/branches/experimental/parole/debian/rules
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/branches/experimental/parole/debian/rules?rev=9957&op=diff
==============================================================================
--- goodies/branches/experimental/parole/debian/rules	(original)
+++ goodies/branches/experimental/parole/debian/rules	Mon Jul  3 11:23:37 2017
@@ -14,6 +14,3 @@
 override_dh_install:
 	find debian/tmp/usr/lib -name '*.la' -delete
 	dh_install --fail-missing
-
-override_dh_auto_configure:
-	dh_auto_configure -- --disable-silent-rules




More information about the Pkg-xfce-commits mailing list