aboutsummaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorWolfgang Schweer <wschweer@arcor.de>2016-11-19 12:57:47 +0100
committerWolfgang Schweer <wschweer@arcor.de>2016-11-19 12:57:47 +0100
commitdb43d62a4189d64bf27490232b9809e07a158c73 (patch)
tree49a54c7596c75285f2b751dfddcc91b33f836ff1 /debian/changelog
parent5a1811ec8a1d12ac7aca384a5ea8868aaa17d139 (diff)
downloadsitesummary-db43d62a4189d64bf27490232b9809e07a158c73.tar.gz
sitesummary-db43d62a4189d64bf27490232b9809e07a158c73.tar.bz2
sitesummary-db43d62a4189d64bf27490232b9809e07a158c73.tar.xz
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.
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 ]