0.6.1-1 release
[manu/suphp.git] / debian / control
index 183fec4..3563660 100644 (file)
@@ -16,7 +16,7 @@ Description: Common files for mod suphp
 
 Package: libapache-mod-suphp
 Architecture: any
-Depends: ${shlibs:Depends}, suphp-common (= ${Source-Version}), apache-common (>= 1.3.20)
+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
@@ -24,7 +24,7 @@ Description: Apache module to run php scripts with the owner permissions
 
 Package: libapache2-mod-suphp
 Architecture: any
-Depends: ${shlibs:Depends}, suphp-common (= ${Source-Version}), apache2-common (>= 2.0.0)
+Depends: ${shlibs:Depends}, suphp-common (= ${Source-Version}), apache2-common (>= 2.0.0), ${misc:Depends}
 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