1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85
|
python-tld (0.13-3) unstable; urgency=medium
* Team upload.
* Patch-out the one failing "blogspot.com.au" test scenario
Closes: #1094124
-- Alexandre Detiste <tchet@debian.org> Mon, 31 Mar 2025 12:53:57 +0200
python-tld (0.13-2) unstable; urgency=medium
* Do not test update-tld-names as this command is not in the Debian package
(Closes: #1072468)
* Remove htmlcov/* generated during tests (Closes: #1072093)
* Add missing build-dep pybuild-plugin-pyproject
* Bump Standards-Version to 4.7.0 (no change)
-- Sophie Brun <sophie@offensive-security.com> Wed, 14 Aug 2024 11:55:53 +0200
python-tld (0.13-1) unstable; urgency=medium
* Team Upload
* New upstream version 0.13
* Refresh patches
* Use new dh-sequence-python3
* Set "Rules-Requires-Root: no"
-- Alexandre Detiste <tchet@debian.org> Mon, 27 May 2024 00:04:20 +0200
python-tld (0.11.11-4) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + python-tld-doc: Add Multi-Arch: foreign.
-- Jelmer Vernooij <jelmer@debian.org> Wed, 14 Dec 2022 18:47:44 +0000
python-tld (0.11.11-3) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
* Update standards version to 4.6.1, no changes needed.
-- Jelmer Vernooij <jelmer@debian.org> Fri, 28 Oct 2022 20:21:34 +0100
python-tld (0.11.11-2) unstable; urgency=medium
[ Stefano Rivera ]
* Team upload.
* Drop tox Build-Dep, we're doing build-time tests without it, fixing FTBFS
with dh-python >= 5.20211105.
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
-- Stefano Rivera <stefanor@debian.org> Fri, 05 Nov 2021 00:50:16 -0700
python-tld (0.11.11-1) unstable; urgency=medium
[ Ondřej Nový ]
* Use 'python3 -m sphinx' instead of sphinx-build for building docs.
* Use debhelper-compat instead of debian/compat.
[ Debian Janitor ]
* Bump debhelper from old 11 to 12.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Sophie Brun ]
* New upstream version 0.11.11
* Update debian/copyright
* Refresh patches
* Add missing build-deps for tests
* debian/rules: copy test files and add link for tests
* Remove privacy breach in docs
* Bump Standards-Version to 4.5.0
-- Sophie Brun <sophie@offensive-security.com> Wed, 08 Apr 2020 16:50:35 +0200
python-tld (0.9.1-1) unstable; urgency=medium
* Initial release (Closes: #910294)
-- Sophie Brun <sophie@offensive-security.com> Tue, 02 Oct 2018 10:33:35 +0200
|