diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..d18bc4c --- /dev/null +++ b/debian/changelog @@ -0,0 +1,39 @@ +lacme (0.5-1) unstable; urgency=medium + + * New upstream release, adding support for v2 ACME endpoints. + * Fix manpage generation with pandoc >=2.1. (Closes: #896982.) + * debian/control: + + Bump Standards-Version to 4.1.4. No changes. + + Build-depends: bump minimum pandoc version to 2.1. + + Depends (lacme): add libtypes-serialiser-perl + + -- Guilhem Moulin <guilhem@debian.org> Wed, 09 May 2018 14:17:19 +0200 + +lacme (0.4-1) unstable; urgency=medium + + * Fix manpage generation with pandoc >=1.18. (Closes: #869885.) + + -- Guilhem Moulin <guilhem@debian.org> Fri, 28 Jul 2017 00:24:06 +0200 + +lacme (0.3-1) unstable; urgency=low + + * New upstream release. + * Provide apache2 and nginx configuration snippet in /etc/lacme. + * debian/control: Bump Standards-Version to 4.0.0. No changes. + + -- Guilhem Moulin <guilhem@debian.org> Sun, 09 Jul 2017 00:41:23 +0200 + +lacme (0.2-1) unstable; urgency=low + + * New upstream release. + * debian/control: + + Promote lacme-accountd from lacme's Suggests to Recommends. + + Bump Standards-Version to 3.9.8. No changes. + + -- Guilhem Moulin <guilhem@guilhem.org> Mon, 05 Dec 2016 16:35:59 +0100 + +lacme (0.1-1) unstable; urgency=low + + * Initial release. (Closes: #827357, #827358.) + + -- Guilhem Moulin <guilhem@guilhem.org> Tue, 08 Dec 2015 18:58:20 +0100 |