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

steinm at alioth.debian.org steinm at alioth.debian.org
Wed Jul 18 08:08:04 UTC 2007


Author: steinm
Date: 2007-07-18 08:08:04 +0000 (Wed, 18 Jul 2007)
New Revision: 263

Modified:
   trunk/debian/control
Log:
- fixed stupid typo php4-pear -> php-pear


Modified: trunk/debian/control
===================================================================
--- trunk/debian/control	2007-07-18 08:06:41 UTC (rev 262)
+++ trunk/debian/control	2007-07-18 08:08:04 UTC (rev 263)
@@ -9,7 +9,7 @@
 
 Package: dh-make-php
 Architecture: all
-Depends: php4-pear, cdbs
+Depends: php-pear, cdbs
 Description: Creates Debian source packages for PHP PEAR and PECL extensions
  Contains dh-make-pear and dh-make-pecl, which create Debian source packages
  from PHP PEAR and PECL packages respectively.




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