[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#656665: gpivtools: diff for NMU version 0.6.0-3.1



tags 656665 + patch
tags 656665 + pending
thanks

Dear maintainer,

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

Regards.

_g.

diff -Nru gpivtools-0.6.0/debian/changelog gpivtools-0.6.0/debian/changelog
--- gpivtools-0.6.0/debian/changelog	2012-04-17 15:14:00.000000000 +0200
+++ gpivtools-0.6.0/debian/changelog	2014-08-06 17:25:15.000000000 +0200
@@ -1,3 +1,10 @@
+gpivtools (0.6.0-3.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Support hdf5 1.8.13 new packaging layout (closes: #656665).
+
+ -- Gilles Filippini <pini@debian.org>  Wed, 06 Aug 2014 17:24:43 +0200
+
 gpivtools (0.6.0-3) unstable; urgency=low
 
   [Gerfried Fuchs]
diff -Nru gpivtools-0.6.0/debian/rules gpivtools-0.6.0/debian/rules
--- gpivtools-0.6.0/debian/rules	2012-03-09 11:50:10.000000000 +0100
+++ gpivtools-0.6.0/debian/rules	2014-08-06 17:24:40.000000000 +0200
@@ -11,6 +11,10 @@
 			--infodir=\$${prefix}/share/info \
 			--enable-omp
 
+ifneq ($(wildcard /usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/serial/libhdf5.so),)
+  export CPPFLAGS += -I/usr/include/hdf5/serial
+endif
+
 config-serial.status: 
 	dh_testdir
 ifneq "$(wildcard /usr/share/misc/config.sub)" ""


Reply to: