ocaml-dune 3.11.1-1 source package in Ubuntu

Changelog

ocaml-dune (3.11.1-1) unstable; urgency=medium

  * New upstream release
    - fix: --ignore-promoted-rules should work on internal rules
      (Closes: #1050003)

 -- Stéphane Glondu <email address hidden>  Sat, 14 Oct 2023 09:50:48 +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.11.1-1.dsc 1.8 KiB 484b0f46e2d360badfe6158958b2995c187e9c5c71b88b074991bc699362cd10
ocaml-dune_3.11.1.orig.tar.bz2 2.1 MiB 866f2307adadaf7604f3bf9d98bb4098792baa046953a6726c96c40fc5ed3f71
ocaml-dune_3.11.1-1.debian.tar.xz 5.6 KiB 16c035d13ac62efa36029530ee95e1cdbd482b9992d220ab1935485aed5d1a39

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