* debian/control:
- clean-up Uploaders, removing people no longer contributing and
handling some specific removal requests
+ - bump versioned dep on ocaml --Replaces-> ocaml-nox to avoid file
+ overwrite upgrade problems
-- Stefano Zacchiroli <zack@debian.org> Wed, 18 Feb 2009 14:39:31 +0100
Depends: ${shlibs:Depends}, ${misc:Depends}, ocaml-base (= ${binary:Version}), ocaml-nox (=${binary:Version}), libx11-dev
Suggests: tcl8.4-dev, tk8.4-dev
Provides: ocaml-${F:OCamlABI}
-Replaces: ocaml-nox (<< 3.10.0-12)
+Replaces: ocaml-nox (<< 3.11.0-2)
Description: ML language implementation with a class-based object system
Objective Caml (OCaml) is an implementation of the ML language, based on
the Caml Light dialect extended with a complete class-based object system