Hello Ernesto, > Current dependencies are > > apache2 | httpd, libapache2-mod-php4 | php4 | php4-cgi, perl, > squirrelmail-locales > > Using Debian Sarge with Security updates, this is incorrect at least in > two ways: > > 1. If it depends on 'httpd' or 'apache2', then it should also be > > apache2 | apache | httpd
I don't believe this is true. Since 'apache' does provide 'httpd', there's no need to specify 'apache' since having it installed will satisfy the 'httpd' dependency. > 2. Should depend on > > libapache2-mod-php4 | libapache-mod-php4 | php4 | php4-cgi This could indeed be true. Installing 'php4' will also pull in one of the libapache-mod-php4s, but apt will choose to prefer the libapache2 module when both are not installed. Adding this extra option seems like a good idea. Maybe Jeroen as a php4-maintainer can add something to this? > I also think it should only recommend squirrelmail-locales, not depend > on it. As noted in the documentation, this is a transitional measure for woody-sarge upgrades, and the dependency will be downgraded to a recommends upon the next upload to sid. Thijs -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]