flint (2.5.2-19) unstable; urgency=medium

  * Apply patch from H.Grohne to fix cross build (Closes: #912686)
  * Use my debian.org mail address.
  * Bump std-ver to 4.2.1.

 -- Julien Puydt <jpuydt@debian.org>  Sun, 04 Nov 2018 00:44:41 +0100

flint (2.5.2-18) unstable; urgency=medium

  * Add patch to fix FTBFS (Closes: #896470).
  * Refresh packaging:
    - Bump std-ver to 4.1.4.
    - Bump dh compat to 11. 
    - Point Vcs-* fields to salsa. 

 -- Julien Puydt <julien.puydt@laposte.net>  Tue, 24 Apr 2018 23:51:04 +0200

flint (2.5.2-17) unstable; urgency=medium

  * Team upload.
  * Extend asm_volatile_div.patch to i386 as flint-arb tests are failing there
    as well. Also cover signed division, for good measure. (Closes: #881236)

 -- Ximin Luo <infinity0@debian.org>  Thu, 09 Nov 2017 11:13:59 +0100

flint (2.5.2-16) unstable; urgency=medium

  * Bump standards-version to 4.1.1.
  * Bump d/watch to version 4.
  * Add override for missing autopkgtest.
  * Avoid parsing the changelog for the upstream version.
  * Ship the static version of the library. (Closes: #879597)
  * Add patch to add __volatile__ to avoid a bug.

 -- Julien Puydt <julien.puydt@laposte.net>  Mon, 06 Nov 2017 10:07:20 +0100

flint (2.5.2-15) unstable; urgency=medium

  * Use -march=mips2 to avoid gcc's #852153 until it's fixed. (Closes: #852007)

 -- Julien Puydt <julien.puydt@laposte.net>  Tue, 24 Jan 2017 00:40:16 +0100

flint (2.5.2-14) unstable; urgency=medium

  * Team upload.
  * New patch undef_count_leading_zeros.patch:
    Avoid problems when using flint together with givaro. (Closes: #848899)

 -- Tobias Hansen <thansen@debian.org>  Wed, 21 Dec 2016 00:34:03 +0000

flint (2.5.2-13) unstable; urgency=medium

  * Re-enable all hardenings since it wasn't the problem.
  * Add depend on gcc-5&g++-5 and use it for mips and mipsel.

 -- Julien Puydt <julien.puydt@laposte.net>  Thu, 17 Nov 2016 19:43:56 +0100

flint (2.5.2-12) unstable; urgency=medium

  * Team upload.
  * Disable -fPIE on mips and mipsel to fix FTBFS.

 -- Tobias Hansen <thansen@debian.org>  Wed, 16 Nov 2016 16:21:37 +0000

flint (2.5.2-11) unstable; urgency=medium

  * Added missing dep from -dev on libmpfr-dev.

 -- Julien Puydt <julien.puydt@laposte.net>  Wed, 09 Nov 2016 09:06:38 +0100

flint (2.5.2-10) unstable; urgency=medium

  * Added a patch by Logan Rosen to fix a FTBFS issue. (Closes: #837453)
  * Applied the suggestion of the Multi-Arch hinter.
  * Pushed dh compat to 10.

 -- Julien Puydt <julien.puydt@laposte.net>  Fri, 28 Oct 2016 12:06:34 +0200

flint (2.5.2-9) unstable; urgency=medium

  * Added a patch from Dejan Latinovic to fix a MIPS issue. (Closes: #836304)

 -- Julien Puydt <julien.puydt@laposte.net>  Thu, 01 Sep 2016 20:56:14 +0200

flint (2.5.2-8) unstable; urgency=medium

  * Team upload.

  [ James Clarke ]
  * Reintroduce -ansi for i386 to fix testsuite hang.  Closes: #830744

 -- Mattia Rizzolo <mattia@debian.org>  Fri, 15 Jul 2016 12:46:34 +0000

flint (2.5.2-7) unstable; urgency=medium

  [ Mattia Rizzolo ]
  * Add patch to fix compilation on hurd.

  [ Julien Puydt ]
  * Remove -ansi flag from compilation line to fix compilation on MIPS.

 -- Julien Puydt <julien.puydt@laposte.net>  Fri, 08 Jul 2016 07:38:35 +0000

flint (2.5.2-6) unstable; urgency=medium

  * Team upload.
  * Rebuild against NTL 9.9.1.

 -- Ximin Luo <infinity0@debian.org>  Thu, 07 Jul 2016 22:05:33 +0200

flint (2.5.2-5) unstable; urgency=medium

  * Upload to unstable (Closes: #823462).
  * Bump standards-version up.

 -- Julien Puydt <julien.puydt@laposte.net>  Fri, 13 May 2016 09:23:33 +0200

flint (2.5.2-4) experimental; urgency=medium

  * Added a patch for latex manual compilation.
  * Pushed standards-version up.
  * Use secure uri for vcs fields.

 -- Julien Puydt <julien.puydt@laposte.net>  Sat, 09 Apr 2016 16:20:22 +0200

flint (2.5.2-3) unstable; urgency=medium

  * Upload to unstable for the transition.

 -- Julien Puydt <julien.puydt@laposte.net>  Fri, 18 Sep 2015 13:28:31 +0200

flint (2.5.2-2) experimental; urgency=medium

  * Force the "-ansi" flag so i386 arches don't break.
  * Add the library package to the libs section.

 -- Julien Puydt <julien.puydt@laposte.net>  Mon, 07 Sep 2015 10:13:41 +0200

flint (2.5.2-1) experimental; urgency=medium

  * Update to latest upstream.
  * Remove all previous patches as they are unneeded.
  * Updated debian/copyright.

 -- Julien Puydt <julien.puydt@laposte.net>  Thu, 13 Aug 2015 22:34:17 +0200

flint (2.4.5-4) unstable; urgency=medium

  * Team upload.
  * Upload to unstable.

 -- Tobias Hansen <thansen@debian.org>  Sat, 16 May 2015 21:18:20 +0200

flint (2.4.5-3) experimental; urgency=medium

  * Declare we break 2.4.4 since the previous fix was
    incomplete -- next upstream solves it better (Closes: #779584).

 -- Julien Puydt <julien.puydt@laposte.net>  Thu, 09 Apr 2015 17:57:33 +0200

flint (2.4.5-2) experimental; urgency=medium

  * Declare we replace 2.4.4 to make transition from sid 
    painless (Closes #779584).

 -- Julien Puydt <julien.puydt@laposte.net>  Tue, 03 Mar 2015 08:07:23 +0100

flint (2.4.5-1) experimental; urgency=medium

  [ Julien Puydt ]
  * New upstream release.

  [ Anton Gladky ]
  * Set Standards-Version:3.9.6. No changes.

 -- Julien Puydt <julien.puydt@laposte.net>  Tue, 17 Feb 2015 17:01:15 +0100

flint (2.4.4-2) unstable; urgency=medium

  [ Julien Puydt ]
  * Added a patch to support NTL >= 6.2 (forwarded upstream).

  [ Tobias Hansen ]
  * Add --parallel to dh command.

 -- Julien Puydt <julien.puydt@laposte.net>  Tue, 26 Aug 2014 23:58:19 +0200

flint (2.4.4-1) unstable; urgency=medium

  [ Felix Salfelder ]
  * New upstream release (Closes: #592349, #743009, #558855).
  * Redo packaging, migrating from cdbs to dh.

  [ Julien Puydt ]
  * Consensual package takeover from Tim Abbott into the Debian Science Team.
  * Rewrote d/copyright.
  * Don't use the patches of the two NMUs (they don't apply to current code).
  * Added a patch to handle both GMP < 6 and >= 6.

 -- Julien Puydt <julien.puydt@laposte.net>  Tue, 12 Aug 2014 22:23:22 +0200

flint (1.011-2.2) unstable; urgency=low

  * NMU: apply patch for build problem on mips (Closes: #665719)
         (patch from Dejan Latinovic)

 -- Thorsten Alteholz <debian@alteholz.de>  Mon, 11 Nov 2013 18:43:41 +0100

flint (1.011-2.1) unstable; urgency=low

  * NMU: Fix the inline ASM for ARM to specify .arm mode, so it works
    correctly when compiling with -mthumb-interwork (Closes: #652205)

 -- Adam Conrad <adconrad@debian.org>  Mon, 25 Jun 2012 18:43:41 -0600

flint (1.011-2) unstable; urgency=low

  * Add a prototype for __gmpn_udiv_w_sdiv when it is needed
  (Closes: #499877).

 -- Tim Abbott <tabbott@mit.edu>  Tue, 23 Sep 2008 21:13:54 -0400

flint (1.011-1) unstable; urgency=low

  * New upstream release.
  * Update Standards-Version to 3.8.0.
  * Enable the new NTL interface.

 -- Tim Abbott <tabbott@mit.edu>  Thu, 10 Jul 2008 15:02:31 -0400

flint (1.06-2) unstable; urgency=low

  * Improve copyright file to mention other contributors.
  * Set priority to optional.
  * Improve description.

 -- Tim Abbott <tabbott@mit.edu>  Tue, 17 Jun 2008 16:14:49 -0400

flint (1.06-1) unstable; urgency=low

  * Initial release (Closes: #480087).

 -- Tim Abbott <tabbott@mit.edu>  Fri, 30 May 2008 00:34:12 -0400