Package: libphp-adodb
Severity: normal
Tags: patch
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
hi thorsten,
if libphp-adodb needs php in order to work, you should also include
php-cli and libapache2-mod-php4 as alternatives to php-providing
packages. otherwise, apache2 users installing packages that depend on
this package could end up needlessly bringing in a whole boatload of
apache 1.x related stuff.
sean
- -- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.7-1-686
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Versions of packages libphp-adodb depends on:
ii debconf 1.4.22 Debian configuration management sy
ii php4 4:4.3.4-4 A server-side, HTML-embedded scrip
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFCIUq8ynjLPm522B0RAuBEAJ4xgb4kYP/bvEuLvIT82u/vPBorxgCgicTH
w+PVkY9oLhPQAsaAHTH7J+8=
=xSrW
-----END PGP SIGNATURE-----
--- control.old 2005-02-26 23:17:54.788559563 -0500
+++ control 2005-02-26 23:18:45.828508302 -0500
@@ -7,7 +7,7 @@
Package: libphp-adodb
Architecture: all
-Depends: debconf, php4 (>= 4:4.1.2-6) | php4-cgi (>= 4:4.1.2-6)
+Depends: debconf, php4 (>= 4:4.1.2-6) | php4-cgi (>= 4:4.1.2-6) | php4-cli (>=
4:4.1.2-6) | libapache2-mod-php4
Recommends: php4-mysql, php4-pgsql, php4-sybase, php4-odbc
Description: The 'adodb' database abstraction layer for php
A library for php, to allow for a universal way to access databases.