ocaml-dune 3.11.1-1build1 source package in Ubuntu

Changelog

ocaml-dune (3.11.1-1build1) noble; urgency=medium

  * Rebuild against new OCAML ABIs.

 -- Gianfranco Costamagna <email address hidden>  Wed, 15 Nov 2023 13:36:44 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Noble
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.11.1.orig.tar.bz2 2.1 MiB 866f2307adadaf7604f3bf9d98bb4098792baa046953a6726c96c40fc5ed3f71
ocaml-dune_3.11.1-1build1.debian.tar.xz 5.6 KiB 1fe72ede8f3a7a559aa8a46b21368c72f0b2c90891a4784b133c07dd59cccd01
ocaml-dune_3.11.1-1build1.dsc 2.0 KiB 3cbcb8e98426e91f49f4622e13c51f739ee5f1e44c5142e9216eb3e1cde4abfa

View changes file

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 libraries provided by the ocaml-dune source
 package.

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.
 .
 This package contains the dune executable.

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