From d219d0234287d6afa737002bd0f9454c6bb2e83c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 28 Apr 2024 14:47:21 +0200 Subject: Adding debian version 0.3.3-1. Signed-off-by: Daniel Baumann --- debian/control | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..631c711 --- /dev/null +++ b/debian/control @@ -0,0 +1,26 @@ +Source: icingaweb2-module-toplevelview +Section: admin +Priority: optional +Maintainer: David Kunz +Build-Depends: + debhelper-compat (= 13), +Standards-Version: 4.6.0 +Homepage: https://github.com/Icinga/icingaweb2-module-toplevelview +Vcs-Browser: https://salsa.debian.org/david.kunz/icingaweb2-module-toplevelview +Vcs-Git: https://salsa.debian.org/david.kunz/icingaweb2-module-toplevelview.git + +Package: icingaweb2-module-toplevelview +Section: admin +Architecture: all +Depends: + icingaweb2, + icingaweb2-module-monitoring, + php-yaml, + ${misc:Depends}, +Enhances: + icingaweb2, +Description: simple and responsive web interface for Icinga - top level view + Icinga Web 2 is a very modular, fast and simple web interface for your Icinga + monitoring environment. + . + Top Level View is a hierarchy based status view for Icinga Web 2. -- cgit v1.2.3