[Pkg-php-commits] [php/debian-experimental] Declare that PEAR replaces XML_UTIL (Closes: #534621)
Raphael Geissert
atomo64 at gmail.com
Mon Jan 11 16:44:09 UTC 2010
Latest version of XML_UTIL in pear was included in PHP 5.2.10 and looks
like it has become part of the standard PEAR distribution.
---
debian/control | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/debian/control b/debian/control
index 8ca1bcd..c96b008 100644
--- a/debian/control
+++ b/debian/control
@@ -145,8 +145,10 @@ Package: php-pear
Architecture: all
Depends: php5-common (>= ${source:Version}), php5-cli | php4-cli
Recommends: gnupg
+Conflicts: php-xml-util
Suggests: php5-dev | php4-dev
-Replaces: php4-pear (<< 4:4.4.0-0)
+Replaces: php4-pear (<< 4:4.4.0-0), php-xml-util
+Provides: php-xml-util
Description: PEAR - PHP Extension and Application Repository
This package contains the base PEAR classes for PHP, as well as the PEAR
installer. Many PEAR classes are already packaged for Debian, and can be
--
1.6.3.3
More information about the Pkg-php-commits
mailing list