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
|
cmtk (3.3.1p2+dfsg-3) unstable; urgency=medium
* Team upload.
[ Andreas Tille ]
* Standards-Version: 4.7.0 (routine-update)
* Rely on pre-initialized dpkg-architecture variables.
[ Sudip Mukherjee ]
* d/rules: Fix FTBFS by passing test arguments properly. (Closes: #1077441)
-- Andreas Tille <tille@debian.org> Wed, 26 Feb 2025 12:59:08 +0100
cmtk (3.3.1p2+dfsg-2) unstable; urgency=medium
* Team upload.
* Standards-Version: 4.6.1 (routine-update)
-- Andreas Tille <tille@debian.org> Thu, 12 May 2022 09:30:57 +0200
cmtk (3.3.1p2+dfsg-1) unstable; urgency=medium
* Team upload.
* New upstream version
Closes: #984019
* Move packaging to Debian Med team
* Remove debian/gbp.conf
* Standards-Version: 4.6.0 (routine-update)
* debhelper-compat 13 (routine-update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
* Use ?= for assignments to architecture variables.
-- Andreas Tille <tille@debian.org> Fri, 12 Nov 2021 14:36:39 +0100
cmtk (3.3.1p1+dfsg-2) unstable; urgency=medium
* Team upload.
[ Moritz Mühlenhoff ]
* Disable the GUI tools in the package build
Closes: #874853
[ Andreas Tille ]
* debhelper-compat 9
* Standards-Version: 4.4.1
* Trim trailing whitespace.
* Use secure URI in debian/watch.
* Remove patches missing from debian/patches/series.
-- Andreas Tille <tille@debian.org> Mon, 11 Nov 2019 11:11:16 +0100
cmtk (3.3.1p1+dfsg-1) unstable; urgency=medium
* Team upload.
* New upstream patch release adapting to dcmtk 3.6.4
Closes: #919727
* Add Registry
* debhelper 9
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.3.0
* Drop useless get-orig-source target
* Respect DEB_BUILD_OPTIONS in override_dh_auto_test target
* Use Files-Excluded to cleanup source tarball
* Adapt watch file to include patch releases
* DEP3
* lintian-override for patches needed only in backports
-- Andreas Tille <tille@debian.org> Fri, 25 Jan 2019 09:24:56 +0100
cmtk (3.3.1-1.2) unstable; urgency=medium
* Non-maintainer upload.
* Fix FTBFS by using libssl-dev. (Closes: #858388)
-- Adrian Bunk <bunk@debian.org> Fri, 30 Jun 2017 20:37:50 +0300
cmtk (3.3.1-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Fix FTBFS by using OpenSSL 1.0.2. (Closes: #844828)
-- Adrian Bunk <bunk@debian.org> Fri, 13 Jan 2017 20:16:35 +0200
cmtk (3.3.1-1) unstable; urgency=medium
* New upstream primarily a bugfix release
* Took a patch to make manpages more reproducible (partially addresses
#827994)
* debian/patches
- refreshed patches from the NMUs
- removed fix-bashisms.patch -- upstreamed
* debian/control
- Reverted back (partially) prev NMU from Mattia to do include alternative
build-depends to ease backports, while keeping current ones as the first
- boost standards to 3.9.8
* debian/copyright
- updated to use BSD-3-clause short id
- years
-- Yaroslav Halchenko <debian@onerussian.com> Sun, 04 Sep 2016 10:38:33 -0400
cmtk (3.2.2-1.4) unstable; urgency=medium
* Non-maintainer upload.
* Remove alternate Build-Dependency on libtiff4-dev, that package doesn't
exist anymore.
* Remove alternate Build-Dependencies on libdcmtk1-dev and libdcmtk2-dev,
keeping only the unversioned libdcmtk-dev. Closes: #804568
* Move the upstream metadata file to debian/upstream/metadata.
* Add a patch (fix_cmake_version_comparison) to fix FTBFS with newer sqlite3
with a version that makes cmake's STRGREATER misbehave (use VERSION_GREATER
instead).
* Add a patch (dcmtk-3.6.1-compatibility) taken from Ubuntu taken from
upstream to fix FTBFS with newer dcmtk.
-- Mattia Rizzolo <mattia@debian.org> Sat, 16 Jan 2016 03:31:16 +0000
cmtk (3.2.2-1.3) unstable; urgency=medium
* Non-maintainer upload.
* Use expr for posix-compliant regex comparison (closes: #772217).
-- Michael Gilbert <mgilbert@debian.org> Sat, 20 Dec 2014 08:14:10 +0000
cmtk (3.2.2-1.2) unstable; urgency=medium
* Non-maintainer upload.
* Correct typo in previous upload.
-- Michael Gilbert <mgilbert@debian.org> Sun, 14 Dec 2014 22:20:04 +0000
cmtk (3.2.2-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Fix bashisms in shell scripts (closes: #772217).
-- Michael Gilbert <mgilbert@debian.org> Sun, 14 Dec 2014 21:18:47 +0000
cmtk (3.2.2-1) unstable; urgency=medium
* New upstream minor bugfix release
* Use filtered .orig.tar.gz without numdiff (Closes: #760657)
-- Yaroslav Halchenko <debian@onerussian.com> Sun, 21 Sep 2014 10:57:13 +0200
cmtk (3.2.1-1) unstable; urgency=medium
* New upstream minor bugfix release
-- Yaroslav Halchenko <debian@onerussian.com> Wed, 30 Jul 2014 11:34:17 -0400
cmtk (3.2.0-2) unstable; urgency=medium
* debian/control
- build-depend on libtiff-dev first (Closes: #735994)
- boost policy to 3.9.5 (no pertinent changes)
-- Yaroslav Halchenko <debian@onerussian.com> Thu, 17 Jul 2014 13:31:39 -0400
cmtk (3.2.0-1) unstable; urgency=medium
* Fresh upstream release
* debian/patches
- dropping CPed changesets
-- Yaroslav Halchenko <debian@onerussian.com> Fri, 02 May 2014 16:24:50 -0400
cmtk (3.1.0-1) unstable; urgency=medium
* Fresh upstream release
-- Yaroslav Halchenko <debian@onerussian.com> Fri, 28 Mar 2014 12:38:06 -0400
cmtk (3.0.0-1) unstable; urgency=low
* New major upstream bugfix release - see README and changelog
for details:
- affine transformation matrices (were broken when shear and
non-isotropic scale were used)
- handling of NIfTI qform and sform has changed
- fit_spline_xform, xform2scalar etc. might produce different
output now
- should be compatible with cmake 2.8.10 (Closes: #697410)
-- Yaroslav Halchenko <debian@onerussian.com> Fri, 10 Jan 2014 09:34:59 -0500
cmtk (2.2.6-1) experimental; urgency=low
* New upstream release
- includes freshier snapshot or nrrdio
- addresses segfaults in dcm2image
-- Yaroslav Halchenko <debian@onerussian.com> Mon, 29 Oct 2012 19:16:13 -0400
cmtk (2.2.5-1) UNRELEASED; urgency=low
* New upstream release
- addresses bashism issues (Closes: #690930)
-- Yaroslav Halchenko <debian@onerussian.com> Tue, 23 Oct 2012 13:33:47 -0400
cmtk (2.2.4-1) experimental; urgency=low
* New upstream bugfix release
-- Yaroslav Halchenko <debian@onerussian.com> Fri, 24 Aug 2012 19:45:29 -0400
cmtk (2.2.3-1) experimental; urgency=low
* New upstream release
- incorporates compatibility changes for older fftw (patch dropped)
- requires mxml >= 2.7. Copy of it is now shipped along under
Utilities/mxml -- amd built against when system-wide version is
outdated.
* debian/copyright:
- added entry for Greg Jefferis's contributions
-- Yaroslav Halchenko <debian@onerussian.com> Fri, 10 Aug 2012 20:18:46 -0400
cmtk (2.2.2-2) unstable; urgency=low
* Adding libfftw3-dev into build-depends and adding
CMTK_USE_FFTW:BOOL=ON for cmake. Should make detect_adni_phantom
referenced in a publication available.
- for backports to older releases (e.g. squeeze) compatibility patch
up_compat_older_fftw is provided and added to corresponding series
* Added debian/upstream with a publication reference (added to debian/docs)
-- Yaroslav Halchenko <debian@onerussian.com> Wed, 18 Jul 2012 13:03:08 -0400
cmtk (2.2.2-1) unstable; urgency=low
* Fresh upstream release
- dropping 0001-FIX-remove-JPLS-header.patch
-- Yaroslav Halchenko <debian@onerussian.com> Mon, 18 Jun 2012 16:00:54 -0400
cmtk (2.2.1-1) unstable; urgency=low
* New upstream release featuring MR unwarping using the ADNI phantom.
- included post-release fix 0001-FIX-remove-JPLS-header.patch
-- Yaroslav Halchenko <debian@onerussian.com> Sat, 05 May 2012 21:35:22 -0400
cmtk (2.1.3-1) unstable; urgency=low
* debian/control:
- Boosted policy to 3.9.3 -- no changes
- Removing versioned build-depend libpng12-dev in favor of upcoming meta
package (previously purely virtual) libpng-dev (Closes: #662289)
* debian/copyright: fixed url for DEP-5 Format: field
-- Yaroslav Halchenko <debian@onerussian.com> Sun, 04 Mar 2012 22:28:41 -0500
cmtk (2.1.2-1) unstable; urgency=low
* New upstream release
- fixes compatibility issue with zlib 1.2.6 (Closes: #660876)
* Adjusted debian/watch to allow non-interactive download from NITRC
-- Yaroslav Halchenko <debian@onerussian.com> Wed, 29 Feb 2012 22:08:31 -0500
cmtk (2.1.1-2) unstable; urgency=low
* Fixed path to sri24 atlas (should be /data/ not /doc/)
-- Yaroslav Halchenko <debian@onerussian.com> Tue, 24 Jan 2012 13:11:37 -0500
cmtk (2.1.1-1) unstable; urgency=low
* New upstream release, features new tools:
- "epiunwarp", for correction of B0-field distortion in echo-planar MR
images without fieldmap image
- "gmm", for tissue classification using a Gaussian mixture model and
atlas-based tissue priors
-- Yaroslav Halchenko <debian@onerussian.com> Sun, 22 Jan 2012 22:32:08 -0500
cmtk (2.1.0-1) unstable; urgency=low
* Initial release (Closes: #626225)
-- Yaroslav Halchenko <debian@onerussian.com> Tue, 22 Nov 2011 20:00:37 -0500
|