Étienne Mollier pushed to branch debian/master at Debian Med / dcm2niix
Commits: 5544bd36 by Étienne Mollier at 2024-08-06T14:15:32+02:00 d/t/run-unit-test: freshen expected test result to newer algorithms. - - - - - edac4c58 by Étienne Mollier at 2024-08-06T14:16:53+02:00 d/control: migrate from pkg-config to pkgconf. - - - - - 24aabb8c by Étienne Mollier at 2024-08-06T14:17:29+02:00 ready to upload to unstable. - - - - - 3 changed files: - debian/changelog - debian/control - debian/tests/run-unit-test Changes: ===================================== debian/changelog ===================================== @@ -1,11 +1,13 @@ -dcm2niix (1.0.20240202-1) UNRELEASED; urgency=medium +dcm2niix (1.0.20240202-1) unstable; urgency=medium * New upstream version 1.0.20240202 fixes: CVE-2024-27629 (Closes: #1074534) * d/t/get-test-data: fix multiple issues in the download script. * d/control: add myself to uploaders. * d/control: declare compliance to standards version 4.7.0. + * d/t/run-unit-test: freshen expected test result to newer algorithms. + * d/control: migrate from pkg-config to pkgconf. - -- Étienne Mollier <[email protected]> Tue, 06 Aug 2024 14:04:16 +0200 + -- Étienne Mollier <[email protected]> Tue, 06 Aug 2024 14:17:11 +0200 dcm2niix (1.0.20220720-1) unstable; urgency=medium ===================================== debian/control ===================================== @@ -9,7 +9,7 @@ Build-Depends: cmake, libopenjp2-7-dev, libturbojpeg0-dev, libyaml-cpp-dev, - pkg-config, + pkgconf, python3-sphinx:native, zlib1g-dev Standards-Version: 4.7.0 ===================================== debian/tests/run-unit-test ===================================== @@ -14,7 +14,7 @@ cd "${AUTOPKGTEST_TMP}" PACKAGE_VERSION=$(dcm2niix --version | tail -1) echo "306132738d94d6fd612b0d7b14c3cde4 data/data_pasl_2d_20181218130847_3.nii" >> checksums -echo "cf8f6487a5acd611b3f9904dd6502890 data/data_pasl_2d_20181218130847_3.json" >> checksums +echo "5199c9669bb315801837c1b928fd4d65 data/data_pasl_2d_20181218130847_3.json" >> checksums # Basic functionality View it on GitLab: https://salsa.debian.org/med-team/dcm2niix/-/compare/a544b1e1ab0ea6367350829966de39304babae00...24aabb8cf55a452e572632d5f08e8d969cf10699 -- View it on GitLab: https://salsa.debian.org/med-team/dcm2niix/-/compare/a544b1e1ab0ea6367350829966de39304babae00...24aabb8cf55a452e572632d5f08e8d969cf10699 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
