From: Julien Cristau Date: Thu, 17 Jan 2008 19:20:55 +0000 (+0000) Subject: Apply changes from r4928 to debian/control.in too. X-Git-Tag: archive/raspbian/4.08.1-4+rpi1~3^2~491 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=92be219a2ce47e98b1e7fc1454ce2eebb19a8d2c;p=ocaml.git Apply changes from r4928 to debian/control.in too. --- diff --git a/debian/control.in b/debian/control.in index 8d89a6ad..87ab445c 100644 --- a/debian/control.in +++ b/debian/control.in @@ -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