[Pkg-nagios-changes] [pkg-icingaweb2] 01/01: Add php7 support for xenial
Alexander Wirt
formorer at debian.org
Tue May 17 13:04:34 UTC 2016
This is an automated email from the git hooks/post-receive script.
formorer pushed a commit to branch ubuntu
in repository pkg-icingaweb2.
commit e81f58787a3e1ba6f5ec8b608e6785c21ce3b986
Author: Alexander Wirt <formorer at debian.org>
Date: Tue May 17 15:04:25 2016 +0200
Add php7 support for xenial
---
debian/changelog | 6 ++++++
debian/control | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index dd262c0..8921056 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+icingaweb2 (2.3.1-1~ppa2) UNRELEASED; urgency=medium
+
+ * Fix php version on xenial
+
+ -- Alexander Wirt <formorer at debian.org> Tue, 17 May 2016 15:03:40 +0200
+
icingaweb2 (2.3.1-1~ppa1) trusty; urgency=medium
* Updated for my ppa
diff --git a/debian/control b/debian/control
index 83c4fa0..4f4479c 100644
--- a/debian/control
+++ b/debian/control
@@ -85,7 +85,7 @@ Package: php-icinga
Section: php
Architecture: all
Depends:
- php5 (>= 5.3.2),
+ php | php5 (>= 5.3.2),
${misc:Depends}
Recommends:
php-mysql | php-pgsql,
--
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