[Pkg-xfce-commits] r6786 - desktop/branches/experimental/gtk2-engines-xfce/debian

Lionel Le Folgoc mrpouit-guest at alioth.debian.org
Sat Apr 14 06:11:37 UTC 2012


Author: mrpouit-guest
Date: 2012-04-14 18:11:37 +0000 (Sat, 14 Apr 2012)
New Revision: 6786

Modified:
   desktop/branches/experimental/gtk2-engines-xfce/debian/changelog
   desktop/branches/experimental/gtk2-engines-xfce/debian/control
   desktop/branches/experimental/gtk2-engines-xfce/debian/rules
Log:
* debian/control: drop build-deps on xfce4-dev-tools, autoconf, automake
  and libtool, not used anymore.
* debian/rules: no need to run xdt-autogen, libm patch has been upstreamed.

Modified: desktop/branches/experimental/gtk2-engines-xfce/debian/changelog
===================================================================
--- desktop/branches/experimental/gtk2-engines-xfce/debian/changelog	2012-04-14 18:00:48 UTC (rev 6785)
+++ desktop/branches/experimental/gtk2-engines-xfce/debian/changelog	2012-04-14 18:11:37 UTC (rev 6786)
@@ -1,9 +1,15 @@
 gtk2-engines-xfce (2.99.3-1) UNRELEASED; urgency=low
 
+  [ Yves-Alexis Perez ]
   * New upstream development release.
   * debian/patches:
     - 01_link-against-libm dropped, included upstream.
 
+  [ Lionel Le Folgoc ]
+  * debian/control: drop build-deps on xfce4-dev-tools, autoconf, automake
+    and libtool, not used anymore.
+  * debian/rules: no need to run xdt-autogen, libm patch has been upstreamed.
+
  -- Yves-Alexis Perez <corsac at debian.org>  Sat, 14 Apr 2012 14:37:03 +0200
 
 gtk2-engines-xfce (2.99.2-1) experimental; urgency=low

Modified: desktop/branches/experimental/gtk2-engines-xfce/debian/control
===================================================================
--- desktop/branches/experimental/gtk2-engines-xfce/debian/control	2012-04-14 18:00:48 UTC (rev 6785)
+++ desktop/branches/experimental/gtk2-engines-xfce/debian/control	2012-04-14 18:11:37 UTC (rev 6786)
@@ -5,7 +5,7 @@
 Uploaders: Yves-Alexis Perez <corsac at debian.org>, Lionel Le Folgoc <mrpouit at gmail.com>
 Build-Depends: debhelper (>= 9), libglib2.0-dev (>= 2.24.0),
  libgtk2.0-dev (>= 2.20.0), libgtk-3-dev (>= 3.0.0), libx11-dev (>> 2:1.0.0-6),
- dpkg-dev (>= 1.16.1), xfce4-dev-tools, autoconf, automake, libtool
+ dpkg-dev (>= 1.16.1)
 Standards-Version: 3.9.3
 Homepage: http://www.xfce.org/
 Vcs-Svn: svn://svn.debian.org/pkg-xfce/desktop/trunk/gtk2-engines-xfce/

Modified: desktop/branches/experimental/gtk2-engines-xfce/debian/rules
===================================================================
--- desktop/branches/experimental/gtk2-engines-xfce/debian/rules	2012-04-14 18:00:48 UTC (rev 6785)
+++ desktop/branches/experimental/gtk2-engines-xfce/debian/rules	2012-04-14 18:11:37 UTC (rev 6786)
@@ -3,10 +3,6 @@
 export DEB_LDFLAGS_MAINT_APPEND=-Wl,-z,defs -Wl,--as-needed -Wl,-O1
 export DEB_BUILD_MAINT_OPTIONS=hardening=+pie,+bindnow
 
-override_dh_auto_configure:
-	NOCONFIGURE=1 xdt-autogen
-	dh_auto_configure
-
 override_dh_install:
 	dh_install --fail-missing -X .la
 




More information about the Pkg-xfce-commits mailing list