Stéphane Glondu pushed to branch debian/experimental at Debian OCaml
Maintainers / ocaml
Commits:
c096a4b0 by Stéphane Glondu at 2023-08-20T09:29:42+02:00
libstdlib-ocaml breaks dh-ocaml (<< 2)
This is to enforce that dh-ocaml is upgraded to >= 2. Prior versions
would not add the dependency to versioned ocaml{,-base} virtual
packages with the new ocaml packaging.
- - - - -
1 changed file:
- debian/control
Changes:
=====================================
debian/control
=====================================
@@ -120,7 +120,7 @@ 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~)
+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~)
Description: OCaml standard library (runtime files)
OCaml is an implementation of the ML language, based on the Caml
View it on GitLab:
https://salsa.debian.org/ocaml-team/ocaml/-/commit/c096a4b099ee98ee11f55edbd6d4af1683d35241
--
View it on GitLab:
https://salsa.debian.org/ocaml-team/ocaml/-/commit/c096a4b099ee98ee11f55edbd6d4af1683d35241
You're receiving this email because of your account on salsa.debian.org.