On Wed, Jun 04, 2003 at 05:11:09PM +0200, Sven Luther wrote: > Hello, ... > > I am preparing a new ocaml 3.06-17 package which i will upload at the > latest this WE. The problem i will be fixing are : > > 1) policy cleanup as suggested by Sylvain. > > 2) handling of /usr/include/caml directory (Bug#195574) > > 3) gdbm dependency fixing. James Troup informed me that ocaml will > FTBFS as of today morning mirror update. > > If there is anything else that needs fixing and that i missed here, > please inform me now about it. > > Friendly, > > Sven Luther >
Hello, Yes i have a bug to correct ( as usual, i try to bored everybody ). Could you move the manpages producted by ocaml to a better location than /usr/share/man/mano. The bug comes from the ocamldoc manpages policy, which considers that manpages are by default .o. So there is a bunch of file ( Arg.o, List.o ... ) which document library functions and that are classified in mano ( as it should be man7 / 3, don't remember ). Thanks for all Sylvain LE GALL

