lintian error: missing-build-dependency dh-ocaml (>= 0.9~), ocaml-nox (>= 3.11.1-3~)
Hi,
I have in bibtex2html 1.96-1 (git branch master-experimental) :
Build-Depends: debhelper (>= 7.0.50~), dh-ocaml (>= 0.9~),
ocaml-nox (>= 3.07), hevea
Now, lintian tells me:
E: bibtex2html source: missing-build-dependency dh-ocaml (>= 0.9~), ocaml-nox (>= 3.11.1-3~)
Why this strong version constraint on ocaml-nox? I see that this version is
hard-coded in the variable @GLOBAL_DEPENDS of /usr/share/lintian/checks/rules.
What is the rationale of having this version constraint on ocaml?
Cheers -Ralf.
Reply to: