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

Yves-Alexis Perez corsac at moszumanska.debian.org
Sat Nov 11 15:03:05 UTC 2017


Author: corsac
Date: Sat Nov 11 15:03:04 2017
New Revision: 10150

URL: http://svn.debian.org/wsvn/pkg-xfce/?sc=1&rev=10150
Log:
* debian/rules:
  - drop use of autotools-dev addon, obsoleted by recent debhelper

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

Modified: goodies/trunk/xfce4-fsguard-plugin/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-fsguard-plugin/debian/changelog?rev=10150&op=diff
==============================================================================
--- goodies/trunk/xfce4-fsguard-plugin/debian/changelog	(original)
+++ goodies/trunk/xfce4-fsguard-plugin/debian/changelog	Sat Nov 11 15:03:04 2017
@@ -8,6 +8,8 @@
     - replace xfce4-panel-dev build-dep by libxfce4panel-2.0-dev.
   * debian/patches/1GB-size dropped, included upstream.
   * Remove obsolete URL in debian/copyright.
+  * debian/rules:
+    - drop use of autotools-dev addon, obsoleted by recent debhelper
 
  -- Yves-Alexis Perez <corsac at debian.org>  Mon, 29 May 2017 22:32:37 +0200
 

Modified: goodies/trunk/xfce4-fsguard-plugin/debian/rules
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-fsguard-plugin/debian/rules?rev=10150&op=diff
==============================================================================
--- goodies/trunk/xfce4-fsguard-plugin/debian/rules	(original)
+++ goodies/trunk/xfce4-fsguard-plugin/debian/rules	Sat Nov 11 15:03:04 2017
@@ -11,4 +11,4 @@
 	dh_auto_configure -- --disable-static
 
 %:
-	dh $@ --parallel --with autotools-dev
+	dh $@ --parallel




More information about the Pkg-xfce-commits mailing list