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
|
dcmstack (0.9-1) unstable; urgency=medium
* Fresh upstream release
- should have addressed compatibility issues with recent nibabel etc
- uses pytest (dropping custom debian/patch)
-- Yaroslav Halchenko <debian@onerussian.com> Thu, 29 Sep 2022 19:37:10 -0400
dcmstack (0.8-3) unstable; urgency=medium
[ Andreas Tille ]
* Team upload.
* Standardize repository to Debian Med policy and remove debian/gbp.conf
* Move repository to Debian Med team Salsa space
* Maintain package in Debian Med team
* Fix watch file
* Standards-Version: 4.6.0 (routine-update)
* debhelper-compat 13 (routine-update)
* Secure URI in copyright format (routine-update)
* Cleanup d/rules
* Do not parse d/changelog (routine-update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
* Remove unnecessary 'Testsuite: autopkgtest' header.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Nilesh Patra ]
* Add patch to move tests from using nose->pytest
* Add B-D on pytest instead of nose
* Fix autopkgtests
* Improve autopkgtests: run in AUTOPKGTEST_TMP instead of
source root to ensure they work
* Avoid generating manpage during build, rather maintain them
as maintainer manuals
-- Nilesh Patra <nilesh@debian.org> Sat, 13 Nov 2021 00:22:04 +0530
dcmstack (0.8-2) unstable; urgency=medium
* Replace nosetests-3 with python3 -m nose for autopkgtest invocation
(Closes: #982119)
-- Yaroslav Halchenko <debian@onerussian.com> Sat, 06 Feb 2021 12:29:32 -0500
dcmstack (0.8-1) unstable; urgency=medium
* Fresh upstream release
- should resolve incompatibility with fresh nibabel
* debian/control
- Announce that it conflicts with python-dcmstack because they
both provide /usr/bin scripts; Closes: #946992
* debian/gbp.conf
- Added to facilitate usability of our non-standard VCS setup
-- Yaroslav Halchenko <debian@onerussian.com> Thu, 05 Mar 2020 16:29:19 -0500
dcmstack (0.7-2) unstable; urgency=medium
* Team upload.
* Drop python2 support; Closes: #942992, #936372, #913015
* dont fail build if test fails
* Drop obsolete X-Python fields
* Build manpage in a PYBUILD_AFTER_INSTALL command
-- Sandro Tosi <morph@debian.org> Tue, 17 Dec 2019 22:04:55 -0500
dcmstack (0.7-1) unstable; urgency=medium
* Fresh upstream release
+ includes python3 support. python3-dcmstack binary package was added
with necessary changes to debian/{control,rules}
- debian/patches/* - upstreamed now
-- Yaroslav Halchenko <debian@onerussian.com> Mon, 15 Oct 2018 16:48:07 -0400
dcmstack (0.6.2+git36-gc12d27d-1) unstable; urgency=medium
* New upstream snapshot from v0.6.2-36-gc12d27d
* debian/control
- Added Vcs fields
- Properly capitalized NIfTI
- Boosted policy to 4.1.1
-- Yaroslav Halchenko <debian@onerussian.com> Thu, 07 Dec 2017 19:39:52 -0500
dcmstack (0.6.2+git33-gb43919a.1-1) unstable; urgency=low
* Initial release (Closes: #798040).
-- Michael Hanke <mih@debian.org> Wed, 23 Sep 2015 18:56:29 +0200
|