[Dh-make-php-commits] r172 - trunk/pear.template

Charles Fry cfry-guest at costa.debian.org
Thu May 18 01:55:24 UTC 2006


Author: cfry-guest
Date: 2006-05-18 01:55:24 +0000 (Thu, 18 May 2006)
New Revision: 172

Modified:
   trunk/pear.template/control
Log:
pear packge no longer build-depends on php-pear, as prerm is gone


Modified: trunk/pear.template/control
===================================================================
--- trunk/pear.template/control	2006-05-18 01:33:30 UTC (rev 171)
+++ trunk/pear.template/control	2006-05-18 01:55:24 UTC (rev 172)
@@ -7,5 +7,5 @@
 
 Package: ##packagename##
 Architecture: ##architecture##
-Depends: php-pear##depends##
+Depends: ##depends##
 Description: ##summary##




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