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

Yves-Alexis Perez corsac at moszumanska.debian.org
Wed Nov 16 21:29:15 UTC 2016


Author: corsac
Date: Wed Nov 16 21:29:15 2016
New Revision: 9666

URL: http://svn.debian.org/wsvn/pkg-xfce/?sc=1&rev=9666
Log:
* debian/rules:
  - drop call to xdt-autogen, config.{guess,sub} are ok now.

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

Modified: goodies/trunk/xfce4-wavelan-plugin/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-wavelan-plugin/debian/changelog?rev=9666&op=diff
==============================================================================
--- goodies/trunk/xfce4-wavelan-plugin/debian/changelog	(original)
+++ goodies/trunk/xfce4-wavelan-plugin/debian/changelog	Wed Nov 16 21:29:15 2016
@@ -4,6 +4,8 @@
   * debian/control:
     - replace xfce4-panel-dev build-dep by libxfce4-panel-2.0-dev
     - replace libxfce4ui-1-dev build-dep by libxfce4ui-2-dev
+  * debian/rules:
+    - drop call to xdt-autogen, config.{guess,sub} are ok now.
 
  -- Yves-Alexis Perez <corsac at debian.org>  Wed, 16 Nov 2016 21:59:07 +0100
 

Modified: goodies/trunk/xfce4-wavelan-plugin/debian/rules
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-wavelan-plugin/debian/rules?rev=9666&op=diff
==============================================================================
--- goodies/trunk/xfce4-wavelan-plugin/debian/rules	(original)
+++ goodies/trunk/xfce4-wavelan-plugin/debian/rules	Wed Nov 16 21:29:15 2016
@@ -6,10 +6,6 @@
 %:
 	dh $@ --parallel
 
-override_dh_auto_configure:
-	NOCONFIGURE=1 xdt-autogen
-	dh_auto_configure -- --disable-static
-
 override_dh_auto_install:
 	dh_auto_install
 	find debian/xfce4-wavelan-plugin -name '*.la' -delete




More information about the Pkg-xfce-commits mailing list