X-Git-Url: http://git.home-dn.net/?p=manu%2Fsuphp.git;a=blobdiff_plain;f=debian%2Fcontrol;h=e75b0f25c64d0a4f31b11e189d27abc776de9f28;hp=782728e0966490155937240f007ea5d1eea2ebf3;hb=a663d1a93c6fbe23f14bfc852e564c34af7487c3;hpb=63ed956722b0d30792870d462b932e0d7bcc53e2 diff --git a/debian/control b/debian/control index 782728e..e75b0f2 100644 --- a/debian/control +++ b/debian/control @@ -1,16 +1,16 @@ Source: suphp -Section: web +Section: httpd Priority: optional Maintainer: Emmanuel Lacour -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.2 +Build-Depends: debhelper (>= 9), 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, dh-autoreconf +Standards-Version: 3.9.3 Package: suphp-common Architecture: any -Depends: ${shlibs:Depends}, php4-cgi | php5-cgi +Depends: ${shlibs:Depends}, 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 + 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.