libstdlib-ocaml Breaks/Replaces libfindlib-ocaml (because of META files)
authorStéphane Glondu <glondu@debian.org>
Thu, 13 Jun 2024 12:43:37 +0000 (14:43 +0200)
committerStéphane Glondu <glondu@debian.org>
Thu, 13 Jun 2024 13:01:20 +0000 (15:01 +0200)
debian/control

index 737885b0412baca16c9b8692617af25a752ac8a0..04a767ffe5fe51ce582693a8335c26866951a502 100644 (file)
@@ -122,8 +122,17 @@ Provides:
  libuchar-ocaml,
  libstdlib-shims-ocaml,
  ${ocaml:Provides}
-Breaks: ocaml (<< 4.13.1-5~), ocaml-base (<< 4.13.1-5~), ocaml-compiler-libs (<< 4.13.1-5~), dh-ocaml (<< 2)
-Replaces: ocaml (<< 4.13.1-5~), ocaml-base (<< 4.13.1-5~), ocaml-compiler-libs (<< 4.13.1-5~)
+Breaks:
+ libfindlib-ocaml (<< 1.9.6-2~),
+ ocaml (<< 4.13.1-5~),
+ ocaml-base (<< 4.13.1-5~),
+ ocaml-compiler-libs (<< 4.13.1-5~),
+ dh-ocaml (<< 2)
+Replaces:
+ libfindlib-ocaml (<< 1.9.6-2~),
+ ocaml (<< 4.13.1-5~),
+ ocaml-base (<< 4.13.1-5~),
+ ocaml-compiler-libs (<< 4.13.1-5~)
 Description: OCaml standard library (runtime files)
  OCaml is an implementation of the ML language, based on the Caml
  Light dialect extended with a complete class-based object system and