From: Stephane Glondu Date: Mon, 2 Dec 2019 12:03:48 +0000 (+0100) Subject: ocaml-nox: add Breaks+Replaces ocaml-compiler-libs (Closes: #945495) X-Git-Tag: archive/raspbian/4.08.1-5+rpi1~2^2~8 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=cac0de364a804a03518031b561a4821d2f8291eb;p=ocaml.git ocaml-nox: add Breaks+Replaces ocaml-compiler-libs (Closes: #945495) --- diff --git a/debian/control b/debian/control index bb7fbcce..e364ea14 100644 --- a/debian/control +++ b/debian/control @@ -81,8 +81,8 @@ Suggests: Recommends: ocaml-man, file -Replaces: ocaml-base-nox (<< 4.08) -Breaks: ocaml-base-nox (<< 4.08) +Replaces: ocaml-base-nox (<< 4.08), ocaml-compiler-libs (<< 4.08) +Breaks: ocaml-base-nox (<< 4.08), ocaml-compiler-libs (<< 4.08) Description: ML implementation with a class-based object system (no X) Objective Caml (OCaml) is an implementation of the ML language, based on the Caml Light dialect extended with a complete class-based object system