[med-svn] [Git][med-team/fast5][master] 3 commits: d/control: set CPPFLAGS to add -DH5_USE_110_API.

Étienne Mollier (@emollier) gitlab at salsa.debian.org
Wed Aug 21 15:58:19 BST 2024



Étienne Mollier pushed to branch master at Debian Med / fast5


Commits:
38045adc by Étienne Mollier at 2024-08-21T16:50:17+02:00
d/control: set CPPFLAGS to add -DH5_USE_110_API.

This fixes build failure with hdfs5 1.14.

Thanks: Gilles Filippini <pini at debian.org>
Closes: #1078976

- - - - -
ef32d797 by Étienne Mollier at 2024-08-21T16:50:48+02:00
d/control: declare compliance to standards version 4.7.0.

- - - - -
d429978a by Étienne Mollier at 2024-08-21T16:57:14+02:00
Ready for upload to unstable.

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+fast5 (0.6.5-8) unstable; urgency=medium
+
+  * d/control: set CPPFLAGS to add -DH5_USE_110_API.
+    This fixes build failure with hdfs5 1.14.
+    Thanks to Gilles Filippini <pini at debian.org> (Closes: #1078976)
+  * d/control: declare compliance to standards version 4.7.0.
+
+ -- Étienne Mollier <emollier at debian.org>  Wed, 21 Aug 2024 16:53:26 +0200
+
 fast5 (0.6.5-7) unstable; urgency=medium
 
   * d/control: add myself to uploaders.


=====================================
debian/control
=====================================
@@ -12,7 +12,7 @@ Build-Depends: debhelper-compat (= 13),
                python3-setuptools,
                cython3,
                debhelper
-Standards-Version: 4.6.1
+Standards-Version: 4.7.0
 Vcs-Browser: https://salsa.debian.org/med-team/fast5
 Vcs-Git: https://salsa.debian.org/med-team/fast5.git
 Homepage: https://github.com/mateidavid/fast5


=====================================
debian/rules
=====================================
@@ -11,6 +11,7 @@ export HDF5_LIB_DIR=/usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/serial
 export BOOST_LIB_DIR=/usr/lib/$(DEB_HOST_MULTIARCH)
 
 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+export DEB_CPPFLAGS_MAINT_APPEND=-DH5_USE_110_API
 
 %:
 	dh $@ --with python3 --buildsystem=pybuild \



View it on GitLab: https://salsa.debian.org/med-team/fast5/-/compare/2e5bc1dc2625effa23f6f4da58ff19af25339430...d429978ae87d92df8749c1ca45f14a2f458c8346

-- 
View it on GitLab: https://salsa.debian.org/med-team/fast5/-/compare/2e5bc1dc2625effa23f6f4da58ff19af25339430...d429978ae87d92df8749c1ca45f14a2f458c8346
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/20240821/f0ee1c1d/attachment-0001.htm>


More information about the debian-med-commit mailing list