summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 12:43:30 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 12:43:30 +0000
commit8be59d33324a5ecda4ca134f1a0d83b2577669fc (patch)
treebeefc62cae82111e4617e86890020b96638b279a /debian/control
parentAdding upstream version 1.3.0. (diff)
downloadicingaweb2-module-eventdb-8be59d33324a5ecda4ca134f1a0d83b2577669fc.tar.xz
icingaweb2-module-eventdb-8be59d33324a5ecda4ca134f1a0d83b2577669fc.zip
Adding debian version 1.3.0-3.debian/1.3.0-3debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control25
1 files changed, 25 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..2ff14fe
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,25 @@
+Source: icingaweb2-module-eventdb
+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/Icinga/icingaweb2-module-eventdb
+Vcs-Browser: https://salsa.debian.org/david.kunz/icingaweb2-module-eventdb
+Vcs-Git: https://salsa.debian.org/david.kunz/icingaweb2-module-eventdb.git
+
+Package: icingaweb2-module-eventdb
+Section: admin
+Architecture: all
+Depends:
+ icingaweb2,
+ ${misc:Depends},
+Enhances:
+ icingaweb2,
+Description: simple and responsive web interface for Icinga - eventdb module
+ Icinga Web 2 is a very modular, fast and simple web interface for your Icinga
+ monitoring environment.
+ .
+ With the EventDB Module you can browse, comment and acknowledge events
+ collected by EventDB easily in Icinga Web 2.