Package: texfam Version: 1.2.1-7 Severity: normal libkpathsea has changed its soname. In order to make the transition easy for teTeX, and not be tied to other packages testig migration, the old library is still present, and the development package has changed its name too.
We would like to drop the old libkpathsea3 package soon and therefore request you to switch to libkpathsea4 - simply add libkpathsea4-dev to the build-dependencies - the API hasn't changed. Here's a patch: --- texfam-1.2.1/debian/control.orig 2006-03-16 14:41:55.000000000 +0100 +++ texfam-1.2.1/debian/control 2006-03-16 14:42:29.000000000 +0100 @@ -2,7 +2,7 @@ Section: tex Priority: optional Maintainer: TSUCHIYA Masatoshi <[EMAIL PROTECTED]> -Build-Depends: bison, dbs, debhelper (>> 4.0.0), flex, libkpathsea-dev, nkf +Build-Depends: bison, dbs, debhelper (>> 4.0.0), flex, libkpathsea4-dev | libkpathsea-dev, nkf Standards-Version: 3.6.1 Package: jtex-bin Regards, Frank -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (99, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.15-1-686 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) -- Frank Küster Single Molecule Spectroscopy, Protein Folding @ Inst. f. Biochemie, Univ. Zürich Debian Developer (teTeX)

