ocaml-zarith (1.2.1-2build1) trusty; urgency=medium

  * Rebuild for ocaml-4.01.

 -- Matthias Klose <doko@ubuntu.com>  Mon, 23 Dec 2013 16:18:00 +0000

ocaml-zarith (1.2.1-2) unstable; urgency=low

  * Upstream provided test "test.b" has been renamed to "testb". Update
    debian/rules accordingly to fix FTBFS on bytecode architectures.

 -- Mehdi Dogguy <mehdi@debian.org>  Wed, 26 Jun 2013 21:41:53 +0200

ocaml-zarith (1.2.1-1) unstable; urgency=low

  * New upstream release
  * Make libzarith-ocaml-dev depend on libgmp3-dev. (Closes: #714088)
  * Fix outdated-autotools-helper-file config.guess
    * Add autotools-dev in Build-Depends
  * Bump Standards-Version to 3.9.4

 -- Mehdi Dogguy <mehdi@debian.org>  Tue, 25 Jun 2013 21:43:08 +0200

ocaml-zarith (1.1-2) unstable; urgency=low

  * Fix "make test" call: it should be "test" on native architectures
    and "test.b" on bytecode architectures.

 -- Mehdi Dogguy <mehdi@debian.org>  Tue, 15 May 2012 13:57:32 +0200

ocaml-zarith (1.1-1) unstable; urgency=low

  * New upstream release
    - Remove Debian patches (integrated by upstream).
    - ocamldoc is called with "-charset" command-line flag, which
      comes with OCaml 3.12.1. Update Build-Depends accordingly.
  * Bump Standards-Version to 3.9.3 (no changes needed).
  * Call "make test" before executing the test file.

 -- Mehdi Dogguy <mehdi@debian.org>  Tue, 15 May 2012 13:39:48 +0200

ocaml-zarith (1.0-6) unstable; urgency=low

  * Don't run test-suite if DEB_BUILD_OPTIONS contains "nocheck".
  * Add patch from upstream's repository:
    - 0007-Fixed-1-bit-precision-loss-when-converting-doubles-t.patch

 -- Mehdi Dogguy <mehdi@debian.org>  Sat, 24 Mar 2012 10:22:26 +0100

ocaml-zarith (1.0-5) unstable; urgency=low

  * Fix FTBFS on sparc
    - Add 0006-Use-memcpy-instead-of-cast-ing.patch

 -- Mehdi Dogguy <mehdi@debian.org>  Fri, 04 Nov 2011 14:41:46 +0100

ocaml-zarith (1.0-4) unstable; urgency=low

  * Release to unstable.
  * Remove 0002-Fix-install-target.patch and adapt debian/rules instead.

 -- Mehdi Dogguy <mehdi@debian.org>  Wed, 19 Oct 2011 18:06:17 +0200

ocaml-zarith (1.0-3) experimental; urgency=low

  * Do not try to build zarith.a on bytecode only architectures.
    - Update 0003-Make-it-byte-arch-aware.patch
  * Set CAML_LD_LIBRARY_PATH to $(CURDIR) before running test.b on
    bytecode only architectures.

 -- Mehdi Dogguy <mehdi@debian.org>  Wed, 05 Oct 2011 14:25:39 +0200

ocaml-zarith (1.0-2) experimental; urgency=low

  * Make ocamlopt's presence optional. This should prevent build failures
    on bytecode only architectures.
    - Add 0005-ocamlopt-is-not-really-required.patch
  * kfreebsd-amd64 and kfreebsd-i386 are also (resp.) amd64 and i386. Add
    some arch-triplets in configure script.
    - Add 0006-Detect-more-arch-triplets.patch

 -- Mehdi Dogguy <mehdi@debian.org>  Wed, 05 Oct 2011 09:03:52 +0200

ocaml-zarith (1.0-1) experimental; urgency=low

  * Initial release. (Closes: #643736)

 -- Mehdi Dogguy <mehdi@debian.org>  Thu, 29 Sep 2011 07:54:35 +0200
