diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2011-12-26 11:03:24 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2011-12-26 11:03:24 +0000 |
commit | 1ec694916d5e8fcc665def00f4ac7950fc16a29c (patch) | |
tree | a0d5d367983adb789629ab9e28befd166da3d6dc | |
parent | d12cc6a024366eadafcc61a46e88313b4837adb1 (diff) | |
download | sitesummary-1ec694916d5e8fcc665def00f4ac7950fc16a29c.tar.gz sitesummary-1ec694916d5e8fcc665def00f4ac7950fc16a29c.tar.bz2 sitesummary-1ec694916d5e8fcc665def00f4ac7950fc16a29c.tar.xz |
releasing version 0.0.75
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index c380845..a8cd22c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,11 @@ -sitesummary (0.0.75) UNRELEASED; urgency=low +sitesummary (0.0.75) unstable; urgency=low * Make sure Nagios plugin check_kernel_status always work, no matter the width of the terminal used to start nagios/nrpe, by setting COLUMNS=1024 when running 'dpkg-l'. (related to #630389). Improve plugin error reporting. - -- Petter Reinholdtsen <pere@debian.org> Mon, 26 Dec 2011 00:14:41 +0100 + -- Petter Reinholdtsen <pere@debian.org> Mon, 26 Dec 2011 12:03:04 +0100 sitesummary (0.0.74) unstable; urgency=low |