Source: ocaml-dune-full-builder Section: ocaml Maintainer: Debian OCaml Maintainers Uploaders: Stéphane Glondu Build-Depends: debhelper-compat (= 13), dh-sequence-builtusing, dh-sequence-ocaml, libdune-core-ocaml-dev, libcsexp-ocaml-dev, libpp-ocaml-dev, ocaml-dune-source, ocaml-dune, ocaml, dh-ocaml Standards-Version: 4.7.3 Vcs-Git: https://salsa.debian.org/ocaml-team/ocaml-dune-full-builder.git Vcs-Browser: https://salsa.debian.org/ocaml-team/ocaml-dune-full-builder Package: libdune-ocaml-dev Architecture: any Built-Using: ${dh-builtusing:ocaml-dune-source} Depends: ${ocaml:Depends}, ${misc:Depends}, ${shlibs:Depends} Provides: libdune-site-ocaml-dev, libstdune-ocaml-dev, libdyn-ocaml-dev, ${ocaml:Provides} Description: composable build system for OCaml projects (dev 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 . This package contains development libraries that are part of Dune. Package: libdune-ocaml Architecture: any Depends: ${ocaml:Depends}, ${misc:Depends}, ${shlibs:Depends} Provides: libdune-site-ocaml, libstdune-ocaml, libdyn-ocaml, ${ocaml:Provides} Breaks: libdune-ocaml-dev (<< 3.21.1-3~) Replaces: libdune-ocaml-dev (<< 3.21.1-3~) Description: composable build system for OCaml projects (runtime 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 . This package contains runtime libraries that are part of Dune.