[Pkg-xfce-commits] r1637 - desktop/trunk/xfce4-dev-tools/debian

corsac at alioth.debian.org corsac at alioth.debian.org
Wed Feb 20 21:00:39 UTC 2008


Author: corsac
Date: 2008-02-20 21:00:38 +0000 (Wed, 20 Feb 2008)
New Revision: 1637

Modified:
   desktop/trunk/xfce4-dev-tools/debian/changelog
   desktop/trunk/xfce4-dev-tools/debian/control
Log:
* debian/control: add Recommends on autoconf, automake, intltool, libtool.
  Those tools are useful with xdt-autogen.                    closes: #466554

Modified: desktop/trunk/xfce4-dev-tools/debian/changelog
===================================================================
--- desktop/trunk/xfce4-dev-tools/debian/changelog	2008-02-17 13:52:39 UTC (rev 1636)
+++ desktop/trunk/xfce4-dev-tools/debian/changelog	2008-02-20 21:00:38 UTC (rev 1637)
@@ -1,3 +1,10 @@
+xfce4-dev-tools (4.4.0.1-5) UNRELEASED; urgency=low
+
+  * debian/control: add Recommends on autoconf, automake, intltool, libtool.
+    Those tools are useful with xdt-autogen.                    closes: #466554
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Wed, 20 Feb 2008 21:13:12 +0100
+
 xfce4-dev-tools (4.4.0.1-4) unstable; urgency=low
 
   * Fix /dev/nulli -> /dev/null in the patch to fix bashisms.

Modified: desktop/trunk/xfce4-dev-tools/debian/control
===================================================================
--- desktop/trunk/xfce4-dev-tools/debian/control	2008-02-17 13:52:39 UTC (rev 1636)
+++ desktop/trunk/xfce4-dev-tools/debian/control	2008-02-20 21:00:38 UTC (rev 1637)
@@ -11,6 +11,7 @@
 Package: xfce4-dev-tools
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Recommends: autoconf, automake, intltool, libtool
 Description: Script to help building Xfce from svn
  xfce4-dev-tools provide an easy way to handle the setup and maintenance of a 
  projects build framework. It's required to build Xfce applications from svn.




More information about the Pkg-xfce-commits mailing list