[Dh-make-php-commits] r193 - trunk/debian

Uwe Steinmann steinm at costa.debian.org
Wed May 31 10:32:29 UTC 2006


Author: steinm
Date: 2006-05-31 10:32:28 +0000 (Wed, 31 May 2006)
New Revision: 193

Modified:
   trunk/debian/control
Log:
- needs xmlstarlet >= 1.0.1 because it fixes the import bug #312932


Modified: trunk/debian/control
===================================================================
--- trunk/debian/control	2006-05-31 08:17:11 UTC (rev 192)
+++ trunk/debian/control	2006-05-31 10:32:28 UTC (rev 193)
@@ -9,7 +9,7 @@
 
 Package: dh-make-php
 Architecture: all
-Depends: php-pear, cdbs, xsltproc, xmlstarlet
+Depends: php-pear, cdbs, xsltproc, xmlstarlet (>= 1.0.1)
 Description: Creates Debian source packages for PHP PEAR and PECL extensions
  Contains two programs to create Debian source packages
  from PHP PEAR or PECL packages.




More information about the Dh-make-php-commits mailing list