tags 756707 + pending thanks Dear maintainer,
I've prepared an NMU for pktools (versioned as 2.5.2+20140505-1.1) and uploaded it to DELAYED/5. Please feel free to tell me if I should delay it longer. Regards. _g. diff -Nru pktools-2.5.2+20140505/debian/changelog pktools-2.5.2+20140505/debian/changelog --- pktools-2.5.2+20140505/debian/changelog 2014-05-07 09:26:17.000000000 +0200 +++ pktools-2.5.2+20140505/debian/changelog 2014-08-06 20:13:45.000000000 +0200 @@ -1,3 +1,10 @@ +pktools (2.5.2+20140505-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Support hdf5 1.8.13 new packaging layout (closes: #756707). + + -- Gilles Filippini <p...@debian.org> Wed, 06 Aug 2014 20:13:28 +0200 + pktools (2.5.2+20140505-1) unstable; urgency=low * Initial release (closes: #732531). diff -Nru pktools-2.5.2+20140505/debian/rules pktools-2.5.2+20140505/debian/rules --- pktools-2.5.2+20140505/debian/rules 2014-05-07 09:26:17.000000000 +0200 +++ pktools-2.5.2+20140505/debian/rules 2014-08-06 20:13:25.000000000 +0200 @@ -4,6 +4,10 @@ # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 +ifneq ($(wildcard /usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/serial/libhdf5.so),) + export DEB_CXXFLAGS_MAINT_APPEND := -I/usr/include/hdf5/serial +endif + %: dh $@ --buildsystem autoconf _______________________________________________ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel