oasis 0.4.10-2build1 source package in Ubuntu

Changelog

oasis (0.4.10-2build1) bionic; urgency=medium

  * Rebuild against new OCAML ABIs.

 -- Gianfranco Costamagna <email address hidden>  Sat, 28 Oct 2017 16:40:10 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Bionic
Original maintainer:
Debian OCaml Maintainers
Architectures:
any all
Section:
ocaml
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe ocaml

Downloads

File Size SHA-256 Checksum
oasis_0.4.10.orig.tar.gz 385.5 KiB 1cd9071403a2edb79dacbca8a96bdc6be754e786e1a45e69d9326fb6ee00508d
oasis_0.4.10-2build1.debian.tar.xz 13.2 KiB dc11b58e3b92b788d887b645c262af23c6dce745b22ce5bd9027592fd60b58fb
oasis_0.4.10-2build1.dsc 2.4 KiB 8e38cef0ef934a43fd7df51ef34a0f8ac318c171d312a633e50ed2836bba02d3

View changes file

Binary packages built by this source

liboasis-ocaml: Build-system generation for OCaml projects -- runtime

 OASIS generates a full configure, build and install system for your
 application. It starts with a simple `_oasis` file at the toplevel of your
 project and creates everything required.
 .
 It uses external tools like OCamlbuild and it can be considered as the glue
 between various subsystems that do the job. It should support the following
 tools:
 .
  - OCamlbuild
  - OMake (todo)
  - OCamlMakefile (todo),
  - ocaml-autoconf (todo)
 .
 It also features a do-it-yourself command line invocation and an internal
 configure/install scheme. Libraries are managed through findlib. It has been
 tested on GNU Linux and Windows.
 .
 OASIS supports standard entry points and descriptions. It helps to
 integrates your libraries and software with third parties tools like GODI.
 .
 This package contains the shared runtime libraries and plugins.

liboasis-ocaml-dbgsym: No summary available for liboasis-ocaml-dbgsym in ubuntu eoan.

No description available for liboasis-ocaml-dbgsym in ubuntu eoan.

liboasis-ocaml-dev: No summary available for liboasis-ocaml-dev in ubuntu disco.

No description available for liboasis-ocaml-dev in ubuntu disco.

liboasis-ocaml-doc: No summary available for liboasis-ocaml-doc in ubuntu disco.

No description available for liboasis-ocaml-doc in ubuntu disco.

oasis: Build-system generation for OCaml projects -- binaries

 OASIS generates a full configure, build and install system for your
 application. It starts with a simple `_oasis` file at the toplevel of your
 project and creates everything required.
 .
 It uses external tools like OCamlbuild and it can be considered as the glue
 between various subsystems that do the job. It should support the following
 tools:
 .
  - OCamlbuild
  - OMake (todo)
  - OCamlMakefile (todo),
  - ocaml-autoconf (todo)
 .
 It also features a do-it-yourself command line invocation and an internal
 configure/install scheme. Libraries are managed through findlib. It has been
 tested on GNU Linux and Windows.
 .
 OASIS supports standard entry points and descriptions. It helps to
 integrates your libraries and software with third parties tools like GODI.
 .
 This package contains command-line tools.

oasis-dbgsym: debug symbols for oasis