diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
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 |