On Fri, Apr 11, 2008 at 00:20:32 +0100, Romain Beauxis wrote: > Anyway, thanks for the explaination, now come the time to find a fix.. > Should we change deps for ocaml in backports.org ? To me, it seems that: > >Depends: ocaml-base (= 3.10.1-1~bpo40+1), ocaml-base-3.10.1, ocaml-nox-3.10.1 > Could be replaced by: > >Depends: ocaml-base (= 3.10.1-1~bpo40+1), ocaml-nox (= 3.10.1-1~bpo40+1) > It seems reasonable since these two packages are built along with ocaml.. > > But so, why isn't it already the default ? Begin new to ocaml > packaging, there can be something I didn't get so far.. Are there a > lot of packages that build-dep or depends on ocaml-base-3.10.1 or > ocaml-nox-3.10.1 ?? > Nothing should build-dep on the virtual packages, I think. As for dependencies, any library package will depend on ocaml-nox-3.10.1 or ocaml-3.10.1, and any package containing an ocamlrun executable will depend on ocaml-base-3.10.1 or ocaml-base-nox-3.10.1. There might be other reasons to depend on either of those.
Cheers, Julien -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

