Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocamlmakefile
Commits: 3a05b87a by Stephane Glondu at 2023-08-12T09:42:19+02:00 Depend on ocaml instead of ocaml-nox - - - - - 1 changed file: - debian/control Changes: ===================================== debian/control ===================================== @@ -13,7 +13,7 @@ Homepage: https://mmottl.github.io/ocaml-makefile/ Package: ocamlmakefile Architecture: all Depends: ${misc:Depends} -Recommends: ocaml-nox +Recommends: ocaml Description: general makefile for the Objective Caml programming language OCamlMakefile is a general makefile which allows a programmer to create quickly customized makefiles for a project written in the View it on GitLab: https://salsa.debian.org/ocaml-team/ocamlmakefile/-/commit/3a05b87a289ce17bcae830c4a46d539d86a75898 -- View it on GitLab: https://salsa.debian.org/ocaml-team/ocamlmakefile/-/commit/3a05b87a289ce17bcae830c4a46d539d86a75898 You're receiving this email because of your account on salsa.debian.org.

