X-Git-Url: http://git.home-dn.net/?p=manu%2Fsuphp.git;a=blobdiff_plain;f=debian%2Fcontrol;h=fa450ddd984cd7b05cffc706e06439723b59a74b;hp=356366011d16b830c48b915ef56f8589a2e69575;hb=5db87c509b4072d0c81b6653d6666e557fd6a26f;hpb=47bcf8ba77fa8011f9be728c23dbe6915d70251b diff --git a/debian/control b/debian/control index 3563660..fa450dd 100644 --- a/debian/control +++ b/debian/control @@ -2,29 +2,21 @@ Source: suphp Section: web Priority: optional Maintainer: Emmanuel Lacour -Build-Depends: debhelper (>> 4.1.16), apache-dev (>= 1.3.20), apache2-prefork-dev (>= 2.0.0), apache2-mpm-prefork (>= 2.0.0), libapr0-dev (>= 2.0.0), docbook-to-man -Standards-Version: 3.6.2 +Build-Depends: debhelper (>> 4.1.16), apache2-prefork-dev (>= 2.2.0), apache2-mpm-prefork (>= 2.2.0) | apache2-mpm-worker (>= 2.2.0), libapr1-dev, docbook-to-man, pkg-config, dpatch +Standards-Version: 3.7.3 Package: suphp-common Architecture: any -Depends: ${shlibs:Depends}, php4-cgi | php5-cgi, libapache-mod-suphp (= ${Source-Version}) | libapache2-mod-suphp (= ${Source-Version}), ${misc:Depends} +Depends: ${shlibs:Depends}, php4-cgi | php5-cgi Description: Common files for mod suphp Suphp consists of an Apache module (mod_suphp for either apache 1.3.x or apache 2.x) and a setuid root binary (suphp) that is called by the Apache module to change the uid of the process executing the PHP interpreter to the owner of the php script. -Package: libapache-mod-suphp -Architecture: any -Depends: ${shlibs:Depends}, suphp-common (= ${Source-Version}), apache-common (>= 1.3.20), ${misc:Depends} -Description: Apache module to run php scripts with the owner permissions - With the use of the suphp setuid root binary (from suphp-common package), - this Apache module change the uid of the process executing the PHP - interpreter to the owner of the php script - Package: libapache2-mod-suphp Architecture: any -Depends: ${shlibs:Depends}, suphp-common (= ${Source-Version}), apache2-common (>= 2.0.0), ${misc:Depends} +Depends: ${shlibs:Depends}, suphp-common (= ${binary:Version}), apache2.2-common Description: Apache2 module to run php scripts with the owner permissions With the use of the suphp setuid root binary (from suphp-common package), this Apache2 module change the uid of the process executing the PHP