From: Stephane Glondu Date: Wed, 14 Nov 2012 12:18:51 +0000 (+0100) Subject: ocaml-compiler-libs replaces/breaks ocaml-base-nox (Closes: #684031) X-Git-Tag: archive/raspbian/4.08.1-4+rpi1~3^2~212 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=2e5f53cc3ca6b314f472eb6d58d5468508d503cd;p=ocaml.git ocaml-compiler-libs replaces/breaks ocaml-base-nox (Closes: #684031) --- diff --git a/debian/control b/debian/control index 4b0405b8..64de8712 100644 --- a/debian/control +++ b/debian/control @@ -255,6 +255,8 @@ Depends: ocaml-nox-${F:OCamlABI} Provides: ocaml-compiler-libs-${F:OCamlABI} +Replaces: ocaml-base-nox (<< 4) +Breaks: ocaml-base-nox (<< 4) Description: OCaml interpreter and standard libraries Objective (OCaml) is an implementation of the ML language, based on the Caml Light dialect extended with a complete class-based object system