Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocaml-cry
Commits: 807fcae3 by Stephane Glondu at 2024-02-18T10:51:07+01:00 Fix build on bytecode architectures - - - - - 2 changed files: - debian/changelog - debian/libcry-ocaml-dev.install.in Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +ocaml-cry (1.0.2-2) unstable; urgency=medium + + * Team upload + * Fix build on bytecode architectures + + -- Stéphane Glondu <[email protected]> Sun, 18 Feb 2024 10:50:39 +0100 + ocaml-cry (1.0.2-1) unstable; urgency=medium * New upstream version 1.0.2 ===================================== debian/libcry-ocaml-dev.install.in ===================================== @@ -2,5 +2,5 @@ @OCamlStdlibDir@/cry/*.cm* @OCamlStdlibDir@/cry/*.ml* @OCamlStdlibDir@/cry/dune-package -OPT: @OCamlStdlibDir@/cry/*.a +@OCamlStdlibDir@/cry/*.a @OCamlDllDir@/dll*.so View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-cry/-/commit/807fcae33c145a7167c104e6aa5858e65040fa08 -- View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-cry/-/commit/807fcae33c145a7167c104e6aa5858e65040fa08 You're receiving this email because of your account on salsa.debian.org.

