ocaml-dune 3.15.3-2 source package in Ubuntu

Changelog

ocaml-dune (3.15.3-2) unstable; urgency=medium

  * Build in release mode

 -- Stéphane Glondu <email address hidden>  Sat, 15 Jun 2024 08:04:04 +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
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
ocaml-dune_3.15.3-2.dsc 1.8 KiB ddc229b4aa80ff672f455b5544b4f4c9794f413d894d4119d6b341792bc6ee71
ocaml-dune_3.15.3.orig.tar.bz2 2.3 MiB 3c27c7676414056f0368a71fdc670d2b0a59898090c78a1b68230984e5beb713
ocaml-dune_3.15.3-2.debian.tar.xz 5.0 KiB d96099639aa9e0eea05c1fcefcb9b476eb513912aba33434bfcab207235e7a23

Available diffs

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 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