ocaml-obuild 0.1.11-2 source package in Ubuntu

Changelog

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

  * Team upload
  * Add libfindlib-ocaml to Build-Depends (Closes: #1073899)

 -- Stéphane Glondu <email address hidden>  Fri, 09 Aug 2024 07:46:20 +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 proposed universe misc

Downloads

File Size SHA-256 Checksum
ocaml-obuild_0.1.11-2.dsc 1.8 KiB a1fc5ad1aa08b6480c21a341f6037b7e098542b03b4b12b1c2ccf88314672864
ocaml-obuild_0.1.11.orig.tar.gz 80.5 KiB fc1decfd710acdc10db898b594bfbe7d1107f1cbef2aefebe9e1780e40ff23d4
ocaml-obuild_0.1.11-2.debian.tar.xz 3.7 KiB 949d461e273d1391c8531919233cc424a5987e39b1c503470abcaa71f6daad92

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