diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2014-08-21 11:15:15 +0200 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2014-08-21 11:15:15 +0200 |
commit | a4827213fdacc33926702697f1a37367be8ee5ee (patch) | |
tree | 93bc0a209b5a78f17d5a325979113382470301e6 /debian | |
parent | b04b2185e2010591771376caa66db395e9146262 (diff) | |
download | sitesummary-a4827213fdacc33926702697f1a37367be8ee5ee.tar.gz sitesummary-a4827213fdacc33926702697f1a37367be8ee5ee.tar.bz2 sitesummary-a4827213fdacc33926702697f1a37367be8ee5ee.tar.xz |
Adjust nagios-plugins/check_kernel_status to avoid perl warning on Debian and Ubuntu.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 715c9d8..cd5395a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,8 @@ sitesummary (0.1.11) UNRELEASED; urgency=low * Remove obsolete code from sitesummary postinst, used when migrating apache config in sitesummary version 0.0.7. * Add Alexander Alemayhu as uploader. + * Adjust nagios-plugins/check_kernel_status to avoid perl warning on + Debian and Ubuntu. -- Petter Reinholdtsen <pere@debian.org> Thu, 21 Aug 2014 10:21:24 +0200 |