From: Stephane Glondu Date: Wed, 6 Nov 2019 10:10:06 +0000 (+0100) Subject: Add relationship for ocaml-nox overwriting ocaml-base-nox (Closes: #944126) X-Git-Tag: archive/raspbian/4.08.1-4+rpi1~2^2~10 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=59e4f37e0d7edab78de4b46e54fb20b17795e398;p=ocaml.git Add relationship for ocaml-nox overwriting ocaml-base-nox (Closes: #944126) ..and clean up obsolete Breaks/Replaces. --- diff --git a/debian/control b/debian/control index 045e3f9d..ddfcda29 100644 --- a/debian/control +++ b/debian/control @@ -30,8 +30,8 @@ Depends: ${shlibs:Depends}, Provides: ${ocaml:Provides} -Replaces: ocaml-interp (<< 3.11.1-3), ocaml-base (<< 4.08) -Breaks: ocaml-interp (<< 3.11.1-3), ocaml-base (<< 4.08) +Replaces: ocaml-base (<< 4.08) +Breaks: ocaml-base (<< 4.08) Description: Runtime system for OCaml bytecode executables (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 @@ -81,12 +81,8 @@ Suggests: Recommends: ocaml-man, file -Replaces: ocaml-interp (<< 3.11.1-3), ocaml-native-compilers (<< 4.04.0-1) -Breaks: - dh-ocaml (<< 1.0.0), - ocaml-interp (<< 3.11.1-3), - camlp4 (<< 3.10.0), - camlidl (<< 1.04) +Replaces: ocaml-base-nox (<< 4.08) +Breaks: ocaml-base-nox (<< 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 @@ -119,7 +115,6 @@ Depends: libx11-dev Provides: ${ocaml:Provides} -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