tags 756692 + pending
thanks

Dear maintainer,

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

Regards.

_g.

diff -Nru pygpiv-2.0.0/debian/changelog pygpiv-2.0.0/debian/changelog
--- pygpiv-2.0.0/debian/changelog       2012-05-18 11:06:45.000000000 +0200
+++ pygpiv-2.0.0/debian/changelog       2014-08-06 17:42:37.000000000 +0200
@@ -1,3 +1,10 @@
+pygpiv (2.0.0-4.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Support hdf5 1.8.13 new packaging layout (closes: #756692).
+
+ -- Gilles Filippini <p...@debian.org>  Wed, 06 Aug 2014 17:42:06 +0200
+
 pygpiv (2.0.0-4.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -Nru pygpiv-2.0.0/debian/rules pygpiv-2.0.0/debian/rules
--- pygpiv-2.0.0/debian/rules   2012-05-18 11:00:24.000000000 +0200
+++ pygpiv-2.0.0/debian/rules   2014-08-06 17:42:04.000000000 +0200
@@ -19,6 +19,11 @@
 CFLAGS += -Wall
 LDFLAGS += -Wl,--as-needed
 
+ifneq ($(wildcard /usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/serial/libhdf5.so),)
+  CFLAGS += -I/usr/include/hdf5/serial
+  LDFLAGS += -Wl,-L/usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/serial
+endif
+
 clean: 
        dh_testdir
        dh_testroot


-- 
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