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
|
python-httptools (0.1.1-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> Sun, 16 Oct 2022 18:23:16 +0100
python-httptools (0.1.1-2) unstable; urgency=low
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ 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.
-- Sandro Tosi <morph@debian.org> Fri, 03 Jun 2022 14:09:53 -0400
python-httptools (0.1.1-1) unstable; urgency=low
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Michael Fladischer ]
* New upstream release.
* Add debian/gbp.conf.
* Remove cythonize patches, fixed upstream.
* Refresh patches.
* Add patch to drop homegrown build extension and replace it with
standard cython setup.
* Clean up pytest artifacts to allow two builds in a row.
* Bump debhelper version to 12.
* Bump Standards-Version to 4.5.0.
* Set Rules-Requires-Root: no.
* Enable hardening build options.
-- Michael Fladischer <fladi@debian.org> Mon, 24 Feb 2020 20:26:30 +0100
python-httptools (0.0.11-1) unstable; urgency=low
* Initial release (Closes: #911498).
-- Michael Fladischer <fladi@debian.org> Sat, 20 Oct 2018 20:49:40 +0200
|