tags 756705 + pending thanks Dear maintainer,
I've prepared an NMU for gnuplot-iostream (versioned as 0~20130604.gitdd47c7a-1.1) and uploaded it to DELAYED/5. Please feel free to tell me if I should delay it longer. Regards. _g. diff -Nru gnuplot-iostream-0~20130604.gitdd47c7a/debian/changelog gnuplot-iostream-0~20130604.gitdd47c7a/debian/changelog --- gnuplot-iostream-0~20130604.gitdd47c7a/debian/changelog 2013-06-05 08:33:10.000000000 +0200 +++ gnuplot-iostream-0~20130604.gitdd47c7a/debian/changelog 2014-08-06 19:40:11.000000000 +0200 @@ -1,3 +1,10 @@ +gnuplot-iostream (0~20130604.gitdd47c7a-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Support hdf5 1.8.13 new packaging layout (closes: #756705). + + -- Gilles Filippini <[email protected]> Wed, 06 Aug 2014 19:39:45 +0200 + gnuplot-iostream (0~20130604.gitdd47c7a-1) unstable; urgency=low * [642dade] Imported Upstream version 0~20130604.gitdd47c7a diff -Nru gnuplot-iostream-0~20130604.gitdd47c7a/debian/rules gnuplot-iostream-0~20130604.gitdd47c7a/debian/rules --- gnuplot-iostream-0~20130604.gitdd47c7a/debian/rules 2013-06-05 08:22:24.000000000 +0200 +++ gnuplot-iostream-0~20130604.gitdd47c7a/debian/rules 2014-08-06 19:39:42.000000000 +0200 @@ -1,4 +1,8 @@ #!/usr/bin/make -f +ifneq ($(wildcard /usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/serial/libhdf5.so),) + export DEB_CXXFLAGS_MAINT_APPEND := -I/usr/include/hdf5/serial +endif + %: dh $@ --parallel -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

