diff options
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. |