summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-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).