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
|
python-tesserocr (2.5.0-1) unstable; urgency=low
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
* Bump Standards-Version to 4.4.0.
* Bump Standards-Version to 4.4.1.
[ Michael Fladischer ]
* New upstream release.
* Drop patches, typos and unreliable tests are fixed in upstream.
* Bump Standards-Version to 4.5.0.
* Set Rules-Requires-Root: no.
* Add new patch to disable failing tests (Closes: #943501, #943618).
* Add patch to fix typos in tesserocr.pyx.
-- Michael Fladischer <fladi@debian.org> Sat, 15 Feb 2020 21:48:49 +0100
python-tesserocr (2.4.0-4) unstable; urgency=medium
* Set LC_ALL=C during build as tesserocr checks for it during tests
(Closes: #923781). Thanks Sergei Golovan for the hint.
-- Michael Fladischer <fladi@debian.org> Thu, 14 Mar 2019 14:41:28 +0100
python-tesserocr (2.4.0-3) unstable; urgency=medium
* Change binary package name to python3-tesserocr.
-- Michael Fladischer <fladi@debian.org> Sat, 02 Feb 2019 19:44:43 +0100
python-tesserocr (2.4.0-2) unstable; urgency=low
* Move license paragraph for tests/eurotext.tif below wildcard.
-- Michael Fladischer <fladi@debian.org> Sat, 02 Feb 2019 09:59:41 +0100
python-tesserocr (2.4.0-1) unstable; urgency=low
* Initial release (Closes: #921143).
-- Michael Fladischer <fladi@debian.org> Fri, 01 Feb 2019 22:18:54 +0100
|