Pierre Gruet pushed to branch master at Debian Med / insighttoolkit
Commits: d1c18e10 by Pierre Gruet at 2026-08-05T14:18:49+02:00 Raising Standards version to 4.7.4 (no change) - - - - - 24409f11 by Pierre Gruet at 2026-08-05T14:19:47+02:00 Building with HDF5 2.1.0 - - - - - 9862c4bc by Pierre Gruet at 2026-08-05T14:20:34+02:00 Updating changelog - - - - - dfed3bed by Pierre Gruet at 2026-08-05T15:14:35+02:00 Upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +insighttoolkit5 (5.4.6-2) unstable; urgency=medium + + * Team upload + * Raising Standards version to 4.7.4 (no change) + * Building with HDF5 2.1.0, thanks to Gilles Filippini (Closes: #1139623) + + -- Pierre Gruet <[email protected]> Wed, 05 Aug 2026 15:14:26 +0200 + insighttoolkit5 (5.4.6-1) unstable; urgency=medium [ Steve Robbins ] ===================================== debian/control ===================================== @@ -20,7 +20,7 @@ Build-Depends: debhelper-compat (= 13), libminc-dev, libnifti2-dev, libhdf5-dev -Standards-Version: 4.7.3 +Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/med-team/insighttoolkit Vcs-Git: https://salsa.debian.org/med-team/insighttoolkit.git Homepage: http://www.itk.org/ ===================================== debian/rules ===================================== @@ -43,6 +43,7 @@ CMAKE_FLAGS = \ -DGTEST_SRC=/usr/src/googletest/googletest \ -DITK_USE_SYSTEM_MINC:BOOL=ON \ -DITK_USE_SYSTEM_HDF5:BOOL=ON \ + -DHDF5_ROOT=/usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/serial \ -DITK_USE_SYSTEM_JPEG:BOOL=ON \ -DITK_USE_SYSTEM_PNG:BOOL=ON \ -DITK_USE_SYSTEM_TIFF:BOOL=OFF \ View it on GitLab: https://salsa.debian.org/med-team/insighttoolkit/-/compare/857f35c34e89c25107c09af076a86634ac8d7336...dfed3bed56a64d54f4eed7756bf8f3443a6ec49d -- View it on GitLab: https://salsa.debian.org/med-team/insighttoolkit/-/compare/857f35c34e89c25107c09af076a86634ac8d7336...dfed3bed56a64d54f4eed7756bf8f3443a6ec49d You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
