Removed apache 1.x module build
[manu/suphp.git] / debian / control
index f9e458c..c9512a8 100644 (file)
@@ -2,7 +2,7 @@ Source: suphp
 Section: web
 Priority: optional
 Maintainer: Emmanuel Lacour <elacour@home-dn.net>
-Build-Depends: debhelper (>> 4.1.16), apache-dev (>= 1.3.20), 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
+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
 
 Package: suphp-common
@@ -14,14 +14,6 @@ Description: Common files for mod suphp
  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)
-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.2-common