Enable php 7.3.
[apache2-cn.git] / debian / control
index cf71a49..91077f2 100644 (file)
@@ -1,13 +1,14 @@
 Source: apache2-cn
 Section: httpd
 Priority: optional
-Maintainer: Dragan Dosen <Dragan.Dosen@CARNet.hr>
-Build-Depends: debhelper (>= 8.0.0), po-debconf
-Standards-Version: 3.9.3
+Maintainer: Ivan Rako <Ivan.Rako@CARNET.hr>
+Build-Depends: debhelper (>> 10), po-debconf
+Standards-Version: 3.9.8
+Homepage: http://httpd.apache.org/
 
 Package: apache2-cn
 Architecture: all
-Depends: apache2-mpm-prefork (>= 2.2.22-13), apache2 (>= 2.2.22-13), apache2-suexec (>= 2.2.22-13), apache2 (<< 2.3), php5-cn (>= 5.3.3+1), carnet-tools-cn (>= 3.0.4), ssl-cert, procps, debconf (>= 0.5) | debconf-2.0, postfix | mail-transport-agent, ${misc:Depends}
+Depends: apache2 (>= 2.4.38-3+deb10u4), apache2-suexec-pristine (>= 2.4.38-3+deb10u4), php7.3-cn, carnet-tools-cn (>= 3.3.0), ssl-cert, procps, debconf (>= 1.5.56), default-mta | mail-transport-agent | postfix, ${misc:Depends}
 Suggests: mod-security-cn, apache2-doc, ca-certificates, monit-cn
 Description: Apache HTTP Server - traditional non-threaded model
  Each Apache Multi-Processing Module provides a different "flavor" of
@@ -21,6 +22,5 @@ Description: Apache HTTP Server - traditional non-threaded model
  isolating each request, so that a problem with a single request will not
  affect any other.
  .
- This is a CARNet Debian package which configures a simple https enabled
- web service with PHP5.
-Homepage: http://httpd.apache.org/
+ This is a CARNET Debian package which configures a simple https enabled
+ web service with PHP7.3.