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
|
fsl (5.0.5-1) unstable; urgency=low
FSL now contains some GPU-accelerated tools that are available in the new
binary package fsl-5.0-gpu. They were split into a separate package in
order to avoid an unnecessary dependency on the CUDA stack for the rest of
FSL. At this point, the GPU-support needs to be considered experimental.
These tools require NVIDIA GPU with compute capability 2.0 or superior.
Attachments of the FSL documentation wiki have be moved into the new
fsl-doc-wikiattachments package, due to their fast growing size
(now 100MB).
-- Michael Hanke <mih@debian.org> Fri, 01 Nov 2013 11:03:54 +0100
fsl (5.0.3-1) unstable; urgency=low
* The 'fsl' and 'fsl-5.0' binary packages have been renamed to 'fsl-core',
and 'fsl-5.0-core' respectively. This is done to emphasize the fact that
only non-data components of FSL are shipped in these packages, and it is an
attempt to address the ongoing confusion of users expecting functionality
that requires huge additional data files. Additionally, a note has been
added to the package description on how this data can be obtained.
A separate meta package ('fsl-complete') will be made available in the
NeuroDebian repository for installing the entire FSL suite. Related to this
change is the renaming of the 'fsl-doc-5.0' package to 'fsl-5.0-doc' in
order to harmonize the package naming scheme.
-- Michael Hanke <mih@debian.org> Wed, 08 May 2013 11:17:31 +0200
fsl (4.1.6-4) unstable; urgency=low
* The /usr/bin convenience symlinks are now provided by the 'fsl-4.1'
package itself, and are prefixed with the corresponding FSL version.
For example, the 'slicer' command is available as 'fsl4.1-slicer'.
This change prevents filename conflicts and allows multiple versions of a
particular tool to coexist.
-- Michael Hanke <michael.hanke@gmail.com> Fri, 03 Sep 2010 09:32:37 -0400
fsl (4.1.6-2) unstable; urgency=low
* The actual FSL suite is now provided by a versioned package 'fsl-4.1' that
installs everything into version-specific locations to allow for parallel
installations of multiple FSL major releases. Consequently the main
installation directory has been moved to /usr/share/fsl/4.1/ and the
configuration to /etc/fsl/4.1/. However, an 'fsl' package is still
available that depends on the latest FSL version and provides convenience
symlinks for all FSL tools on /usr/bin. If the 'fsl' package is installed,
FSL can now be used out-of-the-box and it is no longer necessary to manually
modify the environment (e.g. by sourcing a config script). Please note,
that the 'fsl' meta package is optional and can be removed if the offered
convenience functionality is undesired, or a parallel installation of an
older FSL version (prior 4.1) is needed.
-- Michael Hanke <michael.hanke@gmail.com> Sun, 25 Jul 2010 11:52:46 -0400
fsl (4.1.0-1) unstable; urgency=low
* The new FNIRT tool replaces the previous IRTK, which has never been
included in the Debian package, because it's sources were not available.
With the arrival of FNIRT the Debian package is now (again) provides
the full functionally of FSL.
-- Michael Hanke <michael.hanke@gmail.com> Thu, 14 Aug 2008 19:53:25 +0200
fsl (3.3.11-2) unstable; urgency=low
* FSL config file /etc/fsl/fsl.conf has been renamed to /etc/fsl/fsl.sh to
be consistent with upstream FSL versions and to get correctly identified as
a shell scripts.
-- Michael Hanke <michael.hanke@gmail.com> Thu, 19 Apr 2007 14:40:21 +0200
|