Apply changes from r4928 to debian/control.in too.
authorJulien Cristau <jcristau@debian.org>
Thu, 17 Jan 2008 19:20:55 +0000 (19:20 +0000)
committerJulien Cristau <jcristau@debian.org>
Thu, 17 Jan 2008 19:20:55 +0000 (19:20 +0000)
debian/control.in

index 8d89a6ad0e5091b5550798c1d7143c973e6b36a4..87ab445cecc145ba45bc68f1b24d64d7e0582709 100644 (file)
@@ -82,6 +82,7 @@ Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, ocaml-base (= ${binary:Version}), ocaml-base-${F:OCamlABI}, ocaml-nox-${F:OCamlABI}
 Suggests: tcl8.4-dev, tk8.4-dev
 Provides: ocaml-${F:OCamlABI}
+Replaces: ocaml-nox (<< 3.10.0-12)
 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