File: changelog

package info (click to toggle)
python-tesserocr 2.8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 472 kB
  • sloc: python: 1,765; sh: 6; makefile: 5
file content (121 lines) | stat: -rw-r--r-- 3,865 bytes parent folder | download
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
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
python-tesserocr (2.8.0-1) unstable; urgency=low

  * New upstream version 2.8.0
  * Refresh patches.
  * Bump Standards-Version to 4.7.2.
  * Update year in d/copyright.
  * Pick upstream commit 853a885 to fix tests.

 -- Michael Fladischer <fladi@debian.org>  Thu, 21 Aug 2025 20:35:48 +0000

python-tesserocr (2.7.0-2) unstable; urgency=medium

  * Team Upload
  * Remove "@builddeps@" from autopkgtest,
    that makes us realize this package was missing a runtime
    dependency on "tesseract-ocr".
  * Reformat with debputy

 -- Alexandre Detiste <tchet@debian.org>  Fri, 14 Feb 2025 11:40:14 +0100

python-tesserocr (2.7.0-1.1) unstable; urgency=medium

  * non-maintainer upload
  * leptonlib transition.

 -- Jeff Breidenbach <jab@debian.org>  Sat, 05 Oct 2024 14:10:06 -0700

python-tesserocr (2.7.0-1) unstable; urgency=low

  * New upstream version 2.7.0
  * Refresh patches.
  * Use dh-sequence-python3.
  * Bump Standards-Version to 4.7.0.
  * Update year in d/copyright.
  * Clean up tesserocr/tesserocr.cpp to allow two builds in a row.

 -- Michael Fladischer <fladi@debian.org>  Sat, 20 Jul 2024 15:35:08 +0000

python-tesserocr (2.6.0-1) unstable; urgency=medium

  * New upstream version 2.6.0
  * Bump Standards-Version to 4.6.2.
  * Update d/copyright with new years.
  * Remove unused debian/source/include-binaries.
  * Build using pybuild-plugin-pyproject.

 -- Michael Fladischer <fladi@debian.org>  Wed, 21 Jun 2023 09:02:07 +0000

python-tesserocr (2.5.2-2) unstable; urgency=medium

  [ Malik Mlitat ]
  * Add new patch to disable flaky test; Closes: #1010973

 -- Malik Mlitat <mlitat88@gmail.com>  Sun, 18 Dec 2022 12:46:18 +0100

python-tesserocr (2.5.2-1) unstable; urgency=low

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

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Michael Fladischer ]
  * New upstream release.
  * Bump debhelper version to 13.
  * Bump Standards-Version to 4.6.0.1.
  * Clean up tesserocr.egg-info/PKG-INFO to allow two builds in a row.
  * Remove tests/eurotext.tif copyright section, no longer applicable.
  * Update year in d/copyright.
  * Refresh patches.
  * Use uscan version 4.
  * Enable upstream testsuite for autopkgtests.

 -- Michael Fladischer <fladi@debian.org>  Tue, 28 Dec 2021 12:14:13 +0000

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