tags 622530 + patch tags 622530 + pending thanks Dear maintainer,
I've prepared an NMU for nautilus-image-converter (versioned as 0.3.0-3.1) and uploaded it to DELAYED/5. Please feel free to tell me if I should delay it longer. Cheers Luk
diff -u nautilus-image-converter-0.3.0/debian/rules nautilus-image-converter-0.3.0/debian/rules --- nautilus-image-converter-0.3.0/debian/rules +++ nautilus-image-converter-0.3.0/debian/rules @@ -43,6 +43,7 @@ dh_clean -k $(MAKE) DESTDIR=$(CURDIR)/debian/nautilus-image-converter install + rm `find $(CURDIR)/debian -name '*.la'` binary-indep: build install binary-arch: build install diff -u nautilus-image-converter-0.3.0/debian/changelog nautilus-image-converter-0.3.0/debian/changelog --- nautilus-image-converter-0.3.0/debian/changelog +++ nautilus-image-converter-0.3.0/debian/changelog @@ -1,3 +1,10 @@ +nautilus-image-converter (0.3.0-3.1) unstable; urgency=low + + * Non-maintainer upload. + * Don't ship .la files (Closes: #622530). + + -- Luk Claes <[email protected]> Sun, 26 Jun 2011 09:48:57 +0200 + nautilus-image-converter (0.3.0-3) unstable; urgency=medium * Upload to unstable (Closes: #529936, #474776, #475237).

