diff options
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 102 | 
1 files changed, 102 insertions, 0 deletions
| diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..9c56889 --- /dev/null +++ b/debian/changelog @@ -0,0 +1,102 @@ +lacme (0.7-2) UNRELEASED; urgency=medium + +  * d/control: New lacme-accountd Suggests: openssl, gpg (for account key +    generation and decryption). +  * Add d/upstream/signing-key.asc, the OpenPGP used to signed upstream tags. +  * d/control: Bump Standards-Version to 4.5.1 (no changes necessary). +  * Add d/watch pointing to the upstream repository. +  * d/gbp.conf: Update upstream tag template. +  * d/gbp.conf: Update debian and upstream branches in compliance with DEP-14. +  * d/control: Point Vcs-* to salsa. +  * Add debian/salsa-ci.yml file. +  * d/.gitattributes: New file to merge d/changelog with dpkg-mergechangelogs. +  * Add d/upstream/metadata with Repository and Repository-Browse. + + -- Guilhem Moulin <guilhem@debian.org>  Wed, 09 Dec 2020 20:11:40 +0100 + +lacme (0.7-1) unstable; urgency=high + +  * New upstream release.  Closes: #975862. + + -- Guilhem Moulin <guilhem@debian.org>  Thu, 26 Nov 2020 00:05:55 +0100 + +lacme (0.6.1-1) unstable; urgency=medium + +  * New upstream release.  Closes: #955767, #966958. +    + Default listening socket for the webserver component is now +      /run/lacme-www.socket.  (It was previously under the legacy directory +      /var/run.) +  * debian/*: Adapt to new build system. +  * debian/control: Bump debhelper compatibility level to 13. + + -- Guilhem Moulin <guilhem@debian.org>  Tue, 04 Aug 2020 01:43:05 +0200 + +lacme (0.6-3) unstable; 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.) +  * debian/*.{install,manpages}: Copy files from $DESTDIR (debian/tmp) not +    from the source tree. +  * debian/control: +    + Add "Rules-Requires-Root: no". +    + Add "debhelper-compat (= 12)" to Build-Depends. +    + Bump Standards-Version to 4.5.0 (no changes necessary). +  * Rename debian/source.lintian-overrides to debian/source/lintian-overrides. + + -- Guilhem Moulin <guilhem@debian.org>  Sun, 05 Apr 2020 18:26:36 +0200 + +lacme (0.6-2) unstable; urgency=medium + +  * d/control: new dependency for lacme: libtimedate-perl.  (It's currently a +    reverse dependency of LWP, but we use it explicitly.) + + -- Guilhem Moulin <guilhem@debian.org>  Wed, 18 Sep 2019 15:41:03 +0200 + +lacme (0.6-1) unstable; urgency=medium + +  * New upstream release. +  * d/control: Bump Standards-Version to 4.4.0 (no changes necessary). +  * d/compat, d/control: Bump debhelper compatibility level to 12. + + -- Guilhem Moulin <guilhem@debian.org>  Wed, 21 Aug 2019 23:50:15 +0200 + +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 | 
