aboutsummaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 0ea799e..f713d9e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+sitesummary (0.1.24) UNRELEASED; urgency=medium
+
+ * Fix d/sitesummary.postinst:
+ - Drop apache2 restart call as it doesn't seem to work inside chroots.
+ - Use maintscript-helper to enable the cgi(d) module and sitesummary
+ configuration instead of calling a2enmod and a2enconf directly.
+
+ -- Wolfgang Schweer <wschweer@arcor.de> Sat, 19 Nov 2016 12:43:05 +0100
+
sitesummary (0.1.23) unstable; urgency=medium
[ Wolfgang Schweer ]