File: changelog

package info (click to toggle)
tifffile 20230203-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 3,884 kB
  • sloc: python: 35,592; makefile: 14
file content (433 lines) | stat: -rw-r--r-- 12,074 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
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
tifffile (20230203-1) unstable; urgency=medium

  * New upstream version 20230203
  * Rediff patches

 -- Ole Streicher <olebole@debian.org>  Tue, 07 Feb 2023 20:19:41 +0100

tifffile (20230123.1-1) unstable; urgency=medium

  * New upstream version 20230123.1
  * Rediff patches
  * Push Standards-Version to 4.6.2. No changes

 -- Ole Streicher <olebole@debian.org>  Thu, 26 Jan 2023 21:05:54 +0100

tifffile (20221010-1) unstable; urgency=medium

  * New upstream version 20221010
  * Rediff patches. Drop patch applied upstream

 -- Ole Streicher <olebole@debian.org>  Fri, 14 Oct 2022 14:11:26 +0200

tifffile (20220812-2) unstable; urgency=medium

  * Fix indentation error in test

 -- Ole Streicher <olebole@debian.org>  Sun, 14 Aug 2022 12:27:56 +0200

tifffile (20220812-1) unstable; urgency=medium

  * New upstream version 20220812
  * Rediff patches

 -- Ole Streicher <olebole@debian.org>  Sat, 13 Aug 2022 13:48:59 +0200

tifffile (20220803-1) unstable; urgency=medium

  * New upstream version 20220803
  * Rediff patches
  * Push Standards-Version to 4.6.1. No changes needed

 -- Ole Streicher <olebole@debian.org>  Fri, 05 Aug 2022 14:37:01 +0200

tifffile (20220504-1) unstable; urgency=medium

  * New upstream version 20220504
  * Rediff patches

 -- Ole Streicher <olebole@debian.org>  Thu, 09 Jun 2022 08:12:06 +0200

tifffile (20220428-2) unstable; urgency=medium

  * xfail tests that may require the 'imagecodecs' package

 -- Ole Streicher <olebole@debian.org>  Wed, 04 May 2022 11:48:15 +0200

tifffile (20220428-1) unstable; urgency=medium

  * New upstream version 20220428
  * Rediff patches

 -- Ole Streicher <olebole@debian.org>  Mon, 02 May 2022 17:49:26 +0200

tifffile (20220426-1) unstable; urgency=medium

  * New upstream version 20220426
  * Rediff patches

 -- Ole Streicher <olebole@debian.org>  Thu, 28 Apr 2022 17:48:49 +0200

tifffile (20220422-1) unstable; urgency=medium

  * New upstream version 20220422
  * Rediff patches

 -- Ole Streicher <olebole@debian.org>  Sat, 23 Apr 2022 14:44:13 +0200

tifffile (20220408-1) unstable; urgency=medium

  * New upstream version 20220408
  * Rediff patches

 -- Ole Streicher <olebole@debian.org>  Mon, 11 Apr 2022 15:07:22 +0200

tifffile (20220325-1) unstable; urgency=medium

  * New upstream version 20220325
  * Rediff patches

 -- Ole Streicher <olebole@debian.org>  Tue, 29 Mar 2022 08:23:49 +0200

tifffile (20220316-1) unstable; urgency=medium

  * New upstream version 20220316
  * Rediff patches

 -- Ole Streicher <olebole@debian.org>  Mon, 21 Mar 2022 16:34:33 +0100

tifffile (20220209-1) unstable; urgency=medium

  * New upstream version 20220209
  * Rediff patches

 -- Ole Streicher <olebole@debian.org>  Mon, 14 Feb 2022 08:49:23 +0100

tifffile (20220202-1) unstable; urgency=medium

  * New upstream version 20220202
  * Rediff patches

 -- Ole Streicher <olebole@debian.org>  Wed, 09 Feb 2022 10:09:55 +0100

tifffile (20211102-1) unstable; urgency=medium

  * New upstream version 20211102
  * Rediff patches

 -- Ole Streicher <olebole@debian.org>  Fri, 17 Dec 2021 08:36:37 +0100

tifffile (20210830-2) unstable; urgency=medium

  * Add python3-fsspec for tests
  * Disable test that requires a file that is not available

 -- Ole Streicher <olebole@debian.org>  Mon, 27 Sep 2021 10:53:40 +0200

tifffile (20210830-1) unstable; urgency=medium

  * New upstream version 20210830
  * Rediff patches
  * Push Standards-Version to 4.6.0. No changes required
  * Remove conflicts+replaces of outdated python-tifffile

 -- Ole Streicher <olebole@debian.org>  Mon, 27 Sep 2021 09:20:49 +0200

tifffile (20210201-1) unstable; urgency=medium

  * New upstream version 20210201
  * Rediff patches

 -- Ole Streicher <olebole@debian.org>  Sun, 07 Feb 2021 10:34:29 +0100

tifffile (20210108-1) unstable; urgency=medium

  * New upstream version 20210108
  * Rediff patches
  * Push Standards-Version to 4.5.1. No changes needed

 -- Ole Streicher <olebole@debian.org>  Sat, 09 Jan 2021 14:32:35 +0100

tifffile (20201208-1) unstable; urgency=medium

  * New upstream version 20201208
  * Rediff patches
  * Add "Rules-Requires-Root: no" to d/control

 -- Ole Streicher <olebole@debian.org>  Fri, 11 Dec 2020 09:48:13 +0100

tifffile (20201126-2) unstable; urgency=medium

  * Disable another test that requires remote data

 -- Ole Streicher <olebole@debian.org>  Mon, 30 Nov 2020 10:18:53 +0100

tifffile (20201126-1) unstable; urgency=medium

  * New upstream version 20201126
  * Rediff patches

 -- Ole Streicher <olebole@debian.org>  Mon, 30 Nov 2020 10:05:01 +0100

tifffile (20201118-2) unstable; urgency=medium

  * Skip more remote-data depending tests

 -- Ole Streicher <olebole@debian.org>  Fri, 20 Nov 2020 09:32:34 +0100

tifffile (20201118-1) unstable; urgency=medium

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

  [ Ole Streicher ]
  * New upstream version 20201118
  * Rediff patches

 -- Ole Streicher <olebole@debian.org>  Fri, 20 Nov 2020 08:56:22 +0100

tifffile (20200717-2) unstable; urgency=low

  * Add python3-lxml recommendation and test dependency
  * Skip tests that require codec or private data

 -- Ole Streicher <olebole@debian.org>  Sat, 18 Jul 2020 10:54:06 +0200

tifffile (20200717-1) unstable; urgency=low

  * New upstream version 20200717. Fixes problems on big endian
  * Rediff patches

 -- Ole Streicher <olebole@debian.org>  Sat, 18 Jul 2020 10:31:58 +0200

tifffile (20200603-1) unstable; urgency=low

  * Disable tests that require remote files
  * Use CI tests provided by upstream
  * Add gitlab-ci file
  * New upstream version 20200603. Rediff patches

 -- Ole Streicher <olebole@debian.org>  Fri, 12 Jun 2020 12:06:49 +0200

tifffile (20200511-1) unstable; urgency=low

  [ Andreas Tille ]
  * Move package to Debian Python Modules Team

  [ Ole Streicher ]
  * Put myself on uploaders list
  * Rename binary package to python3-tifffile
  * Don't install local script
  * Push compat to 13
  * Push Standards-Version to 4.5.0. No changes needed
  * Don't install lsm2bin
  * Fix d/watch to accept single-digit day and month
  * New upstream version 20200511

 -- Ole Streicher <olebole@debian.org>  Fri, 15 May 2020 20:16:16 +0200

tifffile (20181128-3) unstable; urgency=medium

  * Drop python from test depends
    Closes: #938668
  * Test-Depends: python3
  * Standards-Version: 4.4.1

 -- Andreas Tille <tille@debian.org>  Mon, 20 Jan 2020 11:39:53 +0100

tifffile (20181128-2) unstable; urgency=medium

  * debhelper-compat 12
  * Standards-Version: 4.4.0
  * Use secure URI in Homepage field.
  * Fix wrapper script
    Closes: #939511, #938668

 -- Andreas Tille <tille@debian.org>  Thu, 05 Sep 2019 21:37:34 +0200

tifffile (20181128-1) unstable; urgency=medium

  * New upstream version
  * autopkgtest: Restrictions: allow-stderr
    Closes: #895176
  * Point Vcs fields to salsa.debian.org
  * Standards-Version: 4.1.4
  * d/rules: include /usr/share/dpkg/architecture.mk instead of manally
    setting DEB_HOST_ARCH_ENDIAN
  * The package does not really provide a Python module for inclusion into
    other projects.  Thus the binary is renamed to tifffile.  It was
    ported to Python3 by upstream - thus the Python3 Build-Depends
  * Point watch file to PyPI
    Closes: #912661
  * Standards-Version: 4.2.1
  * Use --buildsystem=pybuild
  * Build-Depends: python3-setuptools
  * debian/rules: s/dh_numpy/dh_numpy3/
  * Drop ancient X-Python-Version field

 -- Andreas Tille <tille@debian.org>  Sat, 01 Dec 2018 07:52:43 +0100

tifffile (20170929-1) unstable; urgency=medium

  [ Andreas Tille ]
  * New upstream version
  * Depends: python-enum34, python-concurrent.futures
    Closes: #889623
  * debhelper 11
  * cme fix dpkg-control

  [ Sascha Steinbiss ]
  * Update autopkgtest with new upstream test example.

 -- Andreas Tille <tille@debian.org>  Mon, 05 Feb 2018 14:02:32 +0100

