[Pkg-pascal-devel] Manpage in PasDoc package should be generated with --no-info
Michalis Kamburelis
michalis.kambi at gmail.com
Thu Jun 19 18:06:52 UTC 2014
Hi,
I briefly looked at PasDoc package in Debian. I grabbed the code from
git repository listed on
http://anonscm.debian.org/gitweb/?a=project_list;pf=pkg-pascal , added
our (upstream) tar.gz for 0.13.0 release, and build the package with
"dpkg-buildpackage -us -uc".
I found one ultra-minor issue: the package contains a manpage generated
using help2man, at the end it contains note
"The full documentation for PasDoc is maintained as a Texinfo manual..."
but that's not true, there is no "info" page for pasdoc, "info pasdoc"
merely opens the same manpage in the info browser.
Simply adding --no-info to the help2man invocation in
pasdoc/debian/rules seems all that is needed? :)
Regards,
Michalis
More information about the Pkg-pascal-devel
mailing list