Bug#1090159: FTBFS fix attached
Apologies Maximilian, I already packaged a fix before seeing your patch. I'll update credits in the next upload.
Bug#1090159: FTBFS fix attached
Control: tags -1 + patch The attached patch fixes compilation with Sphinx 8.0.--- a/docs/conf.py +++ b/docs/conf.py @@ -265,6 +265,6 @@ man_pages = [ # Example configuration for intersphinx: refer to the Python standard library. -intersphinx_mapping = {'/usr/share/doc/python3-doc/html': None}