From: Michael Howe Date: Mon, 24 Jun 2013 20:36:37 +0000 (+0000) Subject: * Make libxml-fast-perl a recommends not depends, since it's not in squeeze X-Git-Tag: 0.8~3 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=ff1a5ffeb4b5051718e06a9d05537ef2bee5323e;p=packages%2Fm%2Fmunin-plugins-local.git * Make libxml-fast-perl a recommends not depends, since it's not in squeeze --- diff --git a/debian/changelog b/debian/changelog index b673b88..548f243 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +munin-plugins-local (0.7) unstable; urgency=low + + * Make libxml-fast-perl a recommends not depends, since it's not in squeeze + + -- Michael Howe Mon, 24 Jun 2013 21:35:37 +0100 + munin-plugins-local (0.6) unstable; urgency=low * Add nv_gpu_ and unbound_munin_ plugins, previously in configtool diff --git a/debian/control b/debian/control index 7a76fab..cd2cca9 100644 --- a/debian/control +++ b/debian/control @@ -9,8 +9,8 @@ Standards-Version: 3.9.3 Package: munin-plugins-local Architecture: all -Depends: munin-node, libxml-fast-perl, ${misc:Depends} -Recommends: nvidia-smi, smartctl +Depends: munin-node, ${misc:Depends} +Recommends: nvidia-smi, smartctl, libxml-fast-perl Suggests: python Description: network-wide graphing framework (local plugins for node) Extra plugins for munin-node, for use on michaelhowe.org machines.