From bd8325339d755ff1c50a89f2bceed0b610c1d6a8 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 14 Apr 2024 15:13:17 +0200 Subject: Adding debian version 1.0.2-3. Signed-off-by: Daniel Baumann --- debian/control | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..3529456 --- /dev/null +++ b/debian/control @@ -0,0 +1,24 @@ +Source: icingaweb2-module-audit +Section: admin +Priority: optional +Maintainer: David Kunz +Build-Depends: + debhelper-compat (= 13), +Standards-Version: 4.6.2 +Rules-Requires-Root: no +Homepage: https://github.com/Icinga/icingaweb2-module-audit +Vcs-Browser: https://salsa.debian.org/david.kunz/icingaweb2-module-audit +Vcs-Git: https://salsa.debian.org/david.kunz/icingaweb2-module-audit.git + +Package: icingaweb2-module-audit +Architecture: all +Depends: + icingaweb2, + ${misc:Depends}, +Enhances: + icingaweb2, +Description: Audit logs for Icinga Web 2 + Icinga Web 2 is a very modular, fast and simple web interface for your Icinga + monitoring environment. + . + This module creates audit logs for Icinga Web 2. -- cgit v1.2.3