ocaml-stdcompat 20~git20240529-1build1 source package in Ubuntu

Changelog

ocaml-stdcompat (20~git20240529-1build1) oracular; urgency=medium

  * Rebuild against new OCAML ABIs.

 -- Gianfranco Costamagna <email address hidden>  Fri, 09 Aug 2024 14:07:58 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Oracular
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-stdcompat_20~git20240529.orig.tar.gz 587.9 KiB c48dd152a4e4384561c0448dac09f5a1fdcb24841dc24b676015538c8340fc2a
ocaml-stdcompat_20~git20240529-1build1.debian.tar.xz 2.6 KiB d3f130b1fe067a0cd85e475934fd427bcf5c4b08853b23eebf2e8042c1b2daf0
ocaml-stdcompat_20~git20240529-1build1.dsc 2.1 KiB 149655f8a4950d56a035938f574db9c18e3c5129b355cabd5ed1c8703d774dd5

View changes file

Binary packages built by this source

libstdcompat-ocaml: compatibility module for OCaml standard library (runtime)

 Stdcompat is a compatibility layer allowing programs to use some
 recent additions to the OCaml standard library while preserving the
 ability to be compiled on former versions of OCaml.
 .
 The module Stdcompat provides some definitions for values and types
 introduced in recent versions of the standard library. These
 definitions are just aliases to the matching definition of the
 standard library if the latter is recent enough. Otherwise, the
 module Stdcompat provides an alternative implementation.
 .
 This package contains the runtime files.

libstdcompat-ocaml-dbgsym: debug symbols for libstdcompat-ocaml
libstdcompat-ocaml-dev: compatibility module for OCaml standard library (development)

 Stdcompat is a compatibility layer allowing programs to use some
 recent additions to the OCaml standard library while preserving the
 ability to be compiled on former versions of OCaml.
 .
 The module Stdcompat provides some definitions for values and types
 introduced in recent versions of the standard library. These
 definitions are just aliases to the matching definition of the
 standard library if the latter is recent enough. Otherwise, the
 module Stdcompat provides an alternative implementation.
 .
 This package contains the development files.