ocaml-dune 3.9.0-3 source package in Ubuntu

Changelog

ocaml-dune (3.9.0-3) unstable; urgency=medium

  [ Pino Toscano ]
  * Deal with PIPE_BUF not present (as in GNU/Hurd), applying a patch
    proposed for the OCaml 'spawn' library; patch
    vendor-spawn-pipe_buf.diff.

  [ Dan Bungert ]
  * Add dh_ocaml compatible substitution variables per OCaml packaging
    policy (Closes: #1040874)

 -- Stéphane Glondu <email address hidden>  Thu, 13 Jul 2023 08:14:09 +0200

Upload details

Uploaded by:
Debian OCaml Maintainers
Uploaded to:
Sid
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ocaml-dune_3.9.0-3.dsc 1.8 KiB 8f579eab18fe7e434910de644c21ee0c7c0110b9592f08d6204f910a04340077
ocaml-dune_3.9.0.orig.tar.gz 2.5 MiB 36666b191df4d47504b5cc8780f8ee9e24c70ae1925a474c64770d1bfd1865dd
ocaml-dune_3.9.0-3.debian.tar.xz 5.2 KiB e1956768ea2fc767791d4015e9e279776102cc5c7d0628f223f492894c337ec1

No changes file available.

Binary packages built by this source

libdune-ocaml-dev: composable build system for OCaml projects (libraries)

 Dune is a build system designed for OCaml/Reason projects
 only. It focuses on providing the user with a consistent experience
 and takes care of most of the low-level details of OCaml
 compilation. All you have to do is provide a description of your
 project and Dune will do the rest.
 .
 This package contains the libraries dune-private-libs and
 dune-configurator.

libdune-ocaml-dev-dbgsym: debug symbols for libdune-ocaml-dev
ocaml-dune: composable build system for OCaml projects

 Dune is a build system designed for OCaml/Reason projects
 only. It focuses on providing the user with a consistent experience
 and takes care of most of the low-level details of OCaml
 compilation. All you have to do is provide a description of your
 project and Dune will do the rest.

ocaml-dune-dbgsym: debug symbols for ocaml-dune