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
|
python-dicompylercore (0.5.6-3) unstable; urgency=medium
* Team upload.
* adjust-collections.patch: new: ditto.
This patch contributes to the resolution of bug #1095369.
* skip-tight-comparison.patch: new: skip a failing test with numpy 2.x.
This is the second part of the #1095369 correction. (Closes: #1095369)
* d/control: declate compliance to standards version 4.7.0.
-- Étienne Mollier <emollier@debian.org> Sun, 16 Feb 2025 10:10:07 +0100
python-dicompylercore (0.5.6-2) unstable; urgency=medium
* Team upload.
* d/patches/remove-six.patch: Add patch to remove six from source (Closes:
#1090137).
-- Emmanuel Arias <eamanu@debian.org> Mon, 16 Dec 2024 20:46:36 -0300
python-dicompylercore (0.5.6-1) unstable; urgency=medium
* Team upload.
* New upstream release.
(closes: #1025605)
* Update copyright file.
* Drop numpy_1.24.patch, fixed upstream.
-- Bas Couwenberg <sebastic@debian.org> Fri, 16 Jun 2023 11:09:59 +0200
python-dicompylercore (0.5.5-5) unstable; urgency=medium
* Adapt to numpy 1.24
Closes: #1028823
* Standards-Version: 4.6.2 (routine-update)
-- Andreas Tille <tille@debian.org> Sat, 14 Jan 2023 16:22:44 +0100
python-dicompylercore (0.5.5-4) unstable; urgency=medium
* Fix watch file
* Standards-Version: 4.6.1 (routine-update)
-- Andreas Tille <tille@debian.org> Thu, 01 Dec 2022 20:55:27 +0100
python-dicompylercore (0.5.5-3) unstable; urgency=medium
* Fix watchfile to detect new versions on github
* Standards-Version: 4.6.0 (routine-update)
* debhelper-compat 13 (routine-update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
-- Andreas Tille <tille@debian.org> Sat, 09 Oct 2021 08:30:38 +0200
python-dicompylercore (0.5.5-2) unstable; urgency=medium
* Testsuite: autopkgtest-pkg-python (routine-update)
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
-- Andreas Tille <tille@debian.org> Thu, 23 Jan 2020 12:59:57 +0100
python-dicompylercore (0.5.5-1) unstable; urgency=medium
* Initial release (Closes: #949593)
-- Andreas Tille <tille@debian.org> Wed, 22 Jan 2020 16:06:54 +0100
|