Hi, To speed up the kdelibs4c2a transition, I'm uploading a NMU to fix this bug. Patch attached.
Cheers, -- Adeodato Simó dato at net.com.org.es Debian Developer adeodato at debian.org Listening to: Jacques Brel - Amsterdam
diff -u potracegui-1.3/debian/changelog potracegui-1.3/debian/changelog --- potracegui-1.3/debian/changelog +++ potracegui-1.3/debian/changelog @@ -1,3 +1,11 @@ +potracegui (1.3-2.2) unstable; urgency=medium + + * Non-maintainer upload. + * Fix FTBFS due to more restrictive coreutils. (Closes: #340010) + Patch by Roland Stigge. + + -- Adeodato Simó <[EMAIL PROTECTED]> Tue, 13 Dec 2005 03:40:56 +0100 + potracegui (1.3-2.1) unstable; urgency=low * Non-maintainer upload. diff -u potracegui-1.3/debian/rules potracegui-1.3/debian/rules --- potracegui-1.3/debian/rules +++ potracegui-1.3/debian/rules @@ -61,7 +61,7 @@ dh_installdirs $(MAKE) install DESTDIR=$(CURDIR)/debian/potracegui - mv $(CURDIR)/debian/potracegui/usr/share/doc/HTML/ $(CURDIR)/debian/potracegui/usr/share/doc/kde/HTML/ + mv $(CURDIR)/debian/potracegui/usr/share/doc/HTML $(CURDIR)/debian/potracegui/usr/share/doc/kde/HTML mv $(CURDIR)/debian/potracegui/usr/share/applnk/Utilities/potracegui.desktop $(CURDIR)/debian/potracegui/usr/share/applnk/Graphics/ rmdir $(CURDIR)/debian/potracegui/usr/share/applnk/Utilities