summaryrefslogtreecommitdiffstats
path: root/debian/control
blob: 2c04c0936e1e55b73e8569d0d54c8793f9b7783f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Source: icinga-php-thirdparty
Maintainer: Progress Linux Maintainers <maintainers@lists.progress-linux.org>
XSBC-Uploaders: Daniel Baumann <daniel.baumann@progress-linux.org>
XSBC-Original-Maintainer: Debian Nagios Maintainer Group <pkg-nagios-devel@lists.alioth.debian.org>
XSBC-Original-Uploaders: Bas Couwenberg <sebastic@debian.org>
Bugs: mailto:maintainers@lists.progress-linux.org
Section: admin
Priority: optional
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.6.2
Vcs-Browser: https://git.progress-linux.org/packages/graograman-backports/icinga-php-thirdparty
Vcs-Git: https://git.progress-linux.org/packages/graograman-backports/icinga-php-thirdparty
XSBC-Original-Vcs-Browser: https://salsa.debian.org/nagios-team/icinga-php-thirdparty
XSBC-Original-Vcs-Git: https://salsa.debian.org/nagios-team/icinga-php-thirdparty.git
Homepage: https://icinga.com
Rules-Requires-Root: no

Package: icinga-php-thirdparty
Architecture: all
Depends: fonts-dejavu-core,
         fonts-dejavu-extra,
         php-curl,
         php-json,
         php-soap,
         php-sockets,
         ${misc:Depends}
Description: Icinga PHP Thirdparty libraries for Icinga Web 2
 Icinga Web 2 is a very modular, fast and simple web interface for your Icinga
 monitoring environment.
 .
 The software will give you a web frontend for your monitoring solution, and
 can run additional modules, extending monitoring data, or even supplying
 something new to the webinterface.
 .
 This package provides the Icinga PHP thirdparty libraries.