Andreas Tille pushed to branch master at Debian Med / mapsembler2


Commits:
c2ee9e93 by Andreas Tille at 2026-06-15T17:10:37+02:00
Fix FTBFS against HDF5 2.1.0 Closes: #1139607

- - - - -
6533f6de by Andreas Tille at 2026-06-15T17:11:17+02:00
Remove trailing whitespace in debian/changelog (routine-update)

- - - - -
825e4d24 by Andreas Tille at 2026-06-15T16:11:19+01:00
Remove unnecessary Team Upload line in changelog.

Changes-By: lintian-brush
Fixes: lintian: source: unnecessary-team-upload [debian/changelog:1]
See-also: https://lintian.debian.org/tags/unnecessary-team-upload.html

- - - - -
f99e5c1e by Andreas Tille at 2026-06-15T17:14:31+02:00
routine-update: Ready to upload to unstable

- - - - -


3 changed files:

- debian/changelog
- + debian/patches/hdf5-2.1.0.patch
- debian/patches/series


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,14 @@
+mapsembler2 (2.2.4+dfsg1-7) unstable; urgency=medium
+
+  [ Gilles Filippini ]
+  * Fix FTBFS against HDF5 2.1.0
+    Closes: #1139607
+
+  [ Andreas Tille ]
+  * Remove trailing whitespace in debian/changelog (routine-update)
+
+ -- Andreas Tille <[email protected]>  Mon, 15 Jun 2026 17:11:23 +0200
+
 mapsembler2 (2.2.4+dfsg1-6) unstable; urgency=medium
 
   * Fix build with CMake 4


=====================================
debian/patches/hdf5-2.1.0.patch
=====================================
@@ -0,0 +1,12 @@
+Index: 
mapsembler2-2.2.4+dfsg1/mapsembler2_extremities/thirdparty/gatb-core/CMakeLists.txt
+===================================================================
+--- 
mapsembler2-2.2.4+dfsg1.orig/mapsembler2_extremities/thirdparty/gatb-core/CMakeLists.txt
++++ 
mapsembler2-2.2.4+dfsg1/mapsembler2_extremities/thirdparty/gatb-core/CMakeLists.txt
+@@ -221,7 +221,6 @@ ADD_SUBDIRECTORY(thirdparty)
+ find_package (HDF5 REQUIRED)
+ if (HDF5_FOUND)
+     include_directories (${HDF5_INCLUDE_DIRS})
+-    set (gatb-core-libraries ${gatb-core-libraries} ${HDF5_LIBRARIES})
+     set (gatb-core-libraries ${gatb-core-libraries} PARENT_SCOPE)
+ endif()
+ 


=====================================
debian/patches/series
=====================================
@@ -11,3 +11,4 @@ check_memory.patch
 cross.patch
 gcc11.patch
 cmake4.patch
+hdf5-2.1.0.patch



View it on GitLab: 
https://salsa.debian.org/med-team/mapsembler2/-/compare/d5ae05dc1b4ae15f7f3a8f5343f6873635485c49...f99e5c1eca379c9ec9923c085dca6afe95eaaa9a

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/mapsembler2/-/compare/d5ae05dc1b4ae15f7f3a8f5343f6873635485c49...f99e5c1eca379c9ec9923c085dca6afe95eaaa9a
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

Reply via email to