From 8be59d33324a5ecda4ca134f1a0d83b2577669fc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 28 Apr 2024 14:43:30 +0200 Subject: Adding debian version 1.3.0-3. Signed-off-by: Daniel Baumann --- debian/control | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 debian/control (limited to 'debian/control') 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 +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. -- cgit v1.2.3