aboutsummaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorWolfgang Schweer <wschweer@arcor.de>2016-11-21 17:39:06 +0100
committerWolfgang Schweer <wschweer@arcor.de>2016-11-21 17:39:06 +0100
commitae5092d30ec14cdbc03f9d1fe851fc281017efa8 (patch)
tree4d787c287012b692046e570666a7abfb1d4e3c27 /debian/changelog
parentd21be903c399bc34a008acecb6aabe422427625c (diff)
downloadsitesummary-ae5092d30ec14cdbc03f9d1fe851fc281017efa8.tar.gz
sitesummary-ae5092d30ec14cdbc03f9d1fe851fc281017efa8.tar.bz2
sitesummary-ae5092d30ec14cdbc03f9d1fe851fc281017efa8.tar.xz
Add libcgi-pm-perl to sitesummary Depends. (Previously this was
shipped with perl-modules, but now it's a separate package.) Thanks to Antonio Terceiro. Add apache2 restart command to tests/test-server-client as this is needed after sitesummary.triggers has enabled the cgi module.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 304317c..b45d2ed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+sitesummary (0.1.25) UNRELEASED; urgency=medium
+
+ * Add libcgi-pm-perl to sitesummary Depends. (Previously this was
+ shipped with perl-modules, but now it's a separate package.)
+ Thanks to Antonio Terceiro.
+ * Add apache2 restart command to tests/test-server-client as this is
+ needed after sitesummary.triggers has enabled the cgi module.
+
+ -- Wolfgang Schweer <wschweer@arcor.de> Mon, 21 Nov 2016 17:26:46 +0100
+
sitesummary (0.1.24) unstable; urgency=medium
[ Wolfgang Schweer ]