Andreas Tille pushed to branch master at Debian Med / libminc
Commits: c0bd947b by Andreas Tille at 2026-07-18T07:31:52+02:00 Fix DEP3 - - - - - 7 changed files: - debian/changelog - debian/patches/0002-initialize_arrays_in_tests.patch - debian/patches/0003-disable-dimension-test.patch - debian/patches/0004-Fix-setting-of-LIBMINC_USE_FILE_CONFIG-to-be-correct.patch - debian/patches/0005-Disable-setting-RPATH.patch - debian/patches/0006-Drop-hdf5-from_LIBMINC_LIBRARIES_CONFIG.patch - debian/patches/0007-Install-cmake-in-LIBMINC Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +libminc (2.5.0-4) UNRELEASED; urgency=medium + + * Fix DEP3 + + -- Andreas Tille <[email protected]> Sat, 18 Jul 2026 07:31:40 +0200 + libminc (2.5.0-3) unstable; urgency=medium [ Gilles Filippini ] ===================================== debian/patches/0002-initialize_arrays_in_tests.patch ===================================== @@ -1,5 +1,5 @@ From: Gert Wollny <[email protected]> -Date: Thu, 1 Sep 2022 21:00:02 -0500 +Last-Update: 2022-09-02 Subject: Initialize arrays in tests in C it can not be assumed that the arrays are initialaized to a sane ===================================== debian/patches/0003-disable-dimension-test.patch ===================================== @@ -1,5 +1,5 @@ From: Gert Wollny <[email protected]> -Date: Thu, 1 Sep 2022 21:00:02 -0500 +Last-Update: 2022-09-02 Subject: Disable the minc2 dimension tests, fails on bigendian Bug: https://github.com/BIC-MNI/libminc/issues/100 ===================================== debian/patches/0004-Fix-setting-of-LIBMINC_USE_FILE_CONFIG-to-be-correct.patch ===================================== @@ -1,5 +1,5 @@ From: Steve Robbins <[email protected]> -Date: Thu, 1 Sep 2022 21:13:31 -0500 +Last-Update: 2022-09-02 Subject: Fix setting of LIBMINC_USE_FILE_CONFIG to be correct for Debian. --- ===================================== debian/patches/0005-Disable-setting-RPATH.patch ===================================== @@ -1,5 +1,5 @@ From: Steve Robbins <[email protected]> -Date: Thu, 1 Sep 2022 22:34:53 -0500 +Last-Update: 2022-09-02 Subject: Disable setting RPATH. --- ===================================== debian/patches/0006-Drop-hdf5-from_LIBMINC_LIBRARIES_CONFIG.patch ===================================== @@ -2,7 +2,7 @@ From: Gilles Filippini <[email protected]> Date: Sat, 9 May 2026 11:15:00 -0500 Subject: Support for cmake built HDF5 - Fix insighttoolkit5 FTBFS -Last-Update: Wed, 12 Nov 2025 +Last-Update: 2025-11-12 Bug-Debian: https://bugs.debian.org/1120574 --- CMakeLists.txt | 4 ++-- ===================================== debian/patches/0007-Install-cmake-in-LIBMINC ===================================== @@ -1,5 +1,5 @@ From: Steve Robbins <[email protected]> -Date: Sat, 9 May 2026 11:15:00 -0500 +Last-Update: 2026-05-09 Subject: Install all cmake files into LIBMINC. Ensure all the cmake files end up in /usr/.../cmake/LIBMINC. This fixes a build View it on GitLab: https://salsa.debian.org/med-team/libminc/-/commit/c0bd947b9da8e0e51d5ccaaa8660b1632841b84f -- View it on GitLab: https://salsa.debian.org/med-team/libminc/-/commit/c0bd947b9da8e0e51d5ccaaa8660b1632841b84f 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
