aboutsummaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorPetter Reinholdtsen <pere@hungry.com>2014-08-21 10:22:59 +0200
committerPetter Reinholdtsen <pere@hungry.com>2014-08-21 11:05:44 +0200
commit08e3a22d26ea236a64551a35de90379c64439ebf (patch)
treeffc3591239bca7a11bd802f95fc79c8b7cee1320 /debian/changelog
parent121ee06d385740e22ca02ba49e9b25a7040e9038 (diff)
downloadsitesummary-08e3a22d26ea236a64551a35de90379c64439ebf.tar.gz
sitesummary-08e3a22d26ea236a64551a35de90379c64439ebf.tar.bz2
sitesummary-08e3a22d26ea236a64551a35de90379c64439ebf.tar.xz
Migrate setup to Apache 2.4 (Closes: #669782).
Rename conffile /etc/apache2/conf.d/sitesummary to /etc/apache2/conf-available/sitesummary.conf and update postinst to enable it by default on fresh installs.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 719482d..58a7310 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,10 @@
sitesummary (0.1.11) UNRELEASED; urgency=low
+ * Migrate setup to Apache 2.4 (Closes: #669782). Rename conffile
+ /etc/apache2/conf.d/sitesummary to
+ /etc/apache2/conf-available/sitesummary.conf. Add code in
+ postinst to enable the apache configuration by default on fresh
+ installs.
* Add missing ${perl:Depends} to binary packages dependency list.
-- Petter Reinholdtsen <pere@debian.org> Thu, 21 Aug 2014 10:21:24 +0200