ocaml-obuild 0.1.10-5 source package in Ubuntu

Changelog

ocaml-obuild (0.1.10-5) unstable; urgency=medium

  * Team upload
  * Depend on ocaml instead of transitional ocaml-nox

 -- Stéphane Glondu <email address hidden>  Tue, 12 Sep 2023 09:27:23 +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
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
ocaml-obuild_0.1.10-5.dsc 1.8 KiB c84ee30387125aca5158ed8a5628805562e19581f3c2c381ba77522550d98400
ocaml-obuild_0.1.10.orig.tar.gz 79.7 KiB 243e1186ac5c963e01d9a9143e4b48dbc1a762266d4b7514b1bd06e8a1d99790
ocaml-obuild_0.1.10-5.debian.tar.xz 5.0 KiB cbd4d798189d0c6e9d0b14ed9f853b4ca92aa0d932ca17fc69c93a560be449ba

Available diffs

No changes file available.

Binary packages built by this source

ocaml-obuild: simple package build system for OCaml

 A parallel, incremental and declarative build system for OCaml.
 .
 The goal is to make a very simple build system for users and developers of
 OCaml libraries and programs.
 .
 Obuild acts as a building black box: users only declare what they want to
 build and with which sources; the build system will consistently build it.
 .
 The design is based on Haskell's Cabal and borrows most of the layout and
 way of working, adapting parts where necessary to fully support OCaml.

ocaml-obuild-dbgsym: debug symbols for ocaml-obuild