ocaml-obuild 0.1.11-1 source package in Ubuntu

Changelog

ocaml-obuild (0.1.11-1) unstable; urgency=medium

  * Team upload
  * New upstream release
  * Update debian/watch

 -- Stéphane Glondu <email address hidden>  Wed, 24 Jan 2024 15:48:21 +0100

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
Noble release universe misc

Downloads

File Size SHA-256 Checksum
ocaml-obuild_0.1.11-1.dsc 1.8 KiB 2eff2179bcd8cf8acbe2aaa2a6e3872e255b0497da75a6d3f57d65d168c4664a
ocaml-obuild_0.1.11.orig.tar.gz 80.5 KiB fc1decfd710acdc10db898b594bfbe7d1107f1cbef2aefebe9e1780e40ff23d4
ocaml-obuild_0.1.11-1.debian.tar.xz 3.6 KiB b5b3a4d62cd3af041a10f83beb4c3a2991431380cb6fb84fccbdab0dd1f435a2

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