ocaml 4.11.1-5 source package in Ubuntu

Changelog

ocaml (4.11.1-5) unstable; urgency=medium

  * Do not error on warnings in autoconf (Closes: #978875)
  * Bump Standards-Version to 4.6.0
  * Update debian/watch

 -- Stéphane Glondu <email address hidden>  Thu, 25 Nov 2021 15:45:31 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ocaml_4.11.1-5.dsc 2.2 KiB 2ffb1ad095045480e2f6a33cda762d0e8d3f63a064ff11410d96eb62c6bcbf09
ocaml_4.11.1.orig.tar.xz 3.4 MiB ea4a9187035019f219a50458b7c09ab74239272e5b6ea3ab2a0c840b5810854c
ocaml_4.11.1-5.debian.tar.xz 39.1 KiB 09d0c5d0de0b6bbdced67f6fe730e61f83e6a0aa02d6f362e7787a64886d299f

No changes file available.

Binary packages built by this source

ocaml: ML language implementation with a class-based object system

 Objective Caml (OCaml) is an implementation of the ML language, based on
 the Caml Light dialect extended with a complete class-based object system
 and a powerful module system in the style of Standard ML.
 .
 OCaml comprises two compilers. One generates bytecode
 which is then interpreted by a C program. This compiler runs quickly,
 generates compact code with moderate memory requirements, and is
 portable to essentially any 32 or 64 bit Unix platform. Performance of
 generated programs is quite good for a bytecoded implementation:
 almost twice as fast as Caml Light 0.7. This compiler can be used
 either as a standalone, batch-oriented compiler that produces
 standalone programs, or as an interactive, toplevel-based system.
 .
 The other compiler generates high-performance native code for a number
 of processors. Compilation takes longer and generates bigger code, but
 the generated programs deliver excellent performance, while retaining
 the moderate memory requirements of the bytecode compiler. It is not
 available on all arches though.
 .
 This package contains everything needed to develop OCaml applications.

ocaml-base: Runtime system for OCaml bytecode executables

 Objective Caml (OCaml) is an implementation of the ML language, based on
 the Caml Light dialect extended with a complete class-based object system
 and a powerful module system in the style of Standard ML.
 .
 This package contains only the runtime system needed to run bytecode
 executables. The 'ocaml' package contains the full development suite of
 Objective Caml.

ocaml-base-nox: transitional package for ocaml-base

 Objective Caml (OCaml) is an implementation of the ML language, based on
 the Caml Light dialect extended with a complete class-based object system
 and a powerful module system in the style of Standard ML.
 .
 This is a transitional package and can be safely removed.

ocaml-base-nox-dbgsym: No summary available for ocaml-base-nox-dbgsym in ubuntu jammy.

No description available for ocaml-base-nox-dbgsym in ubuntu jammy.

ocaml-compiler-libs: OCaml interpreter and standard libraries

 Objective (OCaml) is an implementation of the ML language, based on
 the Caml Light dialect extended with a complete class-based object system
 and a powerful module system in the style of Standard ML.
 .
 This package contains several modules used internally by the OCaml
 compilers. They are not needed for normal OCaml development, but may
 be helpful in the development of certain applications.

ocaml-interp: OCaml interactive interpreter and standard libraries

 Objective Caml (OCaml) is an implementation of the ML language, based on
 the Caml Light dialect extended with a complete class-based object system
 and a powerful module system in the style of Standard ML.
 .
 This package contains the files required to run an OCaml shell from the
 command line.

ocaml-nox: transitional package for ocaml

 Objective Caml (OCaml) is an implementation of the ML language, based on
 the Caml Light dialect extended with a complete class-based object system
 and a powerful module system in the style of Standard ML.
 .
 This is a transitional package and can be safely removed.

ocaml-nox-dbgsym: No summary available for ocaml-nox-dbgsym in ubuntu jammy.

No description available for ocaml-nox-dbgsym in ubuntu jammy.