Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocaml-obuild
Commits: 4bfbdaea by Stephane Glondu at 2023-09-12T09:23:35+02:00 Depend on ocaml instead of transitional ocaml-nox - - - - - 1 changed file: - debian/control Changes: ===================================== debian/control ===================================== @@ -7,7 +7,7 @@ Standards-Version: 4.6.2 Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), - ocaml-nox, + ocaml, dh-ocaml Homepage: https://github.com/ocaml-obuild/obuild Vcs-Browser: https://salsa.debian.org/ocaml-team/ocaml-obuild View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-obuild/-/commit/4bfbdaeacb28365977a85225fc7a4d16f868ba7e -- View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-obuild/-/commit/4bfbdaeacb28365977a85225fc7a4d16f868ba7e You're receiving this email because of your account on salsa.debian.org.

