Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / camlmix
Commits: a53b7451 by Stephane Glondu at 2023-08-07T15:28:43+02:00 Build-depend on ocaml instead of ocaml-nox - - - - - 1 changed file: - debian/control Changes: ===================================== debian/control ===================================== @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian OCaml Maintainers <[email protected]> Build-Depends: debhelper-compat (= 13), - ocaml-nox, + ocaml, ocaml-findlib, dh-ocaml Standards-Version: 4.5.0 View it on GitLab: https://salsa.debian.org/ocaml-team/camlmix/-/commit/a53b74511b8b7cb7f2a7bd04440206f84bcc8a42 -- View it on GitLab: https://salsa.debian.org/ocaml-team/camlmix/-/commit/a53b74511b8b7cb7f2a7bd04440206f84bcc8a42 You're receiving this email because of your account on salsa.debian.org.

