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
|
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
|