diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2011-11-13 21:14:28 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2011-11-13 21:14:28 +0000 |
commit | 35ad1e3ff48a5dc8f0756a2a50fa226356a9ac80 (patch) | |
tree | 3df3da492bde96211e378d301b4a11661245f2c3 /debian | |
parent | ed586825a418419a3262fc9b84525fe38d892959 (diff) | |
download | sitesummary-35ad1e3ff48a5dc8f0756a2a50fa226356a9ac80.tar.gz sitesummary-35ad1e3ff48a5dc8f0756a2a50fa226356a9ac80.tar.bz2 sitesummary-35ad1e3ff48a5dc8f0756a2a50fa226356a9ac80.tar.xz |
Make CUPS check more robust. Require both cups and cups-client
packages installed to enable it.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8b95e9a..16b0aab 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,13 @@ sitesummary (0.0.68+nmu1) UNRELEASED; urgency=low + [ Andreas B. Mundt ] * Add '-w' and 'use strict;' to nagios-plugins/check_kernel_status. Modify code to get rid of warnings (i.e. add 'my'). + [ Petter Reinholdtsen ] + * Make CUPS check more robust. Require both cups and cups-client + packages installed to enable it. + -- Andreas B. Mundt <andi.mundt@web.de> Thu, 16 Jun 2011 20:33:54 +0200 sitesummary (0.0.68) unstable; urgency=low |