File: changelog

package info (click to toggle)
python-biom-format 2.1.17-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 52,044 kB
  • sloc: python: 13,624; makefile: 149; sh: 105; javascript: 45
file content (460 lines) | stat: -rw-r--r-- 14,891 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
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
python-biom-format (2.1.17-1) unstable; urgency=medium

  [ Étienne Mollier ]
  * New upstream version 2.1.17
  * d/watch: converto to v5 Github template.
  * d/copyright: bump upstream copyright year.
  * d/control: drop redundant Rules-Requires-Root: no.
  * d/control: declare compliance to standards version 4.7.2.
  * d/copyright: remove reference to the old fsf address.
  * d/patches/*: normalize Last-Update timestamps.
  * d/{rules,control}: streamline dh_numpy3 integration.
    This addresses supplemental comments in #1102990.

  [ Chris Lamb ]
  * d/rules: remove examples from dist-packages.
    This makes the build reproducible.  (Closes: #1120068, #1102990)

 -- Étienne Mollier <emollier@debian.org>  Tue, 04 Nov 2025 21:39:49 +0100

python-biom-format (2.1.16-1) unstable; urgency=medium

  * New upstream version 2.1.16
  * fix_future_import.patch: unfuzz.
  * ignore_local_dist-packages.patch: unfuzz.
  * adjust-pd-df-interaction-with-greater-than.patch.
    Patch deleted, as it was applied upstream.
  * d/copyright: account for upstream move to Revised BSD.
  * d/control: declare compliance to standards version 4.7.0.
  * d/{copyright,watch}: no dfsg repack needed anymore.
    Upstream repository has been clean of excluded artifacts since 2.1.9.
  * d/python-biom-format-doc.lintian-overrides: delete.
    The false positive previously documented does not show up anymore.

 -- Étienne Mollier <emollier@debian.org>  Mon, 27 May 2024 20:37:30 +0200

python-biom-format (2.1.15.2-3) unstable; urgency=medium

  * Team Upload.
  * Pull upstream patch to fix FTBFS (Closes: #1044074)

 -- Nilesh Patra <nilesh@debian.org>  Mon, 05 Feb 2024 00:46:33 +0530

python-biom-format (2.1.15.2-2) unstable; urgency=medium

  * Drop python3-future from Build-Depends
    Closes: #1059948
  * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)

 -- Andreas Tille <tille@debian.org>  Fri, 05 Jan 2024 21:56:52 +0100

python-biom-format (2.1.15.2-1) unstable; urgency=medium

  * New upstream version
    Closes: #1056323
  * Standards-Version: 4.6.2 (routine-update)
  * d/control: remove Breack+Replaces on obsolete package.
  * d/control: add myself to uploaders.
  * d/control: build depends on python3-nympydoc.
  * Patches:
    - ignore_local_dist-packages.patch: unfuzz.
    - enable_sloppy_sphinx_build.patch: remove; applied upstream.
    - fix_future_import.patch: refresh.
    - sphinx.ext.pngmath.patch: remove; applied upstream.

 -- Étienne Mollier <emollier@debian.org>  Mon, 19 Jun 2023 23:18:50 +0200

python-biom-format (2.1.12-3) unstable; urgency=medium

  * Team upload.
  * d/control: remove python3-nose (Closes: #1018464)

 -- Mohammed Bilal <mdbilal@disroot.org>  Sat, 03 Dec 2022 23:45:03 +0530

python-biom-format (2.1.12-2) unstable; urgency=medium

  * Fix watch file
  * Standards-Version: 4.6.1 (routine-update)

 -- Andreas Tille <tille@debian.org>  Wed, 30 Nov 2022 20:54:15 +0100

python-biom-format (2.1.12-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 2.1.12
  * Drop d/p/{fix_test.patch,ignore_failing_hdf5_test.patch,
    ignore_one_failing_hdf5_test.patch,python3.10.patch,
    sphinx_add_javascript.patch}
    Refreshed other patches (Closes: #1013713)

 -- Nilesh Patra <nilesh@debian.org>  Sun, 26 Jun 2022 17:35:00 +0530

python-biom-format (2.1.10-4) unstable; urgency=medium

  * Team upload
  * The h5py issue appears to be solved, so enable builds on
    all architectures again to fix lefse autopkgtest on s390x

 -- Graham Inggs <ginggs@debian.org>  Mon, 11 Apr 2022 19:47:14 +0000

python-biom-format (2.1.10-3) unstable; urgency=medium

  * Team upload

  [ Stefano Rivera ]
  * Patch: Python 3.10 support. (Closes: #1000423)

  [ Andreas Tille ]
  * Ignore one failing test

 -- Graham Inggs <ginggs@debian.org>  Fri, 03 Dec 2021 16:21:56 +0000

python-biom-format (2.1.10-2) unstable; urgency=medium

  * Fix watchfile to detect new versions on github
  * Standards-Version: 4.6.0 (routine-update)
  * Apply multi-arch hints.
    + python-biom-format-doc: Add Multi-Arch: foreign.
  * add_javascript() was deprecated in v1.8 and removed in v4.0. add_js_file()
    is a successor of the API
    Closes: #997377
  * Ignore failing hdf5 test

 -- Andreas Tille <tille@debian.org>  Mon, 01 Nov 2021 13:40:36 +0100

python-biom-format (2.1.10-1) unstable; urgency=medium

  * Team upload.
  * New upstream version

 -- Nilesh Patra <npatra974@gmail.com>  Sat, 21 Nov 2020 18:07:53 +0530

python-biom-format (2.1.9-2) unstable; urgency=medium

  * Team upload.
  * remove .coverage files. Closes: #974050

 -- Michael R. Crusoe <crusoe@debian.org>  Tue, 10 Nov 2020 10:43:29 +0100

python-biom-format (2.1.9-1) unstable; urgency=medium

  * Team Upload.

  [ Andreas Tille ]
  * New upstream version
    Closes: #950929
  * Build-Depends: python3-pytest

  [ Michael R. Crusoe ]
  * Build-Depends: python3-pytest-cov

 -- Michael R. Crusoe <crusoe@debian.org>  Fri, 06 Nov 2020 11:23:23 +0100

python-biom-format (2.1.8+dfsg-3) unstable; urgency=medium

  * Team Upload.
  * Add python3-h5py to depends (Fixes debci)
  * Fix import-name
  * Fix lintian
  * Create manpages
  * compat version: 13

 -- Nilesh Patra <npatra974@gmail.com>  Sun, 19 Jul 2020 01:26:22 +0530

python-biom-format (2.1.8+dfsg-2) unstable; urgency=medium

  * Build-Depends: python3-matplotlib
    Closes: #955662
  * Standards-Version: 4.5.0 (routine-update)
  * Add salsa-ci file (routine-update)
  * Rules-Requires-Root: no (routine-update)
  * Use secure URI in Homepage field.

 -- Andreas Tille <tille@debian.org>  Fri, 03 Apr 2020 23:18:06 +0200

python-biom-format (2.1.8+dfsg-1) unstable; urgency=medium

  * Drop cython from Build-Depends
    Closes: #937605
  * New upstream version
  * Set upstream metadata fields: Bug-Submit.

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

python-biom-format (2.1.7+dfsg-5) unstable; urgency=medium

  * Set upstream metadata fields: Bug-Database, Repository, Repository-
    Browse.
  * Fix Build time test
    Closes: #943622

 -- Andreas Tille <tille@debian.org>  Sun, 22 Dec 2019 07:51:11 +0100

python-biom-format (2.1.7+dfsg-4) unstable; urgency=medium

  [ Steve Langasek ]
  * Drop Python2 package
    Closes: #934864, #937605

  [ Andreas Tille ]
  * Fix doc-base control file
  * Standards-Version: 4.4.1
  * Set upstream metadata fields: Repository.

 -- Andreas Tille <tille@debian.org>  Fri, 08 Nov 2019 08:01:35 +0100

python-biom-format (2.1.7+dfsg-3) unstable; urgency=medium

  * debhelper-compat 12
  * Standards-Version: 4.4.0
  * executable /usr/bin/biom in Python3 package
  * Examples in Python3 package to support testing
  * Do not copy build time tests to doc directory
    Closes: #919586
  * Drop biom-format-tools package - wrapper script is in Python3 package
  * Provide valid autopkgtest for Python3 module based on upstreams CI test
    Closes: #896953

 -- Andreas Tille <tille@debian.org>  Tue, 06 Aug 2019 10:11:48 +0200

python-biom-format (2.1.7+dfsg-2) unstable; urgency=medium

  * Do not ship *.c and *.pyx cython input files in binary packages
  * Fix "Could not import extension sphinx.ext.pngmath"
    Closes: #922258
  * Deactivate autopkgtest for the moment since it fails anyway

 -- Andreas Tille <tille@debian.org>  Wed, 13 Feb 2019 22:13:47 +0100

python-biom-format (2.1.7+dfsg-1) unstable; urgency=medium

  * New upstream version
  * debhelper 12
  * Standards-Version: 4.3.0
  * Provide data files for build-time test
  * Fix permissions
  * Secure URI in copyright format
  * Remove trailing whitespace in debian/changelog
  * rename debian/tests/control.autodep8 to debian/tests/control

 -- Andreas Tille <tille@debian.org>  Fri, 11 Jan 2019 23:50:29 +0100

python-biom-format (2.1.6+dfsg-2) unstable; urgency=medium

  * Force LC_ALL=C.UTF-8 in build and autopkgtest
    Closes: #896953, #901073
  * Drop ancient X-Python-Version

 -- Andreas Tille <tille@debian.org>  Thu, 21 Jun 2018 05:31:25 +0200

python-biom-format (2.1.6+dfsg-1) unstable; urgency=medium

  * New upstream version
  * Fix build with sphinx 1.6
    Closes: #896629
  * cme fiy dpkg-control
     - Standards-Version: 4.1.4
     - Point Vcs-fields to Salsa
     - Crop superfluous Breaks/Replaces
  * debhelper 11
  * Build-Depends:
     - s/python-sphinx/python3-sphinx/
     - Added: python-pandas
  * Adapt doc-base files
  * Move d/t/control to d/t/control.autodep8
  * s/Testsuite: autopkgtest/Testsuite: autopkgtest-pkg-python/

 -- Andreas Tille <tille@debian.org>  Tue, 24 Apr 2018 18:27:20 +0200

python-biom-format (2.1.5+dfsg-7) unstable; urgency=medium

  * d/copyright: Update Upstream-Contact
  * Add another random seed to past tests relieably on all architectures

 -- Andreas Tille <tille@debian.org>  Thu, 12 Jan 2017 09:04:23 +0100

python-biom-format (2.1.5+dfsg-6) unstable; urgency=medium

  * Add random seed to test that fails under some circumstances
    Closes: #848410
  * debhelper 10
  * d/watch: version=4

 -- Andreas Tille <tille@debian.org>  Mon, 19 Dec 2016 22:29:00 +0100

python-biom-format (2.1.5+dfsg-5) unstable; urgency=medium

  * Restrict set of architectures also for biom-format-tools to make sure
    the package will not be built on architectures that are affected by
    the h5py issue.

 -- Andreas Tille <tille@debian.org>  Wed, 12 Oct 2016 11:09:10 +0200

python-biom-format (2.1.5+dfsg-4) unstable; urgency=medium

  * Restrict build to those architectures not affected by h5py issue
      https://github.com/h5py/h5py/issues/428
    This does not really close bug #820060 but we can lower its severity
    at least to important.

 -- Andreas Tille <tille@debian.org>  Mon, 12 Sep 2016 09:01:34 +0200

python-biom-format (2.1.5+dfsg-3) unstable; urgency=medium

  * Use sphinxdoc
    Closes: #831239
  * Use python-shinx in Build-Depends (instead only Build-Depends-Indep)
  * cme fix dpkg-control
  * hardening+=bindnow

 -- Andreas Tille <tille@debian.org>  Thu, 14 Jul 2016 14:04:56 +0200

python-biom-format (2.1.5+dfsg-2) unstable; urgency=medium

  * Breaks+Replaces: python-biom-format (<= 2.1+dfsg-1)
    Closes: #820028
  * Enable building arch all packages separately
    Closes: #820621

 -- Andreas Tille <tille@debian.org>  Sun, 10 Apr 2016 21:45:01 +0200

python-biom-format (2.1.5+dfsg-1) unstable; urgency=medium

  [ Andreas Tille ]
  * Removed pyqi as well as generation of bash_completion
  * Build-Depends: python-click

  [ Ghislain Antony Vaillant ]
  * Properly run the upstream testsuite during the package build process
  * Add packaging testsuite
  * Provide documentation in separate arch-independent package
  * d/rules: add call to dh_numpy
  * let dh_python fill the binary package dependencies
  * Provide command-line tools in separate package
  * Provide the Python 3 package

 -- Andreas Tille <tille@debian.org>  Tue, 08 Mar 2016 15:38:30 +0100

python-biom-format (2.1.4+dfsg-2) unstable; urgency=medium

  * Fix test target
    Closes: #804441
  * Fix clean target enabling building twice in a row

 -- Andreas Tille <tille@debian.org>  Tue, 10 Nov 2015 22:35:15 +0100

python-biom-format (2.1.4+dfsg-1) unstable; urgency=medium

  * New upstream version
    Closes: #802867
  * Moved from SVN to Git
  * cme fix dpkg-control
  * Fix watch file

 -- Andreas Tille <tille@debian.org>  Tue, 27 Oct 2015 18:46:33 +0100

python-biom-format (2.1+dfsg-1) unstable; urgency=medium

  * New upstream version

 -- Andreas Tille <tille@debian.org>  Tue, 12 Aug 2014 14:43:54 +0200

python-biom-format (2.0.0+dfsg-1) unstable; urgency=medium

  * New upstream version (adpated Build-Depends and patches)
  * switch to dh-python using buildsystem=pybuild
  * New (versioned) Build-Depends
  * Add ${shlibs:Depends} since package is now arch any

 -- Andreas Tille <tille@debian.org>  Tue, 20 May 2014 19:16:23 +0200

python-biom-format (1.3.1+dfsg-1) unstable; urgency=medium

  [ Andreas Tille ]
  * New upstream version (updated patches).  New version also does not
    use Cython
    Closes: #742691
  * Package is now Architecture: all
  * Incorporate changes by BioLinux
  * debian/patches/no-web-adds.patch: Save user privacy by preventing inclusion
    of web adds
  * Do not install scripts printing "This script no longer exists. ..."
    any more
  * Use manpage created by sphinx

 -- Andreas Tille <tille@debian.org>  Thu, 27 Mar 2014 11:52:15 +0100

python-biom-format (1.2.0-1biolinux1) precise; urgency=low

  * Add runtime dep on PyQi
  * Patch /usr/bin/biom script to force /usr/lib/python2.7/dist-packages
    to the top of the PYTHONPATH
  * Allow building with cython 0.15.1 on Ubuntu as it builds and passes all
    the tests
  * Drop deal_with_none_array_metadata for now as it fails the self tests
    But it's still not right!
  * Rename add_metadata to something less generic.  It will die in the next
    release anyway.

 -- Tim Booth <tbooth@ceh.ac.uk>  Fri, 28 Feb 2014 16:25:41 +0000

python-biom-format (1.2.0-1) unstable; urgency=low

  * New upstream version
  * debian/control:
     - (Build-)Depends: pyqi
     - Build-Depends: python-nose to enable auto_test
  * debian/biom.1: Add simple manpage
  * debian/rules:
     - activate test using python-nose
     - deactivate get-orig-source script and use plain uscan since
       upstream tarball is clean now

 -- Andreas Tille <tille@debian.org>  Mon, 11 Nov 2013 09:24:46 +0100

python-biom-format (1.2.0-0biolinux2) precise; urgency=low

  * New upstream.
  * No need for the old cythonize tinkering in rules
  * Add examples to /usr/share/doc
  * Also add HTML API docs (single html build)
  * Build manpages from Sphinx
  * Add bash completion
  * Investigate and patch issue converting BIOM to table with
    taxonomy not set to an array

 -- Tim Booth <tbooth@ceh.ac.uk>  Wed, 25 Sep 2013 18:31:40 +0100

python-biom-format (1.1.2-1) unstable; urgency=low

  * debian/watch:
     - Enable '+dfsg' suffix in Debian versions
     - Fix download location
     - anonscm in Vcs fields
  * debian/control:
     - cme fix dpkg-control
  * Remove workaround cython problem which was needed when 1.0.0 was
    released because cython at this time was suffering from #682652
  * debian/rules:
     - use help2man to create manpages

 -- Andreas Tille <tille@debian.org>  Thu, 15 Aug 2013 01:17:43 +0200

python-biom-format (1.1.2-0ubuntu1) precise; urgency=low

  * New upstream.  Repack no longer needed.

 -- Tim Booth <tbooth@ceh.ac.uk>  Tue, 30 Apr 2013 18:09:17 +0100

python-biom-format (1.0.0+repack-1ubuntu1) precise; urgency=low

  * Rebuild for Precise
  * Minor changes to cleanup and get-orig-source that helped me

 -- Tim Booth <tbooth@ceh.ac.uk>  Fri, 10 Aug 2012 18:08:06 +0100

python-biom-format (1.0.0-1) unstable; urgency=low

  * Initial release (Closes: #682242)

 -- Andreas Tille <tille@debian.org>  Fri, 03 Aug 2012 10:38:26 +0200