From 04f8e6b567cc9b63876efb6b4948e501b81e9b65 Mon Sep 17 00:00:00 2001 From: Alexander Wirt Date: Mon, 18 Feb 2013 13:43:57 +0100 Subject: [PATCH] Add new binary packages for configsplit --- debian/control | 72 +++++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 60 insertions(+), 12 deletions(-) diff --git a/debian/control b/debian/control index edfbf00..5c8b554 100644 --- a/debian/control +++ b/debian/control @@ -3,8 +3,12 @@ Section: net Priority: optional Maintainer: Debian Nagios Maintainer Group Uploaders: Sebastian Harl , Sven Velt -Build-Depends: autotools-dev, debhelper (>= 7), po-debconf, quilt, - rrdtool, librrds-perl +Build-Depends: autotools-dev, + debhelper (>= 7), + librrds-perl, + po-debconf, + quilt, + rrdtool Standards-Version: 3.9.2 Homepage: http://www.pnp4nagios.org/ Vcs-Git: git://git.debian.org/pkg-nagios/pkg-pnp4nagios.git @@ -24,9 +28,12 @@ Description: Nagios addon to create graphs from performance data Package: pnp4nagios-bin Architecture: any -Depends: librrds-perl, adduser, ${shlibs:Depends}, ${misc:Depends} -Recommends: pnp4nagios-web, nagios3 | icinga -Suggests: rrdcached, perl, libgearman-client-perl, libcrypt-rijndael-perl +Depends: adduser, + librrds-perl, + ${misc:Depends}, + ${shlibs:Depends} +Recommends: nagios3 | icinga, pnp4nagios-web +Suggests: libcrypt-rijndael-perl, libgearman-client-perl, perl, rrdcached Description: Nagios addon to create graphs from performance data (binaries) PNP is a graphing tool for Nagios that analyzes performance data provided by plugins and stores them automatically into Round Robin Databases (RRD). It @@ -40,15 +47,56 @@ Description: Nagios addon to create graphs from performance data (binaries) . This package contains the NPCD-related binaries and process_perfdata.pl. +Package: pnp4nagios-web-config-icinga +Architecture: any +Depends: ${misc:Depends}, + ${shlibs:Depends} +Conflicts: pnp4nagios-web-config-nagios3 +Replaces: pnp4nagios-web +Description: Nagios addon to create graphs from performance data (binaries) + PNP is a graphing tool for Nagios that analyzes performance data provided by + plugins and stores them automatically into Round Robin Databases (RRD). It + fully integrates itself into the Nagios Monitoring Website. + . + PNP's goal is to be easily configurable and maintainable. It supports several + modes of operation. When using the Gearman mode, some additional Perl modules + are required: Gearman::Worker, MIME::Base64, and Crypt::Rijndael which are + available in the libgearman-client-perl, perl, and libcrypt-rijndael-perl + packages. + . + This package contains the icinga specific configuration for pnp4nagios-web. + +Package: pnp4nagios-web-config-nagio3 +Architecture: any +Depends: ${misc:Depends}, + ${shlibs:Depends} +Conflicts: pnp4nagios-web-config-icinga +Replaces: pnp4nagios-web +Description: Nagios addon to create graphs from performance data (binaries) + PNP is a graphing tool for Nagios that analyzes performance data provided by + plugins and stores them automatically into Round Robin Databases (RRD). It + fully integrates itself into the Nagios Monitoring Website. + . + PNP's goal is to be easily configurable and maintainable. It supports several + modes of operation. When using the Gearman mode, some additional Perl modules + are required: Gearman::Worker, MIME::Base64, and Crypt::Rijndael which are + available in the libgearman-client-perl, perl, and libcrypt-rijndael-perl + packages. + . + This package contains the nagios3 specific configuration for pnp4nagios-web. + Package: pnp4nagios-web Architecture: all -Depends: libapache2-mod-php5 | php5-cgi | php5, php5-gd, - libkohana2-php, - libfpdi-php, - libjs-jquery (>= 1.6.2), libjs-jquery-ui (>= 1.8.14), - rrdtool, - adduser, - ${misc:Depends} +Depends: adduser, + pnp4nagios-web-config-nagios3 | pnp4nagios-web-config-icinga, + libapache2-mod-php5 | php5-cgi | php5, + libfpdi-php, + libjs-jquery (>= 1.6.2), + libjs-jquery-ui (>= 1.8.14), + libkohana2-php, + php5-gd, + rrdtool, + ${misc:Depends} Recommends: pnp4nagios-bin Suggests: rrdcached Description: Nagios addon to create graphs from performance data (web interface) -- 2.30.2