tags 621225 + patch tags 621225 + pending thanks Dear maintainer,
I've prepared an NMU for diagnostics (versioned as 0.3.3-1.1) and uploaded it to DELAYED/5. Please feel free to tell me if I should delay it longer. Cheers Luk
diff -Nru diagnostics-0.3.3/debian/changelog diagnostics-0.3.3/debian/changelog --- diagnostics-0.3.3/debian/changelog 2011-05-26 19:32:39.000000000 +0200 +++ diagnostics-0.3.3/debian/changelog 2011-05-29 19:26:59.000000000 +0200 @@ -1,3 +1,11 @@ +diagnostics (0.3.3-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Remove references to other libraries from dependency_libs field + (closes: #621225) + + -- Luk Claes <l...@debian.org> Sun, 29 May 2011 19:26:27 +0200 + diagnostics (0.3.3-1) unstable; urgency=low * New upstream version (closes: #625163) diff -Nru diagnostics-0.3.3/debian/rules diagnostics-0.3.3/debian/rules --- diagnostics-0.3.3/debian/rules 2011-02-28 11:06:55.000000000 +0100 +++ diagnostics-0.3.3/debian/rules 2011-05-29 19:34:12.000000000 +0200 @@ -87,6 +87,7 @@ # Add here commands to install the package into debian/tmp $(MAKE) DESTDIR=$(CURDIR)/debian/tmp install + sed -i "/dependency_libs/ s/'.*'/''/" `find . -name '*.la'` #pkg-config .pc install: install -d $(CURDIR)/debian/tmp/usr/lib/pkgconfig