File: changelog

package info (click to toggle)
silx 2.2.1%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 31,652 kB
  • sloc: python: 119,829; ansic: 5,062; lisp: 4,454; cpp: 883; sh: 286; makefile: 90; xml: 46
file content (395 lines) | stat: -rw-r--r-- 13,343 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
silx (2.2.1+dfsg-3) unstable; urgency=medium

  * Team upload.
  * Deal with big-endian architectures in testsuite.

 -- Roland Mas <lolando@debian.org>  Fri, 21 Mar 2025 16:18:27 +0100

silx (2.2.1+dfsg-2) unstable; urgency=medium

  * d/t/no-opencl:  do not run Qt test on armel and armhf

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Mon, 03 Mar 2025 11:29:39 +0100

silx (2.2.1+dfsg-1) unstable; urgency=medium

  * Rely on pre-initialized dpkg-architecture variables.
  * New upstream version 2.2.1+dfsg

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Fri, 28 Feb 2025 13:16:01 +0100

silx (2.2.0+dfsg-2) unstable; urgency=medium

  [ Alexandre Detiste ]
  * remove noise from patch

  [ Picca Frédéric-Emmanuel ]
  * Bug fix: "Permission denied:
    &#39;/usr/lib/python3/dist-packages/silx/pytest-cache-files-0lxt05lh&#39;",
    thanks to Picca Frédéric-Emmanuel (Closes: #1099038).
  * Bug fix: "no-opencl tests fail with pytest8.2", thanks to Chris
    Peterson (Closes: #1072655).
  * Bug fix: "TestRetry fails with scipy 1.8.1-4", thanks to Drew Parsons
    (Closes: #1013114).
  * Bug fix: "Fails to build source after successful build", thanks to
    Lucas Nussbaum (Closes: #1047562).

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Fri, 28 Feb 2025 12:53:34 +0100

silx (2.2.0+dfsg-1) unstable; urgency=medium

  * Team Upload
  * New upstream version 2.2.0+dfsg (Closes: #1095215)

 -- Alexandre Detiste <tchet@debian.org>  Fri, 14 Feb 2025 00:03:26 +0100

silx (2.1.2+dfsg-1) unstable; urgency=medium

  * Team Upload
  * New upstream version 2.1.2+dfsg (Closes: #1085003)
  * Bump Standards-Version to 4.7.0

 -- Alexandre Detiste <tchet@debian.org>  Sun, 10 Nov 2024 14:14:23 +0100

silx (2.1.0+dfsg-1) unstable; urgency=medium

  * New upstream version 2.1.0+dfsg
  * d/control: Added B-D python3-pint, python3-pooch, python3-sphinx-design <!nodoc>
  * d/control: B-D added python3-pooch for unit tests
  * d/dataset-ascent: embeded to run tests
  * d/s/include-binaries: updated to reflect the ascent dataset embeding
  * d/rules: use pybuild to copy the dataset at the right place.

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Sun, 16 Jun 2024 21:21:33 +0200

silx (2.0.1+dfsg-3) unstable; urgency=medium

  * d/t/gui: do not fail if the return value is 134. until we figure out
    what is going on with mesa and xvfb.

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Tue, 16 Apr 2024 10:47:09 +0200

silx (2.0.1+dfsg-2) unstable; urgency=medium

  * d/t/control: rework the gui test in order to make it work with
    autopkgtest. run the test but skip it.

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Mon, 15 Apr 2024 16:18:16 +0200

silx (2.0.1+dfsg-1) unstable; urgency=medium

  * New upstream version 2.0.1+dfsg

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Tue, 19 Mar 2024 23:02:23 +0100

silx (2.0.0+dfsg-2) unstable; urgency=medium

  * d/t/control: Split into opencl, no-opencl and gui scripts.
    The opencl part is for now marked flaky.
  * use POCL_WORK_GROUP_METHOD=cbs for tests.

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Mon, 11 Mar 2024 13:27:15 +0100

silx (2.0.0+dfsg-1) unstable; urgency=low

  * Update standards version to 4.6.2, no changes needed.

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Wed, 28 Feb 2024 14:49:37 +0000

silx (2.0.0+dfsg-1~exp1) experimental; urgency=medium

  * d/control: Hardcode the h5py dependency for now until dist-info files are
    provided by python-h5py.
  * d/t/control: Added a test to check that the silx view command can be started.
  * d/t/control: Do not hide the output of the command
  * d/rules: verbose build
  * New upstream version 2.0.0+dfsg

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Tue, 06 Feb 2024 11:54:53 +0100

silx (1.1.2+dfsg-2) unstable; urgency=medium

  * d/control: Added B-D python3-hdf5plugin.
  * d/p/0004-skip-two-tests.patch: removed since upstream propose somethinf equivalent.
  * d/p/0005-removed-hdf5plugin-from-full-dependencies.patch: Removed, hdf5plugin is
    now available in Debian.

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Fri, 23 Jun 2023 09:36:20 +0200

silx (1.1.2+dfsg-1) unstable; urgency=medium

  [ Stefano Rivera ]
  * Edit the description of the mips*el patch, now that we understand it.

  [ Picca Frédéric-Emmanuel ]
  * New upstream release. (Closes: #966051)
  * d/rules: set HOME to avoid FTBFS.
  * d/control: Added B-D-I graphviz for the documentation
  * d/t/control: set the HOME to avoid error with pytools
  * d/t/control: Added python3-pytest-mock
  * d/control: Added B-D pybuild-plugin-pyproject to avoid setup.py build

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Fri, 23 Jun 2023 09:10:22 +0200

silx (1.1.0+dfsg-5) unstable; urgency=medium

  * Team upload.
  * Patch out tests that fail on mipsel / mips64el due to a numpy bug.

 -- Stefano Rivera <stefanor@debian.org>  Fri, 03 Feb 2023 16:46:19 -0400

silx (1.1.0+dfsg-4) unstable; urgency=medium

  * Team upload.
  * Add a patch fixing the build with Python 3.11, thanks Simon Quigley.
    (Closes: #1025183)

 -- Stefano Rivera <stefanor@debian.org>  Fri, 27 Jan 2023 21:20:42 -0400

silx (1.1.0+dfsg-3) unstable; urgency=medium

  * do not run test which use lot's of memory

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Fri, 04 Nov 2022 16:54:24 +0100

silx (1.1.0+dfsg-2) unstable; urgency=medium

  * fix a typo to avoid running test which use lot's of memory.

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Fri, 04 Nov 2022 15:42:11 +0100

silx (1.1.0+dfsg-1) unstable; urgency=medium

  * New upstream version 1.1.0+dfsg
  * do not install the scipy_spatial COPYING file

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Thu, 03 Nov 2022 10:38:19 +0100

silx (1.0.0+dfsg-4) unstable; urgency=medium

  * Team Upload.
  * d/salsa-ci.yml: Disable reprotest
  * d/t/control: Skip testing on i386

 -- Nilesh Patra <nilesh@debian.org>  Mon, 14 Mar 2022 12:56:01 +0530

silx (1.0.0+dfsg-3) unstable; urgency=medium

  * Team Upload.
  * d/t/control: Add test dep on python3-pytest (Closes: #1006690)
  * d/t/control: Make test "not" no-op so as to wxit with
    non-zero exit code when it fails
  * Add patch to fix test with python3.10
  * Add d/salsa-ci.yml

 -- Nilesh Patra <nilesh@debian.org>  Mon, 14 Mar 2022 02:04:04 +0530

silx (1.0.0+dfsg-2) unstable; urgency=medium

  * d/patches/0005-removed-hdf5plugin-from-full-dependencies.patch

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Thu, 10 Feb 2022 15:15:16 +0100

silx (1.0.0+dfsg-1) unstable; urgency=medium

  * New upstream version 1.0.0+dfsg

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Wed, 02 Feb 2022 14:43:11 +0100

silx (0.15.2+dfsg-3) unstable; urgency=medium

  * fix FTBFS by skipping two tests
    https://github.com/silx-kit/silx/issues/3523

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Sun, 19 Sep 2021 16:05:34 +0200

silx (0.15.2+dfsg-2) unstable; urgency=medium

  * Bug fix: "Removal of the python3-*-dbg packages in sid/bookworm",
    thanks to Matthias Klose (Closes: #994377).
  * Bug fix: "drop unused *-dbg packages from Build-Depends", thanks to
    Helmut Grohne (Closes: #980417).

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Sun, 19 Sep 2021 14:07:44 +0200

silx (0.14.0+dfsg-1) unstable; urgency=medium

  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.
  * Update standards version to 4.5.0, no changes needed.
  * d/u/signing-key.asc: Added Pierre Paleo gpg key.
  * New upstream version 0.14.0+dfsg

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Wed, 06 Jan 2021 15:17:45 +0100

silx (0.13.1+dfsg-1) unstable; urgency=medium

  * New upstream version 0.13.1+dfsg (Closes: #966933)
  * d/control: Standards-Version bumped to 4.1.3 (nothing to do)
  * d/control: Rules-Requires-Root: no
  * Demote documentation dependencies to B-D-I. (Closes: #946110)
    Thanks Helmut Grohne for the patch

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Tue, 04 Aug 2020 10:25:26 +0200

silx (0.12.0+dfsg-1) unstable; urgency=medium

  * New upstream version 0.12.0+dfsg

 -- Alexandre Marie <alexandre.marie@synchrotron-soleil.fr>  Thu, 30 Jan 2020 11:48:55 +0100

silx (0.11.0+dfsg-3) unstable; urgency=medium

  * d/control: Build-Depends on python3-qtconsole(Closes: #946571).

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Wed, 11 Dec 2019 09:10:31 +0100

silx (0.11.0+dfsg-2) unstable; urgency=medium

  * Use debhelper-compat instead of debian/compat.
  * remove Python2 modules (Closes: #938481).
  * Switched to compat level 12
    - d/rules: Used --doc-main-package python3-silx.

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Sat, 19 Oct 2019 13:19:44 +0200

silx (0.11.0+dfsg-1) unstable; urgency=medium

  [ Alexandre Marie ]
  * Added test on openCL's use
  * New upstream version 0.11.0+dfsg
  * d/patches
    - 0004-fix-missing-import.patches (Removed)
    - 0005-fix-problem-with-sift-import (Removed)

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Tue, 09 Jul 2019 15:26:55 +0200

silx (0.10.1+dfsg-1~exp2) experimental; urgency=medium

  * d/patchs
    + 0005-fix-problem-with-sift-import.patch (Added)

 -- Picca Frédéric-Emmanuel <picca@synchrotron-soleil.fr>  Tue, 28 May 2019 11:17:46 +0200

silx (0.10.1+dfsg-1~exp1) experimental; urgency=medium

  * New upstream version 0.10.1+dfsg
  * d/patches
    + 0004-fix-missing-import.patch (Added)

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Tue, 28 May 2019 08:20:44 +0200

silx (0.9.0+dfsg-3) unstable; urgency=medium

  * d/rules: Do not run Qt test for now.
  * d/t/control.autodep8: Fixed to run test for real.

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Thu, 21 Feb 2019 11:22:03 +0100

silx (0.9.0+dfsg-2) unstable; urgency=medium

  * d/patches:
    + 0004-fix-FTBFS-with-numpy-0.16.patch (Added)

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Thu, 20 Dec 2018 16:21:18 +0100

silx (0.9.0+dfsg-1) unstable; urgency=medium

  [ Picca Frédéric-Emmanuel ]
  * Fixed autopkgtests and use control.autodep8
  * Used salsa-ci for continuous integration.
  * Run autopkgtests via xvfb-run
  * d/control: Removed Build-Depends: python-lxml[-dbg], python-enum34.

  [ Alexandre Marie ]
  * New upstream version 0.9.0+dfsg
  * d/watch: uversionmangling to deal with rc|alpha|beta versions.

 -- Alexandre Marie <alexandre.marie@synchrotron-soleil.fr>  Mon, 17 Dec 2018 13:25:52 +0100

silx (0.8.0+dfsg-1) unstable; urgency=medium

  * New upstream version 0.8.0+dfsg
  * Added the pub 4096R/26F8E116 key to keyring
      2016-04-11 Thomas Vincent <thomas.vincent@esrf.fr>
  * d/control
    - Build-Depends
      + Added pandoc
    - Removed obsolete X-Python[3]-Version
  * d/rules
    - Installed the QtDesgigner files only for Qt5.
    - Override dh_python3 to deal with qtdesigner files.
    - Run sphinx with xvfb in order to have the right silx.sx documentation.
    - Avoid QT warnings by setting XDG_RUNTIME_DIR

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Tue, 31 Jul 2018 16:24:57 +0200

silx (0.7.0+dfsg-2) unstable; urgency=medium

  * d/rules
    - use py3versions to get the python3 default interpreter version.
      This makes the package backportable.

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Tue, 13 Mar 2018 20:04:20 +0100

silx (0.7.0+dfsg-1) unstable; urgency=medium

  * New upstream version 0.7.0+dfsg
  * Bumped Strandards-Versions to 4.1.3 (nothing to do)
  * d/control
    - Build-Depends
     + Added python[3]-nbsphinx, python-concurrent.futures
  * d/copyright
    remove the third_party _local files.
  * d/patches
     + 0003-do-not-modify-PYTHONPATH-from-setup.py.patch (added)
     - 0005-slocale.h-is-removed-in-GLIBC-2.26.patch (obsolete)
     - 0006-prefer-pyqt5-over-pyside.patch (obsolete)
  * d/rules
    - removed the jessie backports specific code
    - compile extensions only once per interpreter.
    - unactive for now the build time tests.
    - build the doc only with python3.
  * d/watch
    - check the pgp signature

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Tue, 13 Mar 2018 07:32:00 +0100

silx (0.6.1+dfsg-2) unstable; urgency=medium

  * d/control
    - Bump Standrad-Version 4.1.1 (nothing to do)
  * fixed glibc 2.26 FTBFS with upstream patch glib2.26 (Closes: #882881)
  * d/patches
    + 0005-slocale.h-is-removed-in-GLIBC-2.26.patch (Added)

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Sun, 21 Jan 2018 09:32:38 +0100

silx (0.6.1+dfsg-1) unstable; urgency=medium

  * New upstream version 0.6.1+dfsg
  * update watch file

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Sat, 25 Nov 2017 17:02:19 +0100

silx (0.6.0+dfsg-1) unstable; urgency=medium

  * New upstream version 0.6.0+dfsg
  * d/patches
    - 0001-fix-the-build_man-target.patch (deleted)
    - 0004-test-unactive-ressource-for-now.patch (deleted)
    - 0005-fix-the-sift-removal.patch (deleted)

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Sat, 07 Oct 2017 08:08:56 +0200

silx (0.5.0+dfsg-2) unstable; urgency=medium

  * d/control
    - Added all the -dbg dependencies for the -dbg packages.

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Fri, 01 Sep 2017 15:10:44 +0200

silx (0.5.0+dfsg-1) unstable; urgency=medium

  * Initial release (Closes: #871637)

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Wed, 02 Aug 2017 11:00:20 +0100