Package: debian-history Version: 2.14 Severity: minor Hi,
There's a typo in debian-history.ko causing doc-base to complain at install time: Processing triggers for doc-base ... Processing 9 changed doc-base files... Error while merging debian-history.lt with /usr/share/doc-base/debian-history.lt: format html already defined The error message is a bit cryptic (I'll work to make it more user-friendly), but it means that doc-base failed to merge two different doc-base files having the same value of the `Document' field (i.e. debian-history.lt), because both files provide documentation in the same format (i.e. html). Such merging is allowed only for documentation in different formats - please see section 2.5.1 of `Debian doc-base Manual'. $ egrep '(Document|Format)' /usr/share/doc-base/debian-history.ko Document: debian-history.lt ^^^^^-- should be .ko, I guess Format: HTML $ egrep '(Document|Format)' /usr/share/doc-base/debian-history.lt Document: debian-history.lt Format: HTML Format: pdf Format: PostScript Regards, robert -- System Information: Debian Release: 6.0 APT prefers unstable APT policy: (990, 'unstable'), (200, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.32 Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2) Shell: /bin/sh linked to /bin/pdksh -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org