File: control

package info (click to toggle)
icinga-php-thirdparty 0.11.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 6,048 kB
  • sloc: php: 59,623; javascript: 6,896; sh: 70; makefile: 6
file content (28 lines) | stat: -rw-r--r-- 1,032 bytes parent folder | download
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
Source: icinga-php-thirdparty
Maintainer: Debian Nagios Maintainer Group <pkg-nagios-devel@lists.alioth.debian.org>
Uploaders: Bas Couwenberg <sebastic@debian.org>
Section: admin
Priority: optional
Build-Depends: debhelper-compat (= 12)
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/nagios-team/icinga-php-thirdparty
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: 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.