[Pkg-php-commits] [php/debian-sid] get rid of php4 dependencies

Ondřej Surý ondrej at sury.org
Sun Feb 7 23:17:14 UTC 2010


---
 debian/control |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 6c21d5c..7872ea7 100644
--- a/debian/control
+++ b/debian/control
@@ -198,10 +198,10 @@ Description: Debug symbols for PHP5
 
 Package: php-pear
 Architecture: all
-Depends: ${misc:Depends}, php5-common (>= ${source:Version}), php5-cli | php4-cli
+Depends: ${misc:Depends}, php5-common (>= ${source:Version}), php5-cli
 Recommends: gnupg
 Conflicts: php-xml-util
-Suggests: php5-dev | php4-dev
+Suggests: php5-dev
 Replaces: php4-pear (<< 4:4.4.0-0), php-xml-util
 Provides: php-xml-util
 Description: PEAR - PHP Extension and Application Repository
-- 
1.6.3.3





More information about the Pkg-php-commits mailing list