mpfr (2.3.1.dfsg.1-2) unstable; urgency=low * Partially import diff from Ubuntu, thanks to Matthias Klose: + Run dh_install with -s -i. + Build 64bit packages for powerpc. + Build with srcdir != builddir. + Support `parallel' and `nocheck' in DEB_BUILD_OPTIONS. + Use debian/*.install files, as --autodest doesn't work with biarch. Note that the 64bit package is currently disabled for powerpc since GMP is not yet available. * Added missing ${shlibs:Depends}, found by Niko Tyni. -- Laurent Fousse Tue, 29 Jan 2008 15:08:44 +0100 mpfr (2.3.1.dfsg.1-1) unstable; urgency=low * New upstream release. -- Laurent Fousse Tue, 29 Jan 2008 14:51:30 +0100 mpfr (2.3.0.dfsg.1-2) unstable; urgency=low * Fixed libmpfr1ldbl's Conflicts/Replaces control fields (closes: #440125). -- Laurent Fousse Thu, 30 Aug 2007 10:13:54 +0200 mpfr (2.3.0.dfsg.1-1) unstable; urgency=low * New upstream release. -- Laurent Fousse Wed, 29 Aug 2007 15:12:31 +0200 mpfr (2.3.0~rc1.dfsg.1-2) unstable; urgency=low * Import mpfr_cos fix from upstream's r4630 (closes: #433773). -- Laurent Fousse Wed, 18 Jul 2007 23:46:16 +0200 mpfr (2.3.0~rc1.dfsg.1-1) unstable; urgency=low * New upstream release candidate. -- Laurent Fousse Wed, 18 Jul 2007 15:05:11 +0200 mpfr (2.2.1.dfsg.1-3) unstable; urgency=low * Rename libmpfr1 to libmpfr1ldbl (closes: #430273). -- Laurent Fousse Tue, 17 Jul 2007 15:34:00 +0200 mpfr (2.2.1.dfsg.1-2) unstable; urgency=low * Now that etch is released, upload to unstable. -- Laurent Fousse Wed, 11 Apr 2007 13:57:29 +0200 mpfr (2.2.1.dfsg.1-1) experimental; urgency=low * New upstream release (closes: #401946). -- Laurent Fousse Sun, 17 Dec 2006 22:01:14 +0100 mpfr (2.2.0.dfsg.1-8) unstable; urgency=low * Newer gcc should be able to compile mpfr on m68k, so drop the dependancy on gcc-3.4 (closes: #378356). Thanks Stephen R Marenka for testing. * Don't try to use GMP's internal header files anymore: we didn't have them all anyway, and they're not strictly needed. * Upgraded Standards-Version to 3.7.2, no change needed. -- Laurent Fousse Tue, 18 Jul 2006 15:35:53 +0200 mpfr (2.2.0.dfsg.1-7) unstable; urgency=low * Apply upstream patches 09 to 12: + small bugfix in random2 (patch09) + more C99-compliant macros (patch10) + potential miscomputation bug in division (patch11) + another bug in mpfr_get_f (patch12) * Don't use longlong.h on hppa, seems buggy as well (closes: #373761). -- Laurent Fousse Sat, 17 Jun 2006 21:53:07 +0200 mpfr (2.2.0.dfsg.1-6) unstable; urgency=low * Don't use buggy longlong.h on s390 (closes: #363287). -- Laurent Fousse Tue, 18 Apr 2006 14:49:05 +0200 mpfr (2.2.0.dfsg.1-5) unstable; urgency=low * Tighten dependancy to libgmp3c2 because of the __gmp_rand symbol in recent GMP (closes: #362837). -- Laurent Fousse Mon, 17 Apr 2006 23:23:22 +0200 mpfr (2.2.0.dfsg.1-4) unstable; urgency=low * Restrict Build-Depends on gcc-3.4 for m68k only (closes: #353137). * Applied upstream patches 04 to 08 (03 is not relevant): + patch04 removes call to fabs, + patch05 fixes several problems including an incorrect rounding bug, + patch06 fixes a poor efficiency issue in the division, + patch07 fixes rounding errors in mpfr_sin, + patch08 fixes incorrect value error in some cases for mpfr_set_f and mpfr_get_f. -- Laurent Fousse Sat, 18 Feb 2006 10:57:08 +0100 mpfr (2.2.0.dfsg.1-3) unstable; urgency=low * Build with gcc-3.4 and -O0 on m68k as is was tested to produce something that at least passes the tests (closes: #338087). -- Laurent Fousse Wed, 30 Nov 2005 15:06:41 +0100 mpfr (2.2.0.dfsg.1-2) unstable; urgency=low * Add support for shared library: + shared library is in new package libmpfr1. * Change "exact rounding" to "correct rounfing" in package description, following upstream decision. -- Laurent Fousse Tue, 1 Nov 2005 09:55:32 +0100 mpfr (2.2.0.dfsg.1-1) unstable; urgency=low * New upstream release * Repackaged source tarball to remove GFDL doc mpfr.texi (closes: #328227). Removed fdl.texi as well, it is no longer relevant to the package. One run of `autoreconf' was needed, hence the huge debian diff. * Applied upstream patch 01 and 02, fixes bugs in lngamma and mpfr_set_ui. -- Laurent Fousse Thu, 29 Sep 2005 17:12:54 +0200 mpfr (2.1.2-1) unstable; urgency=low * New upstream release. * Updated copyright file to include current year too. -- Laurent Fousse Sun, 14 Aug 2005 21:51:06 +0200 mpfr (2.1.1-11) unstable; urgency=low * Applied upstream patch 11, fixes locale-dependant parsing error. * Upgraded Standards-Version to 3.6.2, no change needed. -- Laurent Fousse Tue, 12 Jul 2005 08:55:30 +0200 mpfr (2.1.1-10) unstable; urgency=low * Applied upstream patch 10, fixes zero sign error in mpfr_atan. -- Laurent Fousse Tue, 5 Jul 2005 15:52:03 +0200 mpfr (2.1.1-9) unstable; urgency=low * Applied upstream patch 09, fixes miscomputation errors in some special cases. * Switch places (Maintainer <--> Uploader) with Steve as discussed privately with him. -- Laurent Fousse Thu, 9 Jun 2005 10:41:41 +0200 mpfr (2.1.1-8) unstable; urgency=low * Added C++ interface header. -- Laurent Fousse Fri, 20 May 2005 11:21:22 +0200 mpfr (2.1.1-7) unstable; urgency=low * Applied upstream patch 08, fixes infinite loop in mpfr_hypot. -- Laurent Fousse Thu, 12 May 2005 20:33:09 +0200 mpfr (2.1.1-6) unstable; urgency=low * Applied upstream patch 07, fixes computation error in mpfr_div_ui. -- Laurent Fousse Fri, 6 May 2005 13:30:09 +0200 mpfr (2.1.1-5) unstable; urgency=low * Applied upstream patch 05 and 06, fixes computation error in mpfr_get_ld and mpfr_set_ld. -- Laurent Fousse Fri, 22 Apr 2005 17:03:52 +0200 mpfr (2.1.1-4) unstable; urgency=low * Applied upstream patch 04, fixes computation error in mpfr_pow_ui. -- Laurent Fousse Wed, 6 Apr 2005 09:40:35 +0200 mpfr (2.1.1-3) unstable; urgency=low * Applied upstream patch 03, fixes computation error in mpfr_atanh. -- Laurent Fousse Mon, 21 Mar 2005 09:44:53 +0100 mpfr (2.1.1-2) unstable; urgency=low * Applied upstream patches 01 and 02, fixes computation error. -- Laurent Fousse Wed, 9 Mar 2005 16:55:47 +0100 mpfr (2.1.1-1) unstable; urgency=low * New upstream release. -- Laurent Fousse Wed, 23 Feb 2005 17:26:32 +0100 mpfr (2.1.0-7) unstable; urgency=low * Applied upstream patch #15 and #16, fixes infinite loop for some computations. -- Laurent Fousse Wed, 16 Feb 2005 13:25:42 +0100 mpfr (2.1.0-6) unstable; urgency=low * Applied upstream patch #14, fixes possible computation error. -- Laurent Fousse Tue, 15 Feb 2005 10:33:40 +0100 mpfr (2.1.0-5) unstable; urgency=low * Applied upstream patch #13, fixes bug introduced in patch #12. * Tests are now randomized. -- Laurent Fousse Thu, 3 Feb 2005 10:50:46 +0100 mpfr (2.1.0-4) unstable; urgency=low * Upstream issued a new bugfix patch. This build includes patch 01 through 12 from http://mpfr.org/mpfr-current/#bugs. -- Laurent Fousse Sat, 29 Jan 2005 13:15:14 +0100 mpfr (2.1.0-3) unstable; urgency=low * Apply bugfix patches found on http://www.mpfr.org/mpfr-2.1.0/#bugs, thanks Vincent Lefevre. Closes: #292649. -- Laurent Fousse Fri, 28 Jan 2005 16:58:00 +0100 mpfr (2.1.0-2) unstable; urgency=low * Added conflict with libgmp3-doc (<< 4.1.4-3), needed for mpfr.info. Closes: #279589. -- Laurent Fousse Fri, 5 Nov 2004 09:42:30 +0100 mpfr (2.1.0-1) unstable; urgency=low * New upstream release -- Laurent Fousse Wed, 3 Nov 2004 17:42:49 +0100 mpfr (2.0.3-2) unstable; urgency=low * sqrt.c: Replace with fixed version from http://www.mpfr.org/mpfr-current/sqrt.c. * acinclude.m4: Add test for "union fpc_csr". Re-run autoconf and automake. * tests/test.c: Change "#ifdef __mips" to "#if HAVE_FPC_CSR". Closes: #278202. -- Steve M. Robbins Mon, 25 Oct 2004 22:52:07 -0400 mpfr (2.0.3-1) unstable; urgency=low * First debian packaging. Closes: #276085. -- Steve M. Robbins Thu, 14 Oct 2004 00:07:27 -0400