Package: libkpathsea4-dev Severity: important Version: 2007-9 Tags: patch Hi TeXlive maintainers,
libkpathsea4-dev currently ships a .la file which specifies /buildd library paths. This causes FTBFS of reverse dependencies, such as [1] (Debian packages will fail in a similar manner). Pleasea just drop the .la file. They are unnecessary on GNU and generally evil because they just force unnecessary extra dependencies on -dev packages. Thank you! Martin [1] http://librarian.launchpad.net/7834709/buildlog_ubuntu-gutsy-i386.evince_0.9.0-1ubuntu1_FAILEDTOBUILD.txt.gz -- Martin Pitt http://www.piware.de Ubuntu Developer http://www.ubuntu.com Debian Developer http://www.debian.org
diff -u texlive-bin-2007/debian/libkpathsea-dev.install texlive-bin-2007/debian/libkpathsea-dev.install --- texlive-bin-2007/debian/libkpathsea-dev.install +++ texlive-bin-2007/debian/libkpathsea-dev.install @@ -1,5 +1,4 @@ build/source/inst/lib/libkpathsea.a usr/lib/ -build/source/inst/lib/libkpathsea.la usr/lib/ build/source/inst/lib/libkpathsea.so usr/lib/ build/source/inst/include/kpathsea/* usr/include/kpathsea/ build/source/texk/kpathsea/ChangeLog usr/share/doc/libkpathsea-dev/ diff -u texlive-bin-2007/debian/control texlive-bin-2007/debian/control diff -u texlive-bin-2007/debian/changelog texlive-bin-2007/debian/changelog --- texlive-bin-2007/debian/changelog +++ texlive-bin-2007/debian/changelog @@ -1,3 +1,10 @@ +texlive-bin (2007-9ubuntu1) gutsy; urgency=low + + * libkpathsea-dev.install: Kill the .la file. Those are evil in general, + broken ones specifying /buildd paths even more so. + + -- Martin Pitt <[EMAIL PROTECTED]> Fri, 25 May 2007 16:27:09 +0200 + texlive-bin (2007-9) unstable; urgency=low * Make sure --enable-shared is not in effect in the subdirectories for
signature.asc
Description: Digital signature

