Bug#756670: h5utils: diff for NMU version 1.12.1-2.1

Gilles Filippini pini at debian.org
Wed Aug 6 15:58:56 UTC 2014


tags 756670 + pending
thanks

Dear maintainer,

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

Regards.

_g.

diff -u h5utils-1.12.1/debian/rules h5utils-1.12.1/debian/rules
--- h5utils-1.12.1/debian/rules
+++ h5utils-1.12.1/debian/rules
@@ -20,6 +20,11 @@
  export CPPFLAGS
 endif
 
+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
+
 patch: patch-stamp
 patch-stamp:
 	QUILT_PATCHES=debian/patches quilt push --color=auto -a || [ $$? = 2 ]
diff -u h5utils-1.12.1/debian/changelog h5utils-1.12.1/debian/changelog
--- h5utils-1.12.1/debian/changelog
+++ h5utils-1.12.1/debian/changelog
@@ -1,3 +1,10 @@
+h5utils (1.12.1-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Support hdf5 1.8.13 new packaging layout (closes: #756670).
+
+ -- Gilles Filippini <pini at debian.org>  Wed, 06 Aug 2014 17:44:53 +0200
+
 h5utils (1.12.1-2) unstable; urgency=low
 
   * Fixed a FTBS with libpng 1.5: patch png1.5.



More information about the Pkg-grass-devel mailing list