python-certbot (2.1.0-4) unstable; urgency=medium * Skip upstream sleep, since we do our own (Closes: #1034003) * Add Italian debconf translation (Closes: #1024710) * Add Romanian debconf translation (Closes: #1033445) -- Harlan Lieberman-Berg <hlieberman@debian.org> Sun, 16 Apr 2023 01:22:29 -0400 python-certbot (2.1.0-3) unstable; urgency=medium * Add certbot.7 (Closes: #1028535) * Add patch preserving keytype -- Harlan Lieberman-Berg <hlieberman@debian.org> Tue, 28 Mar 2023 22:13:12 -0400 python-certbot (2.1.0-2) unstable; urgency=medium * Bump acme version requirement -- Harlan Lieberman-Berg <hlieberman@debian.org> Wed, 07 Dec 2022 22:30:52 -0500 python-certbot (2.1.0-1) unstable; urgency=medium * New upstream version 2.1.0 -- Harlan Lieberman-Berg <hlieberman@debian.org> Wed, 07 Dec 2022 20:14:44 -0500 python-certbot (2.0.0-1) unstable; urgency=medium * New upstream version 2.0.0 * Drop unnecessary dependencies * Bump acme requirements. -- Harlan Lieberman-Berg <hlieberman@debian.org> Wed, 23 Nov 2022 22:50:06 -0500 python-certbot (1.31.0-1) unstable; urgency=medium * New upstream release. * Bump dependency on python3-acme -- Harlan Lieberman-Berg <hlieberman@debian.org> Tue, 18 Oct 2022 21:29:52 -0400 python-certbot (1.29.0-1) unstable; urgency=medium * Add new upstream signing key. * Bump dependency on python3-acme * Bump S-V; no changes needed * New upstream version 1.29.0 * Suppress useless lintian warnings -- Harlan Lieberman-Berg <hlieberman@debian.org> Sat, 20 Aug 2022 14:43:15 -0400 python-certbot (1.25.0-1) unstable; urgency=medium * New upstream version 1.25.0 * Bump dependencies * Bump d/copyright years -- Harlan Lieberman-Berg <hlieberman@debian.org> Sun, 20 Mar 2022 18:16:57 -0400 python-certbot (1.21.0-1) unstable; urgency=medium [ Athos Ribeiro ] * Add preconfigured renewal flag (closes: #988483) (LP: #1928311) [ James Valleroy ] * d/upstream/metadata: Add Donation field [ Harlan Lieberman-Berg ] * Add new signing keys, see bug #999503 * New upstream version 1.21.0 * Bump dependency versions. * Bump S-V; no changes needed * Run wrap-and-sort * Work around python test suite failure. -- Harlan Lieberman-Berg <hlieberman@debian.org> Thu, 18 Nov 2021 20:23:12 -0500 python-certbot (1.18.0-1) unstable; urgency=medium * Add spanish translation (Closes: #986776) * New upstream version 1.18.0 * Force acme dep in lockstep * Drop patch applied upstream. -- Harlan Lieberman-Berg <hlieberman@debian.org> Sun, 15 Aug 2021 23:46:20 -0400 python-certbot (1.12.0-2) unstable; urgency=medium * Fix certbot potentially triggering on upgrade (Closes: #982292) -- Harlan Lieberman-Berg <hlieberman@debian.org> Sat, 13 Feb 2021 13:56:53 -0500 python-certbot (1.12.0-1) unstable; urgency=medium * New upstream version 1.12.0 * Bump dependencies per setup.py * Fix incorrectly removed manpage -- Harlan Lieberman-Berg <hlieberman@debian.org> Tue, 02 Feb 2021 17:03:04 -0500 python-certbot (1.11.0-2) unstable; urgency=high * Fix error in postrm check logic (Closes: #973937) -- Harlan Lieberman-Berg <hlieberman@debian.org> Sat, 30 Jan 2021 15:22:31 -0500 python-certbot (1.11.0-1) unstable; urgency=medium * Add pt_BR translation of debconf (Closes: #972452) * New upstream version 1.11.0 -- Harlan Lieberman-Berg <hlieberman@debian.org> Sun, 10 Jan 2021 15:08:34 -0500 python-certbot (1.10.1-1) unstable; urgency=medium * New upstream version 1.10.1 * Bump S-V; no changes needed. * Update d/watch to v4 -- Harlan Lieberman-Berg <hlieberman@debian.org> Fri, 04 Dec 2020 22:27:41 -0500 python-certbot (1.8.0-1) unstable; urgency=medium * New upstream version 1.8.0 * Bump acme dep to 1.8 * Add French debconf translation (Closes: #968119) * Refresh patches. -- Harlan Lieberman-Berg <hlieberman@debian.org> Wed, 09 Sep 2020 22:46:29 -0400 python-certbot (1.7.0-1) unstable; urgency=medium * New upstream release. * Generate ABI version automatically. * Add Dutch translation of debconf (Closes: #965070) -- Harlan Lieberman-Berg <hlieberman@debian.org> Tue, 04 Aug 2020 20:22:48 -0400 python-certbot (1.6.0-3) unstable; urgency=medium * Fix http-01 test path * tests/http-01: add dep on curl -- Harlan Lieberman-Berg <hlieberman@debian.org> Fri, 24 Jul 2020 01:05:06 -0400 python-certbot (1.6.0-2) unstable; urgency=medium [ Brad Warren ] * Remove readthedocs link [ Harlan Lieberman-Berg ] * Wait for the pebble server to start, rather than crossing our fingers -- Harlan Lieberman-Berg <hlieberman@debian.org> Wed, 22 Jul 2020 18:46:56 -0400 python-certbot (1.6.0-1) unstable; urgency=medium * New upstream version 1.6.0 * Bump dep on acme to 1.6 * Bump certbot abi * Refresh patches -- Harlan Lieberman-Berg <hlieberman@debian.org> Tue, 07 Jul 2020 17:26:30 -0400 python-certbot (1.5.0-2) experimental; urgency=medium * Support warnings on purge for valid certs (Closes: #941719) * Add russian translation. (Closes: #963617) * Add German translation. (Closes: #964255) -- Harlan Lieberman-Berg <hlieberman@debian.org> Mon, 06 Jul 2020 20:55:10 -0400 python-certbot (1.5.0-1) unstable; urgency=medium * New upstream release. * Refresh patches. -- Harlan Lieberman-Berg <hlieberman@debian.org> Tue, 02 Jun 2020 22:05:57 -0400 python-certbot (1.4.0-1) unstable; urgency=medium * New upstream version 1.4.0 * Drop mock dependency unneeded in py3 * Bump requirement for ACME API to 1.4 * Bump debhelper-compat to 13 -- Harlan Lieberman-Berg <hlieberman@debian.org> Tue, 05 May 2020 19:03:31 -0400 python-certbot (1.3.0-5) unstable; urgency=medium [ Debian Janitor ] * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. [ Harlan Lieberman-Berg ] * Switch to using Provides for ABI compatibility. -- Harlan Lieberman-Berg <hlieberman@debian.org> Mon, 27 Apr 2020 18:49:28 -0400 python-certbot (1.3.0-4) unstable; urgency=medium * http-01 test: kill pebble by job, not process group -- Harlan Lieberman-Berg <hlieberman@debian.org> Sun, 05 Apr 2020 14:03:48 -0400 python-certbot (1.3.0-3) unstable; urgency=medium * Fix dependencies in test. -- Harlan Lieberman-Berg <hlieberman@debian.org> Sat, 04 Apr 2020 22:46:25 -0400 python-certbot (1.3.0-2) unstable; urgency=medium * Fix broken end-to-end testing 😳 -- Harlan Lieberman-Berg <hlieberman@debian.org> Sat, 04 Apr 2020 16:01:37 -0400 python-certbot (1.3.0-1) unstable; urgency=medium * New upstream version 1.3.0 * Enable end-to-end testing 🎉 -- Harlan Lieberman-Berg <hlieberman@debian.org> Thu, 26 Mar 2020 21:07:58 -0400 python-certbot (1.1.0-1) unstable; urgency=medium * New upstream version 1.1.0 * Drop inactive Uploaders * Bump S-V; no changes needed * Cleanup unnecessary version deps (cme fix) -- Harlan Lieberman-Berg <hlieberman@debian.org> Thu, 23 Jan 2020 23:02:48 -0500 python-certbot (0.40.0-1) unstable; urgency=medium * New upstream version 0.40.0 * Switch to debian-compat instead of d/compat * Bump python-acme version to 0.40.0 * Bump S-V; no changes needed * Drop unnecessary lintian override. -- Harlan Lieberman-Berg <hlieberman@debian.org> Tue, 05 Nov 2019 19:40:23 -0500 python-certbot (0.39.0-1) unstable; urgency=medium * New upstream version 0.39.0 * Add dep on python3-distro * Drop transitional dummy package (Closes: #940765) * Fix duplicate calls to install systemd timer (Closes: #924262) -- Harlan Lieberman-Berg <hlieberman@debian.org> Tue, 01 Oct 2019 21:54:04 -0400 python-certbot (0.36.0-1) unstable; urgency=medium * New upstream version 0.36.0 * Bump dh, compat to 12 * Bump S-V; no changes needed * Add lintian override for one-shot systemd service. -- Harlan Lieberman-Berg <hlieberman@debian.org> Thu, 11 Jul 2019 16:36:58 -0400 python-certbot (0.35.1-1) unstable; urgency=medium * New upstream version 0.35.1 * Invoke pytest through setup.py. -- Harlan Lieberman-Berg <hlieberman@debian.org> Tue, 09 Jul 2019 18:31:34 -0400 # Older entries have been removed from this changelog. # To read the complete changelog use `apt changelog python3-certbot`.
Generated by dwww version 1.15 on Mon Sep 1 22:46:29 CEST 2025.