File: changelog

package info (click to toggle)
gimagereader 3.4.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 8,172 kB
  • sloc: cpp: 29,313; xml: 376; sh: 282; python: 70; makefile: 42
file content (244 lines) | stat: -rw-r--r-- 8,190 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
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
gimagereader (3.4.3-2) unstable; urgency=medium

  * Add patch to build against libxml++-5.0-dev (closes: #1121315)
     Thanks to Sébastien Noel for the patch.
  * Bump Standards-Version to 4.7.3 (no changes necessary)
  * Update d/watch to version 5

 -- Philip Rinn <rinni@debian.org>  Tue, 17 Feb 2026 17:22:05 +0100

gimagereader (3.4.3-1) unstable; urgency=medium

  * New upstream version:
    - Drop all patches, they are applied upstream
    - Add patch to fix c-string conversion in Gtk build
  * Bump Standards-Version to 4.7.2 (no changes necessary)

 -- Philip Rinn <rinni@debian.org>  Mon, 11 Aug 2025 18:11:23 +0200

gimagereader (3.4.2-7) unstable; urgency=medium

  * Build Qt variant on loong64 as well (Closes: #1095280)
  * Make sure the Qt variant is only build on supported architecures

 -- Philip Rinn <rinni@debian.org>  Fri, 07 Feb 2025 19:05:45 +0100

gimagereader (3.4.2-6) unstable; urgency=medium

  * Drop Qt6 variant of gimagereader on i386 as poppler
    dropped Qt6 support on i386.

 -- Philip Rinn <rinni@debian.org>  Mon, 20 Jan 2025 19:07:04 +0100

gimagereader (3.4.2-5) unstable; urgency=medium

  * Release to unstable

 -- Philip Rinn <rinni@debian.org>  Mon, 20 Jan 2025 17:05:07 +0100

gimagereader (3.4.2-4) experimental; urgency=medium

  * Migrate Qt variant to Qt6

 -- Philip Rinn <rinni@debian.org>  Mon, 06 Jan 2025 19:13:29 +0100

gimagereader (3.4.2-3) unstable; urgency=medium

  * Fix build with recent enchant-2 (closes: #1091007)
  * Bump Standards-Version to 4.7.0 (no changes necessary)

 -- Philip Rinn <rinni@debian.org>  Sun, 22 Dec 2024 11:15:51 +0100

gimagereader (3.4.2-2) unstable; urgency=medium

  * Make build reproducible

 -- Philip Rinn <rinni@debian.org>  Sun, 18 Feb 2024 19:24:13 +0100

gimagereader (3.4.2-1) unstable; urgency=medium

  * New upstream version

 -- Philip Rinn <rinni@debian.org>  Sun, 11 Feb 2024 22:38:58 +0100

gimagereader (3.4.1-1) unstable; urgency=medium

  * New upstream version:
    - Drop all patches

 -- Philip Rinn <rinni@debian.org>  Fri, 03 Feb 2023 19:51:56 +0100

gimagereader (3.4.0-3) unstable; urgency=medium

  * Bump Standards-Version to 4.6.2 (no changes necessary)
  * Cherry-pick two patches from upstream to fix issues with Wayland
  * Update d/watch file to cope with changed github.com API

 -- Philip Rinn <rinni@debian.org>  Mon, 19 Dec 2022 17:25:48 +0100

gimagereader (3.4.0-2) unstable; urgency=medium

  * Source-only upload to make migration to testing possible

 -- Philip Rinn <rinni@inventati.org>  Wed, 09 Feb 2022 21:12:18 +0100

gimagereader (3.4.0-1) unstable; urgency=medium

  [ Philip Rinn ]
  * New upstream version
  * Bump Standards-Version to 4.6.0.1 (no changes necessary)
  * Bump debhelper compat version to 13 (no changes necessary)
  * Drop all patches

  [ Alexander Volkov ]
  * Add packaging for the Qt 5 frontend (closes: #891414)

 -- Philip Rinn <rinni@inventati.org>  Wed, 02 Feb 2022 19:23:27 +0100

gimagereader (3.3.1-1) unstable; urgency=medium

  * New upstream version (closes: #947591)
  * Add debian/patches/04_fix-crash-missing-lang.patch:
    - Fix crash when $LANG is not set (closes: #930642)
  * Bump Standards-Version to 4.4.1 (no changes necessary)
  * Bump debhelper compat version to 12 (no changes necessary)

 -- Philip Rinn <rinni@inventati.org>  Sat, 28 Dec 2019 12:03:29 +0100

gimagereader (3.3.0-1) unstable; urgency=medium

  [ Philip Rinn ]
  * New upstream version (closes: #889633):
    - Add build dependencies libdjvulibre-dev, libzip-dev, python3-gi, uuid-dev
  * Drop patches that are applied upstream:
    - debian/patches/01_fix-appstream-metadata.patch
    - debian/patches/02_remove-pixdata-conversions.patch
    - debian/patches/04_set_local_c_for_tesseract.patch
  * Bump Standards-Version to 4.2.1 (no changes necessary)
  * Bump debhelper compat version to 11 (no changes necessary)
  * Add upstream metadata
  * Update debian/copyright

  [ Ondřej Nový ]
  * debian/copyright: Use https protocol in Format field

 -- Philip Rinn <rinni@inventati.org>  Mon, 26 Nov 2018 22:32:05 +0100

gimagereader (3.2.3-3) unstable; urgency=medium

  * add debian/patches/04_set_local_c_for_tesseract.patch:
    - Adapt for tesseract 4.x aborting if LANG!=C (closes: #906243)

 -- Philip Rinn <rinni@inventati.org>  Thu, 16 Aug 2018 22:19:01 +0200

gimagereader (3.2.3-2) unstable; urgency=medium

  * add debian/patches/01_fix-appstream-metadata.patch:
    - Use current format and location for appstream metadata
  * add debian/patches/02_remove-pixdata-conversions.patch:
    - Remove pixdata conversions (closes: #886139)
  * add debian/patches/03_fix-slowdown-with-tesseract4.patch:
    - Fix massive slowdown with tesseract 4.00dev
  * Bump Standards-Version to 4.1.3 (no changes necessary)

 -- Philip Rinn <rinni@inventati.org>  Fri, 05 Jan 2018 16:08:46 +0100

gimagereader (3.2.3-1) unstable; urgency=medium

  * new upstream version
  * Bump Standards-Version to 4.0.0 (no changes necessary)

 -- Philip Rinn <rinni@inventati.org>  Mon, 17 Jul 2017 12:49:39 +0200

gimagereader (3.2.1-1) unstable; urgency=medium

  * new upstream version (closes: #856206)

 -- Philip Rinn <rinni@inventati.org>  Wed, 14 Jun 2017 15:39:57 +0200

gimagereader (3.2.0-1) unstable; urgency=medium

  * new upstream version:
    - remove all patches as they are merged upstream
    - Add build dependencies libjpeg-dev and libpodofo-dev
  * Bump debhelper compat from 9 to 10 (no changes necessary).

 -- Philip Rinn <rinni@inventati.org>  Thu, 24 Nov 2016 22:17:44 +0100

gimagereader (3.1.91-2) unstable; urgency=medium

  * add debian/patches/02-fix-ftbfs.patch:
    - Fix FTBFS due to missing implicit bool conversion
  * Fix typo in doc-base file

 -- Philip Rinn <rinni@inventati.org>  Wed, 28 Sep 2016 19:59:40 +0200

gimagereader (3.1.91-1) unstable; urgency=medium

  * new upstream version (closes: LP: #1579707):
    - remove all patches as they are merged upstream
  * add debian/patches/01-catch-segfaults-tesseract.patch:
    - catch deliberate segfaults created by tesseract
  * update debian/copyright
  * Bump Standards-Version to 3.9.8 (no changes necessary)

 -- Philip Rinn <rinni@inventati.org>  Mon, 13 Jun 2016 19:49:08 +0200

gimagereader (3.1.2+git368fa8f-2) unstable; urgency=medium

  * add debian/patches/02-make_build_reproducible.patch:
    - make build reproducible
  * Bump Standards-Version to 3.9.7 (no changes necessary)
  * Use secure URIs for vcs-* in debian/control

 -- Philip Rinn <rinni@inventati.org>  Sat, 27 Feb 2016 15:40:28 +0100

gimagereader (3.1.2+git368fa8f-1) unstable; urgency=medium

  * Pick upstream snapshot (closes: #802391)
  * update debian/copyright

 -- Philip Rinn <rinni@inventati.org>  Sat, 31 Oct 2015 20:15:29 +0100

gimagereader (3.1.2-1) unstable; urgency=medium

  * new upstream version (closes: #785656, #794489)
  * update debian/copyright
  * fix spelling errors in debian/control

 -- Philip Rinn <rinni@inventati.org>  Fri, 14 Aug 2015 16:29:02 +0200

gimagereader (3.1-1) unstable; urgency=medium

  * new upstream version
  * add build dependency: libgtksourceviewmm-3.0-dev
  * drop patch debian/patches/01-desktop-entry-lacks-keywords-entry.patch
    - applied upstream
  * add patch debian/patches/01-fix_build_on_armel.patch:
    - fix build failure on armel
  * debian/control: update Vcs-Browser field to use new URL syntax
  * update debian/copyright

 -- Philip Rinn <rinni@inventati.org>  Tue, 12 May 2015 23:15:14 +0200

gimagereader (3.0.1-1) unstable; urgency=low

  * new upstream version
  * drop patch debian/patches/02-detect-sane-on-hurd-and-kfreebsd.patch
    - build system switched to cmake
  * register documentation with doc-base

 -- Philip Rinn <rinni@inventati.org>  Mon, 20 Apr 2015 00:15:45 +0200

gimagereader (2.93-2) unstable; urgency=low

  * Fix build failure on Hurd and kFreeBSD due to missing check in configure.ac
  * Bump Standards-Version to 3.9.6 (no changes necessary)

 -- Philip Rinn <rinni@inventati.org>  Mon, 06 Oct 2014 21:01:23 +0200

gimagereader (2.93-1) unstable; urgency=low

  * Initial release (closes: #748350)

 -- Philip Rinn <rinni@inventati.org>  Wed, 20 Aug 2014 00:12:16 +0200