I forgot to note that the package is not lintian-clean:

I get ocaml-dangling-cmi twice for a cmi that was created with
ocamlc -pack. Naturally, there is no ml or mli file that could be
installed along the cmi. How should I handle this lintian tag?

There is also ocaml-stray-cmo twice. Here, the upstream makefile
packs the same set of cmo's into a cma library _and_ as
submodules into a packed cmo, basically doing

   ocamlc -a    -o x.cma a.cmo b.cmo ...
   ocamlc -pack -o x.cmo a.cmo b.cmo ...

after each other. I don't understand this and I leave the lintian
warning until I got some explanation from the upstream author.

Bye,

Hendrik


-- 
To UNSUBSCRIBE, email to debian-ocaml-maint-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/6xa9mwlsyy....@blau.inf.tu-dresden.de

Reply via email to