summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-14 13:21:16 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-14 13:21:16 +0000
commitfdf30d0a902b54a4447df3c434f393637ea7801f (patch)
tree3bb11972ece094b9b6733d72d4eb3365d8ce2bb8 /debian/control
parentAdding upstream version 1.2.2. (diff)
downloadicingaweb2-module-graphite-fdf30d0a902b54a4447df3c434f393637ea7801f.tar.xz
icingaweb2-module-graphite-fdf30d0a902b54a4447df3c434f393637ea7801f.zip
Adding debian version 1.2.2-3.debian/1.2.2-3
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control27
1 files changed, 27 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..c5d1838
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,27 @@
+Source: icingaweb2-module-graphite
+Section: admin
+Priority: optional
+Maintainer: David Kunz <david.kunz@dknet.ch>
+Build-Depends:
+ debhelper-compat (= 13),
+Standards-Version: 4.6.2
+Rules-Requires-Root: no
+Homepage: https://github.com/Icinga/icingaweb2-module-graphite
+Vcs-Git: https://salsa.debian.org/david.kunz/icingaweb2-module-graphite.git
+Vcs-Browser: https://salsa.debian.org/david.kunz/icingaweb2-module-graphite
+
+Package: icingaweb2-module-graphite
+Architecture: all
+Depends:
+ icingaweb2,
+ icinga-php-library,
+ icinga-php-thirdparty,
+ ${misc:Depends},
+Enhances:
+ icingaweb2,
+ icingadb,
+Description: simple and responsive web interface for Icinga - graphite module
+ Icinga Web 2 is a very modular, fast and simple web interface for your Icinga
+ monitoring environment.
+ .
+ This module adds graphite graphs to the web interface.