diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 11:44:46 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 11:44:46 +0000 |
commit | 5661837744f15641477a5c953586192be1bb500e (patch) | |
tree | f2cb6a2acd56c3344f4bd6cd298b3bb5fe05c351 /debian/control | |
parent | Adding upstream version 1.1.1. (diff) | |
download | icingadb-web-5661837744f15641477a5c953586192be1bb500e.tar.xz icingadb-web-5661837744f15641477a5c953586192be1bb500e.zip |
Adding debian version 1.1.1-1.debian/1.1.1-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/control | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..9f4dd88 --- /dev/null +++ b/debian/control @@ -0,0 +1,23 @@ +Source: icingadb-web +Maintainer: Debian Nagios Maintainer Group <pkg-nagios-devel@lists.alioth.debian.org> +Uploaders: Bas Couwenberg <sebastic@debian.org> +Section: admin +Priority: optional +Build-Depends: debhelper-compat (= 13) +Standards-Version: 4.6.2 +Vcs-Browser: https://salsa.debian.org/nagios-team/icingadb-web +Vcs-Git: https://salsa.debian.org/nagios-team/icingadb-web.git +Homepage: https://icinga.com +Rules-Requires-Root: no + +Package: icingadb-web +Architecture: all +Depends: icingaweb2 (>= 2.9), + icinga-php-library (>= 0.13.0), + icinga-php-thirdparty (>= 0.12.0), + ${misc:Depends} +Description: Icinga DB Web for Icinga Web 2 + Icinga DB Web pushes your monitoring stack to the next level. + Based on the lessons learnt with the base monitoring module, + it offers a modern and streamlined design to provide a clear + and concise overview of your monitoring environment. |