aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 3 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index fa8d21d..cb19ead 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,10 +2,9 @@ sitesummary (0.0.27) UNRELEASED; urgency=low
* Modify the client code to sleep for a random number of seconds
between 0 and 3600 to make sure all clients do not overload the
- server.
- * Add draft function is_munin_client() to sitesummary-nodes. It
- should be used to only list the clients with the munin-node
- package installed in the munin configuration.
+ server, based on code from cron-apt.
+ * Only list clients in sitesummary-nodes with the munin-node package
+ installed when generating munin configuration file.
* Let sitesummary depend on ${misc:Depends} to get the required
debconf dependency.