ocaml-unix-errno 0.6.2-1build6 source package in Ubuntu

Changelog

ocaml-unix-errno (0.6.2-1build6) oracular; urgency=medium

  * No-change rebuild for OCaml ABIs.

 -- Matthias Klose <email address hidden>  Fri, 06 Sep 2024 17:04:42 +0200

Upload details

Uploaded by:
Matthias Klose
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 release universe misc

Downloads

File Size SHA-256 Checksum
ocaml-unix-errno_0.6.2.orig.tar.gz 35.6 KiB 266aefdd9196c1c8774c1ea1c7e372b794dc2420924f7184c2aad30f0da6f02a
ocaml-unix-errno_0.6.2-1build6.debian.tar.xz 3.2 KiB b8e0d4afc81752bb26f99cf07ba20394bd0cd6f0ec1ba33970831caec3b04723
ocaml-unix-errno_0.6.2-1build6.dsc 2.2 KiB 06828b7214d62ad93d9d37eb2eed4ea0bc503ca42b74de628a84fd79f2d8da12

View changes file

Binary packages built by this source

libunix-errno-ocaml: errno variant that includes a variety of constructors

 An errno variant similar to Unix.error but including POSIX
 2008, Linux, OS X, and FreeBSD constructors. A macro
 definition type is also provided in order to transport a
 specific errno-integer map as is the case with FUSE or
 9p2000.u. The types and their functions reside in Errno and
 are independent of any Unix bindings. This makes the
 library's types usable from MirageOS on top of Xen.
 .
 Runtime files are used when running applications using this
 package.

libunix-errno-ocaml-dbgsym: debug symbols for libunix-errno-ocaml
libunix-errno-ocaml-dev: errno variant that includes a variety of constructors -- development files

 An errno variant similar to Unix.error but including POSIX
 2008, Linux, OS X, and FreeBSD constructors. A macro
 definition type is also provided in order to transport a
 specific errno-integer map as is the case with FUSE or
 9p2000.u. The types and their functions reside in Errno and
 are independent of any Unix bindings. This makes the
 library's types usable from MirageOS on top of Xen.
 .
 The development files are required for development of OCaml
 modules using this package.

libunix-errno-ocaml-dev-dbgsym: debug symbols for libunix-errno-ocaml-dev