diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 12:36:41 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 12:36:41 +0000 |
commit | de5f1872e6c52f0a2565f3eaa79f36d59b079ef8 (patch) | |
tree | b4d60eb44e1a663191652bf855b3ac32fef83633 /debian/control | |
parent | Adding upstream version 1.0.2. (diff) | |
download | icingadb-web-de5f1872e6c52f0a2565f3eaa79f36d59b079ef8.tar.xz icingadb-web-de5f1872e6c52f0a2565f3eaa79f36d59b079ef8.zip |
Adding debian version 1.0.2-1.debian/1.0.2-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/control | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..eea6184 --- /dev/null +++ b/debian/control @@ -0,0 +1,22 @@ +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 (= 12) +Standards-Version: 4.6.1 +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 + +Package: icingadb-web +Architecture: all +Depends: icingaweb2 (>= 2.9), + icinga-php-library (>= 0.10.0), + icinga-php-thirdparty (>= 0.11.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. |