Pierre Gruet pushed to branch debian/mbedtls-2 at Debian Med / sra-sdk
Commits: e665f14d by Pierre Gruet at 2024-08-20T09:40:05+02:00 Building against hdf5/1.14.4.3 - - - - - 9541c1f7 by Pierre Gruet at 2024-08-20T09:40:43+02:00 Upload to unstable - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +sra-sdk (3.0.3+dfsg-9) unstable; urgency=medium + + * Team upload + * Building against HDF5/1.14.4.3 (Closes: #1078882) + + -- Pierre Gruet <[email protected]> Tue, 20 Aug 2024 09:40:26 +0200 + sra-sdk (3.0.3+dfsg-8) unstable; urgency=medium * Team upload. ===================================== debian/rules ===================================== @@ -6,6 +6,9 @@ DEBIAN_GUID = 806b5c3b-0088-4732-8359-51630950d723 # +pie breaks the build export DEB_BUILD_MAINT_OPTIONS = hardening=+all +# Building against hdf5/1.14.4.3, forwarded: https://github.com/ncbi/sra-tools/issues/958 +export DEB_CPPFLAGS_MAINT_APPEND = -DH5_USE_110_API + export DEB_CFLAGS_MAINT_APPEND = -fsigned-char export DEB_CXXFLAGS_MAINT_APPEND = -fsigned-char View it on GitLab: https://salsa.debian.org/med-team/sra-sdk/-/compare/af0127cc1849f5c669e90dfce8fe1ea340029db4...9541c1f73b8308a26070483ac42b7f18124a07f5 -- View it on GitLab: https://salsa.debian.org/med-team/sra-sdk/-/compare/af0127cc1849f5c669e90dfce8fe1ea340029db4...9541c1f73b8308a26070483ac42b7f18124a07f5 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
