ocaml-num 1.5-1 source package in Ubuntu

Changelog

ocaml-num (1.5-1) unstable; urgency=medium

  * New upstream release
  * Remove Breaks/Replaces relative to old versions
  * Fix debian/watch
  * Bump Standards-Version to 4.6.2

 -- Stéphane Glondu <email address hidden>  Wed, 14 Feb 2024 17:13:11 +0100

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 release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
ocaml-num_1.5-1.dsc 1.8 KiB 5f2c34ae6f89b8614a732ae272a2ee4a96de2abf60484c71a8d1085302ec31aa
ocaml-num_1.5.orig.tar.gz 66.0 KiB 7ae07c8f5601e2dfc5008a62dcaf2719912ae596a19365c5d7bdf2230515959a
ocaml-num_1.5-1.debian.tar.xz 3.8 KiB d39f7c1ac3fe966b91711f82398009de39589889f06b83b567fd13ca33860d08

Available diffs

No changes file available.

Binary packages built by this source

libnum-ocaml: library for arbitrary-precision and rational arithmetic (runtime)

 This OCaml library implements arbitrary-precision arithmetic on big
 integers and on rationals.
 .
 This is a legacy library. It used to be part of the core OCaml
 distribution (in otherlibs/num) but is now distributed separately. New
 applications that need arbitrary-precision arithmetic should use the
 Zarith library (https://github.com/ocaml/Zarith) instead of the Num
 library, and older applications that already use Num are encouraged to
 switch to Zarith. Zarith delivers much better performance than Num and
 has a nicer API.
 .
 This package contains runtime files.

libnum-ocaml-dbgsym: debug symbols for libnum-ocaml
libnum-ocaml-dev: library for arbitrary-precision and rational arithmetic (development)

 This OCaml library implements arbitrary-precision arithmetic on big
 integers and on rationals.
 .
 This is a legacy library. It used to be part of the core OCaml
 distribution (in otherlibs/num) but is now distributed separately. New
 applications that need arbitrary-precision arithmetic should use the
 Zarith library (https://github.com/ocaml/Zarith) instead of the Num
 library, and older applications that already use Num are encouraged to
 switch to Zarith. Zarith delivers much better performance than Num and
 has a nicer API.
 .
 This package contains development files.