tifffile (20170914-1) unstable; urgency=medium

  [ Mathieu Malaterre ]
  * Remove self from Uploaders

  [ Andreas Tille ]
  * New upstream version
  * Moved packaging from SVN to Git
  * Standards-Version: 4.1.1
  * debhelper 10
  * Add Upstream-Contact to d/copyright

 -- Andreas Tille <tille@debian.org>  Thu, 05 Oct 2017 23:28:38 +0200

tifffile (20151006-1) unstable; urgency=medium

  * Team upload.
  * New upstream version.
  * Enable full hardening.
  * Bump Standards-Version.
  * Use secure Vcs-Browser.
  * Add autopkgtest.

 -- Sascha Steinbiss <satta@debian.org>  Sat, 14 Jan 2017 07:53:53 +0000

tifffile (20150817-1) unstable; urgency=medium

  * New upstream version
  * Add myself to Uploaders
  * cme fix dpkg-control
  * fix watch file
  * delete unused debian/get-orig-source
  * fixed DEP5

 -- Andreas Tille <tille@debian.org>  Sun, 08 Nov 2015 22:54:28 +0100

tifffile (20140824-1) unstable; urgency=low

  * New upstream
  * Remove, patch applied upstream:
    debian/patches/bug730166.patch

 -- Mathieu Malaterre <malat@debian.org>  Fri, 12 Sep 2014 15:07:51 +0200

tifffile (20140205-1) unstable; urgency=low

  * New upstream
  * Bump Std-Vers to 3.9.5, no changes needed

 -- Mathieu Malaterre <malat@debian.org>  Fri, 14 Feb 2014 10:08:25 +0100

tifffile (20131103-1) unstable; urgency=low

  * New upstream
  * Add support for MicroManager files
  * Fix tifffile when no option is passed. Closes: #730166

 -- Mathieu Malaterre <malat@debian.org>  Thu, 21 Nov 2013 18:05:24 +0100

tifffile (20130502-1) unstable; urgency=low

  * New upstream
  * Upload to sid

 -- Mathieu Malaterre <malat@debian.org>  Tue, 21 May 2013 11:01:48 +0200

tifffile (20130118-1) experimental; urgency=low

  * New upstream
  * Rename package to follow python policy
  * Add Conflicts/Replaces with tifffile
  * Use compat 9 to get harderning flag
  * Really fix compilation on big endian machine

 -- Mathieu Malaterre <malat@debian.org>  Thu, 24 Jan 2013 18:00:44 +0100

tifffile (20121214-1) experimental; urgency=low

  * New upstream
  * Fix compilation on big endian machine (arm & mips)
  * Use CFLAGS/LDFLAGS for hardening goal

 -- Mathieu Malaterre <malat@debian.org>  Sun, 13 Jan 2013 17:23:57 +0100

tifffile (20121018-1) experimental; urgency=low

  * New upstream
    - Handle unpacking of RGB data
    - Fix issue with numpy/Python 3.x
  * Move mathplotlib to Recommends since not required
  * Make sure to use numpy >= 1.6.2

 -- Mathieu Malaterre <malat@debian.org>  Thu, 08 Nov 2012 15:11:47 +0100

tifffile (20120421-1) unstable; urgency=low

  * New upstream
  * Remove DMUA flag
  * Change to my @d.o alias

 -- Mathieu Malaterre <malat@debian.org>  Sun, 22 Apr 2012 10:03:28 +0200

tifffile (20120308-1) unstable; urgency=low

  * New upstream
   - Add support for StructuredAnnotations in OME/TIFF.

 -- Mathieu Malaterre <mathieu.malaterre@gmail.com>  Wed, 21 Mar 2012 22:03:57 +0100

tifffile (20120223-1) unstable; urgency=low

  * New upstream
   - Handle LSM510 bug
  * Fix d/rules to handle big-endian machine.
  * d/rules: add missing call to dh_numpy.
  * Bump Std-Vers to 3.9.3, no changes needed

 -- Mathieu Malaterre <mathieu.malaterre@gmail.com>  Mon, 05 Mar 2012 10:41:19 +0100

tifffile (20120101-1) unstable; urgency=low

  * New upstream
  * Better support for writing out BigTIFF

 -- Mathieu Malaterre <mathieu.malaterre@gmail.com>  Mon, 16 Jan 2012 12:08:32 +0100

tifffile (20111215-2) unstable; urgency=low

  * New upstream. Remove deprecated options

 -- Mathieu Malaterre <mathieu.malaterre@gmail.com>  Mon, 19 Dec 2011 12:07:48 +0100

tifffile (20111126-1) unstable; urgency=low

  * New upstream. Better support for BigTIFF

 -- Mathieu Malaterre <mathieu.malaterre@gmail.com>  Fri, 02 Dec 2011 09:40:39 +0100

tifffile (20111112-1) unstable; urgency=low

  * Initial Debian Upload (Closes: #648767)

 -- Mathieu Malaterre <mathieu.malaterre@gmail.com>  Sun, 13 Nov 2011 19:41:37 +0100