[med-svn] [Git][med-team/sra-sdk][master] 2 commits: Building against hdf5/1.14.4.3
Pierre Gruet (@pgt)
gitlab at salsa.debian.org
Tue Aug 20 10:43:03 BST 2024
Pierre Gruet pushed to branch master at Debian Med / sra-sdk
Commits:
6b261d44 by Pierre Gruet at 2024-08-20T09:44:57+02:00
Building against hdf5/1.14.4.3
- - - - -
bd4e7a5f by Pierre Gruet at 2024-08-20T09:45:15+02:00
Upload to experimental
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,5 +1,13 @@
+sra-sdk (3.0.9+dfsg-5) experimental; urgency=medium
+
+ * Team upload
+ * Building against HDF5/1.14.4.3
+
+ -- Pierre Gruet <pgt at debian.org> Tue, 20 Aug 2024 09:45:01 +0200
+
sra-sdk (3.0.9+dfsg-4) experimental; urgency=medium
+ * Team upload
* Removing unneeded markdown and discount from B-D
-- Pierre Gruet <pgt at debian.org> Fri, 12 Jul 2024 07:48:57 +0200
=====================================
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/3827eef8dcfe666d05f6b09ca67f4665fb5e4dfa...bd4e7a5f0a49e0e92dbead38c9b2c0ad9e9daf4b
--
View it on GitLab: https://salsa.debian.org/med-team/sra-sdk/-/compare/3827eef8dcfe666d05f6b09ca67f4665fb5e4dfa...bd4e7a5f0a49e0e92dbead38c9b2c0ad9e9daf4b
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20240820/7eb0150a/attachment-0001.htm>
More information about the debian-med-commit
mailing list