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

Unit 193 unit193-guest at moszumanska.debian.org
Wed Sep 6 12:10:51 UTC 2017


Author: unit193-guest
Date: Wed Sep  6 12:10:51 2017
New Revision: 10024

URL: http://svn.debian.org/wsvn/pkg-xfce/?sc=1&rev=10024
Log:
d/rules: Drop --disable-silent-rules as it is default in debhelper now.

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

Modified: goodies/trunk/xfce4-pulseaudio-plugin/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-pulseaudio-plugin/debian/changelog?rev=10024&op=diff
==============================================================================
--- goodies/trunk/xfce4-pulseaudio-plugin/debian/changelog	(original)
+++ goodies/trunk/xfce4-pulseaudio-plugin/debian/changelog	Wed Sep  6 12:10:51 2017
@@ -9,7 +9,8 @@
     - Update copyright information, adding authors and updating years.
     - Use https where possible.
   * d/rules:
-    - Drop unneeded LDFLAGS and CFLAGS overrides.
+    - Drop unneeded appended flags from LDFLAGS and CFLAGS.
+    - Drop --disable-silent-rules as it is default in debhelper now.
 
  -- Yves-Alexis Perez <corsac at debian.org>  Wed, 06 Sep 2017 08:03:10 -0400
 

Modified: goodies/trunk/xfce4-pulseaudio-plugin/debian/rules
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-pulseaudio-plugin/debian/rules?rev=10024&op=diff
==============================================================================
--- goodies/trunk/xfce4-pulseaudio-plugin/debian/rules	(original)
+++ goodies/trunk/xfce4-pulseaudio-plugin/debian/rules	Wed Sep  6 12:10:51 2017
@@ -12,7 +12,6 @@
 
 override_dh_auto_configure:
 	dh_auto_configure -- \
-		--disable-silent-rules \
 		--libdir=/usr/lib/$(DEB_HOST_MULTIARCH) \
 		--enable-keybinder \
 		--enable-libnotify




More information about the Pkg-xfce-commits mailing list