commit c3378ddfa8cb820032f802e4feae375e77dff42e
Merge: 51c4e0c 894bf80
Author: Alex <alex@puer-robustus.eu>
Date: Wed Apr 29 12:38:14 2026 +0000
Merge branch 'debian/latest' into 'debian/latest'
d/*: add manpages to package
See merge request debian/reuse!5
commit 894bf80ab4c900545d3f3db954788a28b0fdc342
Author: Alex <alex@puer-robustus.eu>
Date: Sat Apr 11 17:09:52 2026 +0200
d/*: add manpages to package
Convert all upstream provided manpages from reStructuredText to troff format
using the upstream provided make command and add them as manpages to the
package.
Since the upstream manpage generation relies on intersphinx resources, which
it would normally fetch from the web, we provide them as a local resource
and point sphinx to those via intersphinx-use-local-resources.patch instead.
Because the sphinx autodoc plugin relies on the python modules to be on the
PATH when called, we extend the PATH in extend_sphinx_sys_path.patch as the
modules are not yet installed respective directories.
Automatic checks made by the Debian l10n team found some issues with the translations contained in this package. You should check the l10n status report for more information.
Issues can be things such as missing translations, problematic translated strings, outdated PO files, unknown languages, etc.