* Tiago Ilieve <tiago.my...@gmail.com>, 2016-07-22, 15:49:
W: grip: duplicate-font-file
usr/share/grip/grip/static/octicons/octicons.ttf also in fonts-octicons
Is there a helper to deal with this kind of issue? Like the
"sphinxdoc"[2] one, which automatically replaces embedded JS files to
their respective links?
dh_sphinxdoc is a tool to post-process documentation generated by Sphinx
at build time. It is necessary, because the set of files you should
symlink varies with Sphinx version.
But in this case, the files come directly from upstream tarball, so
there's no need for a dedicated tool. Just use dh_link.
--
Jakub Wilk