On 02/11/15 08:12, Andreas Tille wrote:
Hi Ghislain,
in the opengm build log I've found:
...
/usr/bin/doxygen /build/opengm-2.3.6/obj-x86_64-linux-gnu/Doxyfile
Warning: Tag `SYMBOL_CACHE_SIZE' at line 310 of file
`/build/opengm-2.3.6/obj-x86_64-linux-gnu/Doxyfile' has become obsolete.
To avoid this warning please remove this line from your configuration file or
upgrade it using "doxygen -u"
Warning: Tag `SHOW_DIRECTORIES' at line 519 of file
`/build/opengm-2.3.6/obj-x86_64-linux-gnu/Doxyfile' has become obsolete.
To avoid this warning please remove this line from your configuration file or
upgrade it using "doxygen -u"
Warning: Tag `HTML_ALIGN_MEMBERS' at line 908 of file
`/build/opengm-2.3.6/obj-x86_64-linux-gnu/Doxyfile' has become obsolete.
To avoid this warning please remove this line from your configuration file or
upgrade it using "doxygen -u"
Warning: Tag `USE_INLINE_TREES' at line 1095 of file
`/build/opengm-2.3.6/obj-x86_64-linux-gnu/Doxyfile' has become obsolete.
To avoid this warning please remove this line from your configuration file or
upgrade it using "doxygen -u"
Warning: Tag `XML_SCHEMA' at line 1347 of file
`/build/opengm-2.3.6/obj-x86_64-linux-gnu/Doxyfile' has become obsolete.
To avoid this warning please remove this line from your configuration file or
upgrade it using "doxygen -u"
Warning: Tag `XML_DTD' at line 1353 of file
`/build/opengm-2.3.6/obj-x86_64-linux-gnu/Doxyfile' has become obsolete.
To avoid this warning please remove this line from your configuration file or
upgrade it using "doxygen -u"
Warning: doxygen no longer ships with the FreeSans font.
You may want to clear or change DOT_FONTNAME.
Otherwise you run the risk that the wrong font is being used for dot generated
graphs.
sh: 1: latex: not found
sh: 1: dvips: not found
...
Did you checked whether the documentation is properly built?
Yes, although the -doc package only contains the HTML documentation. I
checked it and it runs fine. I can add the pdf build if it is a blocker.
Moreover as far as Debian Med policy concerns all packages should be
by default
Priority: optional
I'm not sure about Debian Science policy but I think it is - or at least
it should be IMHO - the same. Do you have any reason to choose "extra"?
An artefact from `debmake`. Will correct that.
Finally there is an embedded JS copy:
W: libopengm-doc: embedded-javascript-library
usr/share/doc/libopengm-doc/html/jquery.js please use libjs-jquery
Raised to me by Gianfranco. Also discussed in [1].
cat /usr/share/doc/doxygen/README.jquery
[...]
It is not considered a problem for Doxygen or packages using Doxygen to
embed jquery. In fact replacing the `jquery.js` file created by Doxygen
likely results in broken documentation. Packages doing that are buggy.
Lintian will have to learn that a `jquery.js` embedded by Doxygen is a
normal thing.
[...]
[1] https://lists.debian.org/debian-devel/2014/10/msg00774.html
Cheers,
Ghislain