aboutsummaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorPetter Reinholdtsen <pere@hungry.com>2007-05-31 11:32:19 +0000
committerPetter Reinholdtsen <pere@hungry.com>2007-05-31 11:32:19 +0000
commit23fbecf15adeb1af173c6ee38e2280dae8f17de0 (patch)
tree41a9bd41bed21c9f8dc18779d3643ee38ef14209 /debian/changelog
parentd0893f1ffe48d8fbfdf2057fceba3cc0c7407a06 (diff)
downloadsitesummary-23fbecf15adeb1af173c6ee38e2280dae8f17de0.tar.gz
sitesummary-23fbecf15adeb1af173c6ee38e2280dae8f17de0.tar.bz2
sitesummary-23fbecf15adeb1af173c6ee38e2280dae8f17de0.tar.xz
[ Petter Reinholdtsen ]
* Add code in the server cronjob to generate a replacement munin.conf, and make it possible to activate it in munin by setting MUNINDIR=/etc/munin/ in collector.cfg. * Add preseedable hidden boolean debconf question sitesummary/replace-munin-config to make it possible to enable this feature at install time. * Update the postinst script to make sure the install time code is only executed during configure.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 90efe28..2317cba 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+sitesummary (0.0.26) unstable; urgency=low
+
+ [ Petter Reinholdtsen ]
+ * Add code in the server cronjob to generate a replacement
+ munin.conf, and make it possible to activate it in munin by
+ setting MUNINDIR=/etc/munin/ in collector.cfg.
+ * Add preseedable hidden boolean debconf question
+ sitesummary/replace-munin-config to make it possible to enable
+ this feature at install time.
+ * Update the postinst script to make sure the install time code is
+ only executed during configure.
+
+ -- Petter Reinholdtsen <pere@debian.org> Mon, 31 May 2007 13:13:55 +0200
+
sitesummary (0.0.25) unstable; urgency=low
[ Petter Reinholdtsen ]