gmp 2:6.3.0+dfsg-2ubuntu2 source package in Ubuntu

Changelog

gmp (2:6.3.0+dfsg-2ubuntu2) mantic; urgency=medium

  * Merge with Debian; remaining changes:
    - Import CET patches from
      https://gitlab.com/cet-software/gmp-6.2/-/tree/hjl/cet/master

gmp (2:6.3.0+dfsg-2) unstable; urgency=medium

  * Release to unstable.

gmp (2:6.3.0+dfsg-1) experimental; urgency=medium

  [ Steve M. Robbins ]
  * New upstream version
  * Standards-Version: 4.6.2 (routine-update)
  * Fix Maintainer name of Debian Science team (routine-update)
  * Rules-Requires-Root: no (routine-update)
  * [668d7a3] Rebased patches.

 -- Matthias Klose <email address hidden>  Wed, 02 Aug 2023 06:37:43 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Mantic
Original maintainer:
Debian Science Team
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gmp_6.3.0+dfsg.orig.tar.xz 1.8 MiB bd2966e6d277f79328e894a5a9f3ba3fbf2ed2be81def5f48623e30c23fb1572
gmp_6.3.0+dfsg-2ubuntu2.debian.tar.xz 36.7 KiB 3970748db9f32601308bdd79e45a512898aaf23ea897247df2a6e727e26219d3
gmp_6.3.0+dfsg-2ubuntu2.dsc 2.2 KiB 137e8042708a78c284bd768d940323d01140a6e1e019c83f376518f681e230b1

View changes file

Binary packages built by this source

libgmp-dev: Multiprecision arithmetic library developers tools

 This development package provides the header files and the symbolic
 links to allow compilation and linking of programs that use the libraries
 provided in the libgmp10 package.
 .
 Both C and C++ bindings are present in this package. Package
 libstdc++-dev is required to use the C++ bindings.
 .
 The MPFR library (multiple-precision floating-point) used to be
 included, but has since been moved to package libmpfr-dev.

libgmp10: Multiprecision arithmetic library

 GNU MP is a programmer's library for arbitrary precision
 arithmetic (ie, a bignum package). It can operate on signed
 integer, rational, and floating point numeric types.
 .
 It has a rich set of functions, and the functions have a regular
 interface.

libgmp10-dbgsym: debug symbols for libgmp10
libgmp10-doc: Multiprecision arithmetic library example code

 This package provides example code illustrating the use of GMP.

libgmp3-dev: Multiprecision arithmetic library developers tools

 This is a dummy package that simply pulls in libgmp-dev.
 It can safely be removed.

libgmpxx4ldbl: Multiprecision arithmetic library (C++ bindings)

 GNU MP is a programmer's library for arbitrary precision
 arithmetic (ie, a bignum package). It can operate on signed
 integer, rational, and floating point numeric types.

libgmpxx4ldbl-dbgsym: debug symbols for libgmpxx4ldbl