Source: icingaweb
Section: admin
Maintainer: Icinga Development Team <info@icinga.com>
Priority: optional
Build-Depends: debhelper (>=9)
Standards-Version: 3.9.4
Homepage: https://www.icinga.com

Package: php-icinga
Architecture: any
Depends: php5 (>= 5.3.2)
Recommends: php5-ldap, php5-mysql, php5-json
Suggests: php5-pgsql
Description: Icinga PHP libraries
 PHP libraries 

Package: icingaweb-common
Architecture: any
Depends: php-icinga
Description: Icinga PHP common libraries
 PHP common libraries, application and modules

Package: icingaweb-module-doc
Architecture: any
Depends: icingaweb-common
Description: Icingaweb documentation module
 This module renders documentation for Icingaweb and its modules

Package: icingaweb-module-monitoring
Architecture: any
Depends: icingaweb-common
Description: Icingaweb monitoring module
 Use this module to visualize your monitoring environment in Icingaweb

Package: icingaweb-module-setup
Architecture: any
Depends: icingaweb-common
Description: Icingaweb setup module
 This setup wizard does your initial Icingaweb configuration

Package: icingaweb-module-test
Architecture: any
Depends: icingacli
Description: Icingaweb test module
 Use this module to run unit tests against Icingaweb or any of its modules

Package: icingaweb-module-translation
Architecture: any
Depends: icingaweb-common
Description: Icingaweb translation module 
 This module helps translators to get Icingaweb translations done

Package: icingacli
Architecture: any
Depends: icingaweb-common, php5-cli (>= 5.3.2)
Description: Icinga CLI tool
 The Icinga CLI allows one to access its Icinga monitoring
 system from a terminal. 
 .
 The CLI is based on the Icinga PHP libraries

Package: icingaweb
Architecture: any
Depends: icingaweb-common, libapache2-mod-php5, zendframework | icingaweb-vendor-zend, icingaweb-vendor-parsedown, icingaweb-vendor-lessphp, icingaweb-vendor-jshrink, icingaweb-vendor-htmlpurifier, icingaweb-module-setup
Recommends: icingaweb-module-monitoring, icingaweb-module-doc
Suggests: php5-ldap
Description: Icingaweb Frontend
 Icingaweb is a modular web frontend
