Package: python-escript-doc
Version: 5.4-2
Severity: important

Dear Maintainer,

python-escript-doc currently has symlinks to some image files like
ajax-loader.gif, comment-bright.png, comment-close.png, etc.

These files used to be shipped in sphinx-common package. However, they
are related to websupport extension, which now has its own package
(python3-sphinxcontrib.websupport). So, I am going to remove them from
sphinx-common in the next upload which will happen soon. This package does
not use websupport, so these image files are not needed here.

The other lines in that file are also not needed. Your package already uses
dh_sphinxdoc which adds the needed links.

I am attaching the patch that removes the custom links file and lets
dh_sphinxdoc to do its job. As a side note, the salsa repository is outdated,
so I could not make a merge request.

--
Dmitry Shachnev
--- python-escript-5.4/debian/control
+++ python-escript-5.4/debian/control
@@ -105,10 +105,9 @@
 Architecture: all
 Section: doc
 Depends: doc-base,
-         libjs-sphinxdoc,
          libjs-mathjax,
-         sphinx-common,
-         ${misc:Depends}
+         ${misc:Depends},
+         ${sphinxdoc:Depends}
 Recommends: python-escript
 Description: Documentation for Escript/Finley
  Escript is a programming tool for implementing mathematical models in Python 
--- python-escript-5.4/debian/python-escript-doc.links
+++ python-escript-5.4/debian/python-escript-doc.links
@@ -1,19 +0,0 @@
-/usr/share/sphinx/themes/basic/static/ajax-loader.gif	usr/share/doc/python-escript-doc/python_html/_static/ajax-loader.gif
-/usr/share/sphinx/themes/basic/static/comment-bright.png usr/share/doc/python-escript-doc/python_html/_static/comment-bright.png
-/usr/share/sphinx/themes/basic/static/comment-close.png usr/share/doc/python-escript-doc/python_html/_static/comment-close.png
-/usr/share/sphinx/themes/basic/static/comment.png	usr/share/doc/python-escript-doc/python_html/_static/comment.png
-/usr/share/sphinx/themes/basic/static/doctools.js	usr/share/doc/python-escript-doc/python_html/_static/doctools.js
-/usr/share/sphinx/themes/basic/static/down.png		usr/share/doc/python-escript-doc/python_html/_static/down.png
-/usr/share/sphinx/themes/basic/static/down-pressed.png	usr/share/doc/python-escript-doc/python_html/_static/down-pressed.png
-/usr/share/sphinx/themes/basic/static/file.png		usr/share/doc/python-escript-doc/python_html/_static/file.png
-/usr/share/sphinx/themes/basic/static/jquery.js		usr/share/doc/python-escript-doc/python_html/_static/jquery.js
-/usr/share/sphinx/themes/basic/static/jquery.js		usr/share/doc/python-escript-doc/c++_html/jquery.js
-/usr/share/sphinx/themes/basic/static/minus.png		usr/share/doc/python-escript-doc/python_html/_static/minus.png
-/usr/share/sphinx/themes/basic/static/plus.png		usr/share/doc/python-escript-doc/python_html/_static/plus.png
-/usr/share/javascript/sphinxdoc/1.0/searchtools.js	usr/share/doc/python-escript-doc/python_html/_static/searchtools.js
-/usr/share/javascript/sphinxdoc/1.0/sidebar.js		usr/share/doc/python-escript-doc/python_html/_static/sidebar.js
-/usr/share/sphinx/themes/basic/static/underscore.js	usr/share/doc/python-escript-doc/python_html/_static/underscore.js
-/usr/share/sphinx/themes/basic/static/up.png		usr/share/doc/python-escript-doc/python_html/_static/up.png
-/usr/share/sphinx/themes/basic/static/up-pressed.png	usr/share/doc/python-escript-doc/python_html/_static/up-pressed.png
-/usr/share/sphinx/themes/basic/static/websupport.js	usr/share/doc/python-escript-doc/python_html/_static/websupport.js
-

Attachment: signature.asc
Description: PGP signature

Reply via email to