Andreas Beckmann pushed to branch master-contrib at Debian Med / bart
Commits: fe2f0ac7 by Andreas Beckmann at 2022-11-02T18:15:21+01:00 build-depend on nvidia-cuda-toolkit-gcc - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,13 +1,16 @@ bart-cuda (0.8.00-2) UNRELEASED; urgency=medium + [ Martin Uecker ] * Backport fixes for upstream (should also fix 32-bit archs) * Turn on tests for more archs. * Turn off some optimizations for some archs. * Update debian copyright. * Relax some flaky tests. - * Build depend on g++-11 as suggested in 1016625. - -- Martin Uecker <[email protected]> Thu, 13 Oct 2022 20:13:38 +0200 + [ Andreas Beckmann ] + * Build-depend on nvidia-cuda-toolkit-gcc and don't hardcode a GCC version. + + -- Martin Uecker <[email protected]> Thu, 13 Oct 2022 20:13:38 +0200 bart-cuda (0.8.00-1) unstable; urgency=medium ===================================== debian/control ===================================== @@ -8,8 +8,7 @@ Build-Depends: debhelper-compat (= 13), liblapack-dev | liblapack.so, libpng-dev, liblapacke-dev, - g++-11, - nvidia-cuda-toolkit + nvidia-cuda-toolkit-gcc, 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 View it on GitLab: https://salsa.debian.org/med-team/bart/-/commit/fe2f0ac76deaf7ab3cec007e429e46ada519b130 -- View it on GitLab: https://salsa.debian.org/med-team/bart/-/commit/fe2f0ac76deaf7ab3cec007e429e46ada519b130 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
