Hi,
during a test with piuparts I noticed your package ships (or creates)
a broken symlink.
From the attached log (scroll to the bottom...):
0m42.6s ERROR: FAIL: Broken symlinks:
/usr/share/doc/glances/html/_static/fonts/RobotoSlab-Regular.ttf -> ../../../../../fonts/truetype/roboto/slab/RobotoSlab-Regular.ttf (glances-doc)
/usr/share/doc/glances/html/_static/fonts/RobotoSlab-Bold.ttf -> ../../../../../fonts/truetype/roboto/slab/RobotoSlab-Bold.ttf (glances-doc)
fonts-roboto-slab nowadays ships .otf fonts only.
There seems to be a copy of the .ttf variant in sphinx-rtd-theme-common:
/usr/share/sphinx_rtd_theme/static/fonts/RobotoSlab-Bold.ttf
/usr/share/sphinx_rtd_theme/static/fonts/RobotoSlab-Regular.ttf
cheers,
Andreas