On 28/08/2020 14:02, Joost van Baal-Ilić wrote: > I had a quick look at it and I didn't find any obvious flaws, apart > from > > Now running lintian ycm-cmake-modules_0.11.3-3_amd64.changes ... > W: ycm-cmake-modules: embedded-javascript-library > usr/share/doc/ycm-cmake-modules/html/_static/language_data.js please use > sphinx > N: 23 tags overridden (23 info) > Finished running lintian. > > . Could you look into that?
Thanks for the review. The warning should be fixed now. I was also able to enable salsa-ci, see https://salsa.debian.org/science-team/ycm-cmake-modules/-/pipelines/170272/builds Unfortunately the "reprotest" (that if I understand it correctly is a reproducibility test) is failing, probably for this lintian warning: I: ycm-cmake-modules: file-references-package-build-path usr/share/doc/ycm-cmake-modules/html/todo.html This file contains entries like ``` <p class="todo-source">(The <a class="reference internal" href="manual/ycm-superbuild.7.html#id2"><em>original entry</em></a> is located in /build/ycm-cmake-modules-0.11.3/help/manual/ycm-superbuild.7.rst, line 215.)</p> ``` for each `.. todo::` line in the sphinx documentation. Unfortunately I don't know what is the proper fix it, since it is a file generated by sphinx... Do you have any suggestion? Thanks. Cheers, Daniele

