Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ppx-deriving-yojson
Commits: 9d87cbcf by Stephane Glondu at 2023-08-12T08:45:17+02:00 Depend on ocaml instead of ocaml-nox - - - - - 2 changed files: - debian/control - debian/tests/control Changes: ===================================== debian/control ===================================== @@ -6,7 +6,7 @@ Uploaders: Ralf Treinen <[email protected]>, Build-Depends: debhelper-compat (= 13), dh-ocaml (>= 1.2), - ocaml-nox, + ocaml, libfindlib-ocaml, cppo, ocaml-dune, ===================================== debian/tests/control ===================================== @@ -1,2 +1,2 @@ Tests: expr -Depends: @, ocaml-nox, libfindlib-ocaml, libyojson-ocaml-dev, ocamlbuild +Depends: @, ocaml, libfindlib-ocaml, libyojson-ocaml-dev, ocamlbuild View it on GitLab: https://salsa.debian.org/ocaml-team/ppx-deriving-yojson/-/commit/9d87cbcf9cedcbcdd7bdf924114fe5da412347e8 -- View it on GitLab: https://salsa.debian.org/ocaml-team/ppx-deriving-yojson/-/commit/9d87cbcf9cedcbcdd7bdf924114fe5da412347e8 You're receiving this email because of your account on salsa.debian.org.

