diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2020-04-05 17:35:50 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2020-04-05 17:35:50 +0200 |
commit | 78b5525f42b9d1664a3682da626d738434ea9e40 (patch) | |
tree | b195e47de40e7fadfb3f2c193fa29212bbeec0b1 /debian/changelog | |
parent | dbaa1af806798ff89b7135d637d958da540f80d8 (diff) |
New symlink /etc/apache2/conf-available/lacme.conf
Pointing to /etc/lacme/apache2.conf for use with the a2enconf/a2disconf
interface.
Closes: #955859.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7cab566..9593400 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +lacme (0.6-3) UNRELEASED; urgency=medium + + * New symlink /etc/apache2/conf-available/lacme.conf pointing to + /etc/lacme/apache2.conf for use with the a2enconf/a2disconf interface. + (Closes: #955859.) + + -- Guilhem Moulin <guilhem@debian.org> Sun, 05 Apr 2020 17:31:49 +0200 + lacme (0.6-2) unstable; urgency=medium * d/control: new dependency for lacme: libtimedate-perl. (It's currently a |