diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index d71efb4..974d265 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,9 @@ sitesummary (0.0.57~svnX) UNRELEASED; urgency=low * Create Nagios hostclass for sitesummary hostclass. - + * Collect switch port information using CPD when cdpr is installed. + Recommend cdpr to increase the chance of finding cdpr. + -- Petter Reinholdtsen <pere@debian.org> Thu, 21 Jan 2010 11:26:58 +0100 sitesummary (0.0.56) unstable; urgency=low diff --git a/debian/control b/debian/control index 17eebcb..60be23e 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,7 @@ Description: Generate site summary of submitting hosts (server part) Package: sitesummary-client Architecture: all Depends: ${misc:Depends}, gnupg, perl-modules -Recommends: cron, dmidecode, pciutils, usbutils, lsscsi +Recommends: cron, dmidecode, pciutils, usbutils, lsscsi, cdpr Suggests: sitesummary, munin-node, nagios-nrpe-server, nagios-plugins-standard Description: Generate site summary of submitting hosts (client part) The sitesummary system makes it easier to keep track of a lot of |