On Mon, 2004-04-26 at 17:27, Scott James Remnant wrote: > On Mon, 2004-04-26 at 08:33 -0700, Debian Bug Tracking System wrote: [...] > > Bug#171489: [INTL:es] dpkg: Spanish manpages available > > Bug reopened, originator not changed. > > > Uh... > > What was your reason for reopening this? The new manual page is > included in that version of the package.
They're in the source, but they never make it to the binary... [EMAIL PROTECTED]:~$ dpkg --version Debian GNU/Linux `dpkg' package management program version 1.10.21 (i386). [EMAIL PROTECTED]:~$ dpkg -L dpkg | egrep "^/usr/share/man/[a-z]+$" /usr/share/man/de /usr/share/man/fr /usr/share/man/ja /usr/share/man/sv As Rubens noted, this appears to be due to the fact that debian/rules at various points does: set -e ; for i in "" de fr ja sv ; do \ Adam

