[Pkg-nagios-changes] [pkg-icingaweb2] 01/03: Update dependencies for PHP 7.0
Markus Frosch
lazyfrosch at moszumanska.debian.org
Tue Apr 19 20:37:37 UTC 2016
This is an automated email from the git hooks/post-receive script.
lazyfrosch pushed a commit to branch master
in repository pkg-icingaweb2.
commit 462f48e7310255c1938c1f98055841dd45dbe22f
Author: Markus Frosch <lazyfrosch at debian.org>
Date: Tue Apr 19 21:33:27 2016 +0200
Update dependencies for PHP 7.0
Closes: #821579
Closes: #821680
---
debian/control | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/debian/control b/debian/control
index 65e96ef..f2d698b 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
Markus Frosch <lazyfrosch at debian.org>
Build-Depends:
debhelper (>= 9),
- php5-cli,
+ php-cli,
php-htmlpurifier (>= 4.3),
yui-compressor
Standards-Version: 3.9.7
@@ -26,9 +26,9 @@ Depends:
${misc:Depends}
Recommends:
apache2 | httpd,
- php5 (>= 5.3.2),
- php5-cli (>= 5.3.2),
- php5-ldap,
+ php,
+ php-cli,
+ php-ldap,
icingacli,
icingaweb2-module-monitoring,
icingaweb2-module-doc
@@ -85,12 +85,12 @@ Package: php-icinga
Section: php
Architecture: all
Depends:
- php5 (>= 5.3.2),
+ php,
zendframework,
${misc:Depends}
Recommends:
- php5-mysql | php5-mysqlnd | php5-pgsql,
- php5-json
+ php-mysql | php-pgsql,
+ php-json,
Description: PHP library to communicate with and use Icinga
Icinga is a PHP library providing a PHP API to interact with Icinga's data.
.
@@ -105,7 +105,7 @@ Depends:
php-icinga (= ${source:Version}),
${misc:Depends}
Recommends:
- php5-cli (>= 5.3.2)
+ php-cli
Suggests:
icingaweb2-module-monitoring
Replaces: icingaweb2 (<< 2.1.2-2~)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-icingaweb2.git
More information about the Pkg-nagios-changes
mailing list