yodl provides some dangling symlinks: $ ls -L /usr/share/man/man1/yodl2* ls: cannot access '/usr/share/man/man1/yodl2html.1.gz': No such file or directory ls: cannot access '/usr/share/man/man1/yodl2latex.1.gz': No such file or directory ls: cannot access '/usr/share/man/man1/yodl2man.1.gz': No such file or directory ls: cannot access '/usr/share/man/man1/yodl2txt.1.gz': No such file or directory ls: cannot access '/usr/share/man/man1/yodl2whatever.1.gz': No such file or directory ls: cannot access '/usr/share/man/man1/yodl2xml.1.gz': No such file or directory
Control: retitled -1 yodl: dangling symlinks /usr/share/man/man1/yodl2* due to yodlconverters(1) becoming yodlconverters(7) These symbolic links point to yodlconverters.1.gz, but the changelog file says: yodl (4.04.00) [...] * The yodlconverters(1) man-page is now yodlconverters(7) So they should point to /usr/share/man/man7/yodlconverters.7.gz instead.
reference yodlconverters(1) instead of yodlconverters(7) in the "SEE ALSO" section.
Dear Vincent Lefevre, you wrote: OK, also thanks for that one, which will also be processed in the next release :-) Cheers,