tags 756674 + pending
thanks

Dear maintainer,

I've prepared an NMU for libgpiv (versioned as 0.6.1-4.1) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer.

Regards.
diff -u libgpiv-0.6.1/debian/rules libgpiv-0.6.1/debian/rules
--- libgpiv-0.6.1/debian/rules
+++ libgpiv-0.6.1/debian/rules
@@ -16,6 +16,10 @@
 DEB_HOST_GNU_TYPE   ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
 DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
 
+ifneq ($(wildcard /usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/serial/libhdf5.so),)
+  export CPPFLAGS += -I/usr/include/hdf5/serial
+  export LDFLAGS += -Wl,-L/usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/serial
+endif
 
 CONFIGURE_OPTIONS=      --host=$(DEB_HOST_GNU_TYPE) \
                        --build=$(DEB_BUILD_GNU_TYPE) \
diff -u libgpiv-0.6.1/debian/changelog libgpiv-0.6.1/debian/changelog
--- libgpiv-0.6.1/debian/changelog
+++ libgpiv-0.6.1/debian/changelog
@@ -1,3 +1,10 @@
+libgpiv (0.6.1-4.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Support hdf5 1.8.13 new packaging layout (closes: #756674).
+
+ -- Gilles Filippini <p...@debian.org>  Wed, 06 Aug 2014 16:54:12 +0200
+
 libgpiv (0.6.1-4) unstable; urgency=low
 
   * Adapted Hdf5 calls to libhdf5-1.8.8 API. Closes: #657199


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to