From e81efde59c5827011d4014333a7a02c9529ef49b Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 28 Apr 2024 14:45:49 +0200 Subject: Adding debian version 0.10.2+dfsg1-2. Signed-off-by: Daniel Baumann --- debian/control | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..7dfb719 --- /dev/null +++ b/debian/control @@ -0,0 +1,30 @@ +Source: icingaweb2-module-pdfexport +Section: admin +Priority: optional +Maintainer: David Kunz +Build-Depends: + debhelper-compat (= 13), +Standards-Version: 4.6.1 +Homepage: https://github.com/Icinga/icingaweb2-module-pdfexport +Vcs-Browser: https://salsa.debian.org/david.kunz/icingaweb2-module-pdfexport +Vcs-Git: https://salsa.debian.org/david.kunz/icingaweb2-module-pdfexport.git + +Package: icingaweb2-module-pdfexport +Section: admin +Architecture: all +Depends: + icingaweb2, + icinga-php-thirdparty, + icinga-php-library, + php-cgi, + php-tcpdf, + ${misc:Depends}, +Recommends: + chromium, +Enhances: + icingaweb2, +Description: Future place for the PDF export functionality for Icinga Web 2 + Icinga Web 2 is a very modular, fast and simple web interface for your Icinga + monitoring environment. + . + Integrate PDF export functionality for Icinga Web 2. -- cgit v1.2.3