Martin Uecker pushed to branch master-contrib at Debian Med / bart
Commits: 38c0098e by Martin Uecker at 2022-10-01T13:20:13+02:00 update standard's version - - - - - a379ca72 by Martin Uecker at 2022-10-01T13:21:21+02:00 mention machine learning - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -3,6 +3,8 @@ bart-cuda (0.8.00-1) UNRELEASED; urgency=medium * New upstream version. * Turn off LTO build due to GCC bug #1017849. * Add std=c++14 to nvcc and use gcc-10 to fix build issues. (Closes: #1016625) + * Standards-Version: 4.6.1.0 + * Mention machine learning in description. -- Martin Uecker <[email protected]> Sun, 25 Sep 2022 14:34:15 +0200 ===================================== debian/control ===================================== @@ -11,7 +11,7 @@ Build-Depends: debhelper-compat (= 13), nvidia-cuda-toolkit, gcc-10, g++-10 -Standards-Version: 4.6.0 +Standards-Version: 4.6.1.0 Vcs-Browser: https://salsa.debian.org/med-team/bart Vcs-Git: https://salsa.debian.org/med-team/bart.git Homepage: https://mrirecon.github.io/bart/ @@ -34,7 +34,7 @@ Description: tools for computational magnetic resonance imaging generic implementations of iterative optimization algorithms. The command-line tools provide direct access to basic operations on multi-dimensional arrays as well as efficient implementations of - many calibration and reconstruction algorithms for parallel imaging - and compressed sensing. + many calibration and reconstruction algorithms for parallel imaging, + compressed sensing, and machine learning. . This package provides BART with CUDA support. View it on GitLab: https://salsa.debian.org/med-team/bart/-/compare/a1bef95e3dad06ae54344f6ba01af4ee646b1994...a379ca7282002b6379994a3dc829288665af82b6 -- View it on GitLab: https://salsa.debian.org/med-team/bart/-/compare/a1bef95e3dad06ae54344f6ba01af4ee646b1994...a379ca7282002b6379994a3dc829288665af82b6 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
