Source: icinga-web Version: 1.13.1-2 Severity: normal Dear Maintainer,
I have just uploaded icinga-web/1.13.1-2.1 to DELAYED/2, fixing release-critical bugs #852916 and #853902. Please feel free to cancel or reschedule as you see fit. Cheers, -Hilko
>From cafa6df6e5bec60a8908d0532b907122bbd2e8ae Mon Sep 17 00:00:00 2001 From: Hilko Bengen <ben...@debian.org> Date: Sat, 25 Feb 2017 14:41:00 +0100 Subject: [PATCH 1/3] Add dependency for CGI::Util (Closes: #853902) --- debian/control | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/debian/control b/debian/control index e020c4ee..cf7dea73 100644 --- a/debian/control +++ b/debian/control @@ -19,6 +19,7 @@ Depends: dbconfig-common, php-xsl, php-json, ucf, + libcgi-pm-perl | perl (<< 5.21), ${misc:Depends} # Notice: this will prevent users from using icinga-web 1.11 with a # Icinga IDO lower than 1.11 - also see the appropriate NEWS entry @@ -57,6 +58,7 @@ Depends: icinga-web (= ${source:Version}), icinga-idoutils, ucf, + libcgi-pm-perl | perl (<< 5.21), ${misc:Depends} Conflicts: icinga-web-config-icinga2-ido-mysql, icinga-web-config-icinga2-ido-pgsql Description: host and network monitoring system - database config for Icinga 1.x @@ -85,6 +87,7 @@ Depends: icinga2-ido-mysql, php-mysql, ucf, + libcgi-pm-perl | perl (<< 5.21), ${misc:Depends} Conflicts: icinga-web-config-icinga, icinga-web-config-icinga2-ido-pgsql Description: host and network monitoring system - config for Icinga 2 MySQL IDO @@ -113,6 +116,7 @@ Depends: icinga2-ido-pgsql, php-pgsql, ucf, + libcgi-pm-perl | perl (<< 5.21), ${misc:Depends} Conflicts: icinga-web-config-icinga, icinga-web-config-icinga2-ido-mysql Description: host and network monitoring system - config for Icinga 2 PgSQL IDO -- 2.11.0
>From 3536b2595e643a8786bd42bae3daa41b9b99f607 Mon Sep 17 00:00:00 2001 From: Hilko Bengen <ben...@debian.org> Date: Sat, 25 Feb 2017 15:11:39 +0100 Subject: [PATCH 2/3] Change build-dependency from purely virtual php-xsl to php-xml (Closes: 852916) --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index cf7dea73..212c4872 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Depends: dbconfig-common, php-cli, php-gd, php-mysql | php-pgsql, - php-xsl, + php-xml, php-json, ucf, libcgi-pm-perl | perl (<< 5.21), -- 2.11.0
>From 5a8017560f4723d148a965409f3e0613b6e711e5 Mon Sep 17 00:00:00 2001 From: Hilko Bengen <ben...@debian.org> Date: Sat, 25 Feb 2017 15:20:58 +0100 Subject: [PATCH 3/3] 1.13.1-2.1 --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index ec39b475..26bf61fe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +icinga-web (1.13.1-2.1) unstable; urgency=medium + + * Non-maintainer upload + * Add dependency for CGI::Util (Closes: #853902) + * Change build-dependency from purely virtual php-xsl to php-xml (Closes: 852916) + + -- Hilko Bengen <ben...@debian.org> Sat, 25 Feb 2017 15:20:24 +0100 + icinga-web (1.13.1-2) unstable; urgency=medium [ Markus Frosch ] -- 2.11.0