diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 12:41:54 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 12:41:54 +0000 |
commit | 79ac4b78883bf3c46edbfe7beac49a13f098831f (patch) | |
tree | ceaf857941b85574c61aa828fd81c3638eddf1a3 /debian/control | |
parent | Adding upstream version 0.0.1+20160321. (diff) | |
download | icingaweb2-module-boxydash-debian.tar.xz icingaweb2-module-boxydash-debian.zip |
Adding debian version 0.0.1+20160321-4.debian/0.0.1+20160321-4debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..7b4dd1d --- /dev/null +++ b/debian/control @@ -0,0 +1,24 @@ +Source: icingaweb2-module-boxydash +Section: admin +Priority: optional +Maintainer: David Kunz <david.kunz@dknet.ch> +Build-Depends: + debhelper-compat (= 13), +Standards-Version: 4.6.0 +Homepage: https://github.com/morgajel/icingaweb2-module-boxydash +Vcs-Browser: https://salsa.debian.org/david.kunz/icingaweb2-module-boxydash +Vcs-Git: https://salsa.debian.org/david.kunz/icingaweb2-module-boxydash.git + +Package: icingaweb2-module-boxydash +Section: admin +Architecture: all +Depends: + icingaweb2, + ${misc:Depends}, +Enhances: + icingaweb2, +Description: simple and responsive web interface for Icinga - boxydash module + Icinga Web 2 is a very modular, fast and simple web interface for your Icinga + monitoring environment. + . + This module is intended to give you another view of the status of your board. |