summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 12:44:03 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 12:44:03 +0000
commit9b83d32025b20488e24b76c1d6c08b8f3d3227ce (patch)
tree5da70577fb13bb1435caa6f6492e3cb94ee72809 /debian/control
parentAdding upstream version 2.1.0. (diff)
downloadicingaweb2-module-generictts-9b83d32025b20488e24b76c1d6c08b8f3d3227ce.tar.xz
icingaweb2-module-generictts-9b83d32025b20488e24b76c1d6c08b8f3d3227ce.zip
Adding debian version 2.1.0-1.debian/2.1.0-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--debian/control26
1 files changed, 26 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..5dbd34b
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,26 @@
+Source: icingaweb2-module-generictts
+Section: admin
+Priority: optional
+Maintainer: David Kunz <david.kunz@dknet.ch>
+Build-Depends:
+ debhelper-compat (= 13),
+Standards-Version: 4.6.1
+Homepage: https://github.com/Icinga/icingaweb2-module-generictts
+Vcs-Browser: https://salsa.debian.org/david.kunz/icingaweb2-module-generictts
+Vcs-Git: https://salsa.debian.org/david.kunz/icingaweb2-module-generictts.git
+
+Package: icingaweb2-module-generictts
+Section: admin
+Architecture: all
+Depends:
+ icingaweb2,
+ icingaweb2-module-monitoring,
+ ${misc:Depends},
+Enhances:
+ icingaweb2,
+Description: simple and responsive web interface for Icinga - generictts module
+ Icinga Web 2 is a very modular, fast and simple web interface for your Icinga
+ monitoring environment.
+ .
+ Generic TTS implements Icinga Web 2's ticket hook for replacing ticket patterns
+ with links to your trouble ticket system (TTS).