gmp 2:5.0.1+dfsg-7ubuntu2 source package in Ubuntu

Changelog

gmp (2:5.0.1+dfsg-7ubuntu2) natty; urgency=low

  * Merge with Debian; remaining changes:
    - Build with -mno-vsx on ppc64.
    - Support for thumb2 instructions in arm assembler.

gmp (2:5.0.1+dfsg-7) unstable; urgency=low

  [ Peter Pearse ]
  * For cross builds, strip GNU_TYPES & pass --target.  Closes: #605038.

  [ Steve Langasek ]
  * We don't need to use $(strip), just avoid having whitespace in the first
    place.
  * For that matter, this s/i386/i486/ substitution is entirely unnecessary
    to begin with; the DEB_HOST_GNU_TYPE is already i486 on Debian, and i686
    on Ubuntu.  So as long as we're modifying this line, let's simplify it
    some more.

  [ Steve Robbins ]
  * control: Make libgmp-dev, and lib{32,64}-dev real packages, providing
    virtual packages libgmp10-dev, etc.  Add real package libgmp3-dev, a
    dummy package to pull in libgmp-dev.  Required to ease transition of
    mlton because it build-depends on itself and on versioned libgmp3-dev.
    See http://lists.debian.org/debian-release/2011/03/msg00374.html.

gmp (2:5.0.1+dfsg-6) unstable; urgency=low

  * control: libgmp10-dev provides the old libgmp3-dev package.  This is a
    temporary measure to ease the transition for ghc, which build-depends
    on itself as well as libgmp3-dev; c.f.
    http://lists.debian.org/debian-haskell/2011/03/msg00013.html

gmp (2:5.0.1+dfsg-5) unstable; urgency=low

  * Merge the v5 branch back to trunk.

  * Package libgmp10-dev also provides libgmp-dev so you can build-depend
    on an unversioned GMP -dev package.

  * Remove archaic MP compatibility library (libmp3 and 32/64-bit
    variants).

  * control: Set Standards-Version to 3.9.1.
    - rules: don't build with -D_REENTRANT

gmp (2:5.0.1+dfsg-4) experimental; urgency=low

  * rules: Build with -O2 on ia64, to work around ICE
    (http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43603).

gmp (2:5.0.1+dfsg-3) experimental; urgency=low

  [ Sylvestre Ledru ]
  * Package moved to Debian Science.

  * gmp.h: Add support for __m68k__ (thanks, Thorsten Glaser).
    Closes: #601287.

  * libgmp3-doc.examples:
  * libgmp3-doc.README.Debian: Rename to libgmp10-doc.xxx.

  * libgmp3.prerm: Remove obsolete file.  Was used to remove /usr/doc/xxx
    symlinks from back at the time of the /usr/doc --> /usr/share/doc
    transition.

gmp (2:5.0.1+dfsg-2) experimental; urgency=low

  * control:
  * rules: New packages libmp3, lib32mp3, lib64mp3.  Split library mp
    out from the libgmp package as they have evolved to use different
    major numbers now.  Make libgmp10-dev conflict & replace libgmp3-dev
    packages; ditto for 32-bit and 64-bit variants.  Closes: #570225.

gmp (2:5.0.1+dfsg-1) experimental; urgency=low

  * New upstream release.  Library gmp SOVERSION bumped from 3 to 10.

  * control: New packages (libgmp10, libgmp10-dev, etc) replace
    corresponding packages due to SOVERSION change.  Drop some
    now-obsolete conflicts on libgmp3 and libgmp2 pacakges.
    Bump Standards-Version to 3.8.4.

gmp (2:5.0.0+dfsg-1) experimental; urgency=low

  * New upstream release.

gmp (2:4.3.2+dfsg-2) UNRELEASED; urgency=low

  * Package moved to Debian Science

  [ Steve M. Robbins ]
  * control: Set Standards-Version to 3.8.3.  Add ${misc:Depends} to each package.
 -- Matthias Klose <email address hidden>   Thu, 21 Apr 2011 07:48:06 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Natty
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gmp_5.0.1+dfsg.orig.tar.gz 2.6 MiB 420818226d0f85b686917fee7a78466e3bbc8f1a86884d402d64175c0b7a48af
gmp_5.0.1+dfsg-7ubuntu2.diff.gz 17.3 KiB bb7a5c4d06fe23f454f9c33a01c4cd7b7ff08d02f1f9a837c6062c6527816f1e
gmp_5.0.1+dfsg-7ubuntu2.dsc 1.5 KiB 6eeae3cfa77909605a58700961c253e4f8ac8f444c484613a2a045ce78830524

View changes file

Binary packages built by this source

lib32gmp-dev: Multiprecision arithmetic library developers tools (32bit)

 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. This package includes 32
 bit versions of the link libraries.
 .
 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.

lib32gmp10: Multiprecision arithmetic library (32bit)

 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. This
 package includes a 32 bit version of the shared library.
 .
 It has a rich set of functions, and the functions have a regular
 interface.

lib32gmpxx4: No summary available for lib32gmpxx4 in ubuntu oneiric.

No description available for lib32gmpxx4 in ubuntu oneiric.

lib64gmp-dev: Multiprecision arithmetic library developers tools (64bit)

 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. This package includes 64
 bit versions of the link libraries.
 .
 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.

lib64gmp10: Multiprecision arithmetic library (64bit 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. This
 package includes a 64 bit version of the shared library.
 .
 It has a rich set of functions, and the functions have a regular
 interface.

lib64gmpxx4: No summary available for lib64gmpxx4 in ubuntu oneiric.

No description available for lib64gmpxx4 in ubuntu oneiric.

libgmp-dev: No summary available for libgmp-dev in ubuntu oneiric.

No description available for libgmp-dev in ubuntu oneiric.

libgmp10: No summary available for libgmp10 in ubuntu oneiric.

No description available for libgmp10 in ubuntu oneiric.

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: No summary available for libgmpxx4ldbl in ubuntu oneiric.

No description available for libgmpxx4ldbl in ubuntu oneiric.