Code

control: Let pnp4nagios-bin suggest rrdtool.
authorSebastian Harl <sh@teamix.net>
Thu, 24 Jan 2013 14:13:21 +0000 (15:13 +0100)
committerSebastian Harl <sh@teamix.net>
Thu, 24 Jan 2013 14:13:21 +0000 (15:13 +0100)
This is used by the rrd_convert helper script.
Thanks to Christoph Anton Mitterer for suggesting this!
cf. #684420

debian/changelog
debian/control

index 3856aede1a5373bb3853f28ce249ecb19970e021..911d15e5146c37445d26eeaa55dd6cfc6ca95b36 100644 (file)
@@ -12,6 +12,9 @@ pnp4nagios (0.6.19-1) UNRELEASED; urgency=low
       for easier installations when not using Apache; thanks to Matthias
       Wamser for reporting this (Closes: #671231).
     - Updated standards-version to 3.9.4 -- no changes.
+    - Let pnp4nagios-bin suggest rrdtool which is used by the rrd_convert
+      helper script; thanks to Christoph Anton Mitterer for suggesting this
+      (cf. #684420).
   * debian/patches:
     - fix-npcd-path updated for 0.6.19.
   * debian/rules:
index 17d52aa15af4c96db775c16142fe289e1690de35..5836832b4e3de855dd8d3414421c81f5f6d51b76 100644 (file)
@@ -26,7 +26,7 @@ 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
+Suggests: rrdtool, rrdcached, perl, libgearman-client-perl, libcrypt-rijndael-perl
 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