retitle 397192 Manpages missing
thanks

Hi,

as the bug submitter correctly predicted, the manpages went lost after
the last builds. 2.4.2-1.2 currently doesn't ship manpages for the
binaries, as lintian correctly reports:

W: fontconfig binary: binary-without-manpage usr/bin/fc-cache
W: fontconfig binary: binary-without-manpage usr/bin/fc-cat
W: fontconfig binary: binary-without-manpage usr/bin/fc-list
W: fontconfig binary: binary-without-manpage usr/bin/fc-match

The manpages file is wrong:

$ cat debian/fontconfig.manpages 
fc-*/*.1
$ ls fc-*/*.1
ls: fc-*/*.1: No such file or directory
$

But:

$ find -name "*.1"
./debian/fc-cache.1
./debian/fc-list.1
$

So two binaries actually have manpages in the source packages, but
fc-cat and fc-match are missing manpages completely.

Martin




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to