#1117124 yodl: dangling symlinks /usr/share/man/man1/yodl2* due to yodlconverters(1) becoming yodlconverters(7)

Package:
yodl
Source:
yodl
Description:
Your Own Document Language (Yodl) is a pre-document language
Submitter:
Vincent Lefevre
Date:
2025-10-03 11:13:01 UTC
Severity:
normal
#1117124#5
Date:
2025-10-03 10:29:24 UTC
From:
To:
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

#1117124#10
Date:
2025-10-03 10:41:09 UTC
From:
To:
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.

#1117124#17
Date:
2025-10-03 10:50:34 UTC
From:
To:
reference yodlconverters(1) instead of yodlconverters(7) in
the "SEE ALSO" section.

#1117124#22
Date:
2025-10-03 10:57:52 UTC
From:
To:
Dear Vincent Lefevre, you wrote:

OK, also thanks for that one, which will also be processed in the next release
:-)


Cheers,