summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-13 11:45:00 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-13 11:45:00 +0000
commit48ddba2877d6b9e13f0b31de805fbfdfb1ebb914 (patch)
treea079f23730be524dc6a401d405696e99be64f288
parentMerging upstream version 1.1.2. (diff)
downloadicingadb-web-48ddba2877d6b9e13f0b31de805fbfdfb1ebb914.tar.xz
icingadb-web-48ddba2877d6b9e13f0b31de805fbfdfb1ebb914.zip
Adding debian version 1.1.2-1.debian/1.1.2-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/changelog8
-rw-r--r--debian/control2
-rw-r--r--debian/copyright2
3 files changed, 10 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index ae6d0b9..7ef1d67 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+icingadb-web (1.1.2-1) unstable; urgency=medium
+
+ * New upstream release.
+ * Update copyright file.
+ * Require at least icinga-php-library 0.13.2.
+
+ -- Bas Couwenberg <sebastic@debian.org> Fri, 12 Apr 2024 06:42:03 +0200
+
icingadb-web (1.1.1-1) unstable; urgency=medium
* New upstream release.
diff --git a/debian/control b/debian/control
index 9f4dd88..81df0bf 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Rules-Requires-Root: no
Package: icingadb-web
Architecture: all
Depends: icingaweb2 (>= 2.9),
- icinga-php-library (>= 0.13.0),
+ icinga-php-library (>= 0.13.2),
icinga-php-thirdparty (>= 0.12.0),
${misc:Depends}
Description: Icinga DB Web for Icinga Web 2
diff --git a/debian/copyright b/debian/copyright
index 86141c0..9522093 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,7 +3,7 @@ Upstream-Name: Icinga DB Web
Source: https://github.com/Icinga/icingadb-web
Files: *
-Copyright: 2020-2023, Icinga GmbH <info@icinga.com>
+Copyright: 2020-2024, Icinga GmbH <info@icinga.com>
License: GPL-2+
Files: debian/*