openblas (0.2.12-1) unstable; urgency=medium

  * Imported Upstream version 0.2.12. (Closes: #765795)

 -- Sébastien Villemot <sebastien@debian.org>  Sun, 26 Oct 2014 10:42:29 +0100

openblas (0.2.11-3) unstable; urgency=medium

  [ Alastair McKinstry ]
  * Add {blas,lapack}-openblas.pc files and symlinks via
    update-alternatives. (Closes: #764491)

 -- Sébastien Villemot <sebastien@debian.org>  Wed, 15 Oct 2014 21:54:50 +0200

openblas (0.2.11-2) unstable; urgency=medium

  * libopenblas-base: add dependency on libblas-common.
    The goal is to make BLAS implementations multi-arch safe by preventing the
    co-installability of, say, libblas3:amd64 and libatlas3-base:i386. See
  * Bump Standards-Version to 3.9.6, no changes needed.

 -- Sébastien Villemot <sebastien@debian.org>  Sat, 27 Sep 2014 20:25:40 +0200

openblas (0.2.11-1) unstable; urgency=medium

  * Imported Upstream version 0.2.11
  * debian/copyright: reflect upstream changes.

 -- Sébastien Villemot <sebastien@debian.org>  Sat, 30 Aug 2014 14:20:55 +0200

openblas (0.2.10-2) unstable; urgency=medium

  * libopenblas-{base,dev}.prerm: fix removal of liblapack.so.3 alternative.
  * debian/rules: pass the same make options to all make invocations.
    Fixes FTBFS on armhf.
  * Tighten build-dep on liblapack-pic.
    Ensures that the LAPACK version used to compile OpenBLAS is as recent as
    upstream embedded copy (including unreleased patches).

 -- Sébastien Villemot <sebastien@debian.org>  Fri, 08 Aug 2014 14:25:37 +0200

openblas (0.2.10-1) unstable; urgency=medium

  * Imported Upstream version 0.2.10
  * Ship the optimized LAPACK as a new alternative.
     + Use the binary from liblapack-pic for routines not overridden by
       OpenBLAS.
       As a consequence, add a Built-Using field to libopenblas-{base,dev}.
     + libblas3-soname.patch: dropped patch.
     + shared-blas-lapack.patch: new patch.
  * Ship headers in /usr/include/openblas.
  * Remove Sylvestre Ledru from Uploaders. Thanks Sylvestre for your work!
  * debian/copyright: rewrite using machine-readable format.
  * Use Files-Excluded from d/copyright to remove embedded LAPACK copy.
  * no-embedded-lapack.patch: new patch.
    Adapts build system for the absence of lapack-netlib/ directory.
  * kfreebsd.patch: install shared library and link it against libm.
    This patch also incorporates the former content of kfreebsd-soname.patch.
  * Rewrite using debhelper and upstream's 'make install' rule.
  * Update README.Debian.

 -- Sébastien Villemot <sebastien@debian.org>  Tue, 05 Aug 2014 20:05:26 +0200

openblas (0.2.9-1) unstable; urgency=medium

  * Imported Upstream version 0.2.9
  * Remove patches applied upstream:
     - dgemv-crash.patch
     - fork-handler.patch
     - qemu-athlon.patch
     - wrong-parameter-for-zherk-zher2.patch
  * Add armhf support.
     - Use ARMv6 target. We cannot currently use the ARMv7 target, because it
       requires VFPv3-D32 (and armhf only guarantees VFPv3-D16).
     - arm-gcc-flags.patch: Remove arch-specific GCC flags.
  * PowerPC: enforce a generic-enough target (PPCG4) for the generic package.
    Previously, the target was (erroneously) selected based on the buildd
    hardware.
  * Update debian/orig-tar.sh: now keeps a quasi-empty lapack-netlib/TESTING
    dir.

 -- Sébastien Villemot <sebastien@debian.org>  Sun, 15 Jun 2014 15:17:05 +0200

openblas (0.2.8-6) unstable; urgency=medium

  * Team upload.
  * backport two fixes from upstream git:
    - dgemv-crash.patch: fixes core2/barcelona dgemv kernel
    - wrong-parameter-for-zherk-zher2.patch

 -- Julian Taylor <jtaylor.debian@googlemail.com>  Thu, 13 Mar 2014 20:03:07 +0100

openblas (0.2.8-5) unstable; urgency=medium

  * kfreebsd-soname.patch: give a SONAME to the shared library under kfreebsd,
    by using the same stanza to create the shared object than under Linux.
    Incidentally, this fixes the FTBFS on kfreebsd-* archs.
  * Remove ia64, powerpcspe, hurd-i386 and sparc from the list of
    supported architectures (the package never compiled on those).
  * fork-handler.patch: improved version backported from upstream.

 -- Sébastien Villemot <sebastien@debian.org>  Fri, 21 Feb 2014 18:07:32 +0100

openblas (0.2.8-4) unstable; urgency=medium

  * Revert to pthreads parallelism instead of OpenMP (Closes: #737675)
  * remove-openmp-warning.patch: new patch, removes annoying warning when
    OpenBLAS is called from an OpenMP application.
  * fork-handler.patch: fixes hangs of OpenBLAS when called from a program
    using OpenMP (Closes: #739331)
  * Drop obsolete code in maintainer scripts to deal with the transition
    libblas.so.3gf => libblas.so.3.
  * Ship an additional libopenblas.so.0 in /usr/lib, to allow direct
    linking to OpenBLAS, without using the alternatives system for BLAS
    implementations. Thanks to Martin Koehler for his help in crafting a
    proper solution. (Closes: #725673)

 -- Sébastien Villemot <sebastien@debian.org>  Wed, 19 Feb 2014 17:20:03 +0100

openblas (0.2.8-3) unstable; urgency=medium

  * Use OpenMP parallelism instead of pthreads (Closes: #684344).
  * Bump Standards-Version to 3.9.5, no changes needed.
  * Bump to debhelper compat level 9.

 -- Sébastien Villemot <sebastien@debian.org>  Wed, 15 Jan 2014 14:07:39 +0100

openblas (0.2.8-2) unstable; urgency=low

  * qemu-athlon.patch: new patch, should fix FTBFS on babin.debian.org
    (which is a weird qemu guest declaring an Athlon CPU but without
    3dnow! extensions)

 -- Sébastien Villemot <sebastien@debian.org>  Tue, 27 Aug 2013 18:04:04 +0200

openblas (0.2.8-1) unstable; urgency=low

  * New upstream release

 -- Sébastien Villemot <sebastien@debian.org>  Sat, 03 Aug 2013 23:25:41 +0200

openblas (0.2.7-1) unstable; urgency=low

  * New upstream release
  * power7.patch: remove patch, applied upstream
  * Repackage upstream tarball without embedded LAPACK copy
  * Package descriptions: mention that multiple arch is only for x86; fix typo
  * Use canonical URLs for packaging VCS
  * Add dependency of libopenblas-dev on libblas-dev, so that CBLAS headers are
    installed. (Closes: #685890)
  * Disable memory address range benchmarking (NO_WARMUP=1), for better
    startup performance. (Closes: #709224)
  * test-custom-package.patch: new package, ensures that testsuite is run even
    when building a custom package. (Closes: #677866)

 -- Sébastien Villemot <sebastien@debian.org>  Fri, 26 Jul 2013 18:37:41 +0200

openblas (0.2.6-2) unstable; urgency=low

  * power7.patch: new patch, should fix FTBFS on powerpc buildd with Power7 arch
  * libblas3-soname.patch: new patch, sets the SONAME of the dynamic library to
    libblas.so.3. (Closes: #687349)
  * Put "libblas3 | libblas.so.3" in the shlibs of libopenblas-base.
    Packages compiled with libopenblas-dev installed will now have a BLAS
    dependency satisfiable by all BLAS flavours.
  * Switch to git as VCS for packaging

 -- Sébastien Villemot <sebastien@debian.org>  Mon, 20 May 2013 18:40:07 +0200

openblas (0.2.6-1) unstable; urgency=low

  * Upload to unstable
  * Update Standards-Version to 3.9.4
  * Increase the maximum number of threads to 64 when building the generic
    package. At runtime, OpenBLAS will not use more threads than there are
    available cores. (LP: #817212)

 -- Sébastien Villemot <sebastien@debian.org>  Sat, 02 Mar 2013 17:46:01 +0100

openblas (0.2.6-1~exp1) experimental; urgency=low

  * New upstream release
    + Fixes use of uninitialized values in vectorized sgemv on i386.
      (Closes: #696000)
    + Fixes the overflowing buffer bug of gemv. (Closes: #697231)
    + Fixes the the overflowing buffer bug of multithreading hbmv and sbmv.
      (Closes: #697232)
    + Fixes crash on 32-bit Athlon CPUs. (Closes: #697233)
    + Better handling of unknown amd64 CPUs (e.g. within qemu).
      (Closes: #697235)
  * Disable processor affinity. (Closes: #684338)
  * Force the maximum number of threads to 2 when building the generic package
    (as we do for ATLAS). Otherwise, it is the number of cores on the build
    machine which is chosen instead.
  * README.Debian: improve instructions for building the custom package

 -- Sébastien Villemot <sebastien@debian.org>  Sat, 02 Mar 2013 15:09:09 +0100

openblas (0.2.5-1~exp1) experimental; urgency=low

  [ Sébastien Villemot ]
  * Update debian/watch
  * Use my @debian.org email address
  * Remove obsolete DM-Upload-Allowed flag

  [ Sylvestre Ledru ]
  * New upstream release
  * generic_profile.diff removed (applied upstream)

 -- Sylvestre Ledru <sylvestre@debian.org>  Sat, 08 Dec 2012 16:24:30 +0100

openblas (0.2.4-1~exp1) experimental; urgency=low

  * New upstream release

 -- Sylvestre Ledru <sylvestre@debian.org>  Mon, 15 Oct 2012 20:15:49 +0200

openblas (0.2.3-1~exp1) experimental; urgency=low

  * New upstream release
    + Kills threads when unloading the library (Closes: #673061)

 -- Sébastien Villemot <sebastien.villemot@ens.fr>  Mon, 20 Aug 2012 12:18:07 +0000

openblas (0.2.2-1~exp1) experimental; urgency=low

  * New upstream release
  * hurd.diff, hurd_gettid.diff, kfreebsd.diff, sparc.diff: remove patches,
    applied upstream
  * debian/rules: implement support for DEB_BUILD_OPTIONS=noopt

 -- Sébastien Villemot <sebastien.villemot@ens.fr>  Wed, 11 Jul 2012 16:32:27 +0000

openblas (0.2.1-1~exp1) experimental; urgency=low

  * New upstream release

 -- Sylvestre Ledru <sylvestre@debian.org>  Mon, 02 Jul 2012 02:24:00 +0200

openblas (0.1.1-5) unstable; urgency=low

  * libopenblas-base.prerm: avoid crash if libblas.so.3gf already deleted
  * Add myself to Uploaders
  * Set DM-Upload-Allowed to yes

 -- Sébastien Villemot <sebastien.villemot@ens.fr>  Sun, 24 Jun 2012 16:15:11 +0000

openblas (0.1.1-4) unstable; urgency=low

  * Fix the FTBFS under KFreebsd. Thanks to Sébastien Villemot (Closes: #677165)

 -- Sylvestre Ledru <sylvestre@debian.org>  Wed, 13 Jun 2012 10:29:51 +0200

openblas (0.1.1-3) unstable; urgency=low

  * Upload in unstable

 -- Sylvestre Ledru <sylvestre@debian.org>  Sat, 02 Jun 2012 17:33:58 +0200

openblas (0.1.1-3~exp4) experimental; urgency=low

  * Rollback previous upload

 -- Sylvestre Ledru <sylvestre@debian.org>  Fri, 01 Jun 2012 11:04:51 +0200

openblas (0.1.1-3~exp3) experimental; urgency=low

  * Fix a bad alternative link to the old library name

 -- Sylvestre Ledru <sylvestre@debian.org>  Fri, 01 Jun 2012 10:28:09 +0200

openblas (0.1.1-3~exp2) experimental; urgency=low

  * Fix FTBFS (Closes: #666277)

 -- Sylvestre Ledru <sylvestre@debian.org>  Wed, 30 May 2012 14:52:40 +0200

openblas (0.1.1-3~exp1) experimental; urgency=low

  * Replaces and Breaks updated against the right versions of other impacted
    packages

 -- Sylvestre Ledru <sylvestre@debian.org>  Mon, 21 May 2012 13:13:46 +0200

openblas (0.1.1-2) experimental; urgency=low

  * Moved removal from postinst to preinst

 -- Sylvestre Ledru <sylvestre@debian.org>  Fri, 18 May 2012 15:58:32 +0200

openblas (0.1.1-1) experimental; urgency=low

  * New upstream release
  * Remove libblas.so.3gf references before the install

 -- Sylvestre Ledru <sylvestre@debian.org>  Mon, 14 May 2012 18:47:53 +0200

openblas (0.1.0-1) experimental; urgency=low

  * New upstream release
  * Standards-Version updated to 3.9.3

 -- Sylvestre Ledru <sylvestre@debian.org>  Wed, 04 Apr 2012 14:31:34 +0200

openblas (0.1alpha2.5-1~exp2) experimental; urgency=low

  * Join modifications with blas, lapack, atlas and openblas.
    Declare the replacements of all *3gf blas & lapack implementation
    (See bug #660607)

 -- Sylvestre Ledru <sylvestre@debian.org>  Mon, 20 Feb 2012 19:33:41 +0100

openblas (0.1alpha2.5-1~exp1) experimental; urgency=low

  * New upstream release
  * Fix an upgrade issue (Closes: #659786)

 -- Sylvestre Ledru <sylvestre@debian.org>  Sun, 19 Feb 2012 15:50:41 +0100

openblas (0.1alpha2.3-1~exp1) experimental; urgency=low

  * New upstream release
    Fix FTBFS under KfreeBSD (Closes: #635552)

 -- Sylvestre Ledru <sylvestre@debian.org>  Mon, 05 Sep 2011 15:24:24 +0200

openblas (0.1alpha2.2-4~exp1) experimental; urgency=low

  * Rename the reference libblas.so.3gf to libblas.so.3

 -- Sylvestre Ledru <sylvestre@debian.org>  Sat, 03 Sep 2011 20:24:39 +0200

openblas (0.1alpha2.2-3) unstable; urgency=low

  * Same player try again: the lib has different names with build with the
    dynamic arch or not.

 -- Sylvestre Ledru <sylvestre@debian.org>  Tue, 26 Jul 2011 18:40:04 +0200

openblas (0.1alpha2.2-2) unstable; urgency=low

  * Disable dynamic arch on non amd64 / i386 archs (Closes: #631887)
  * Fix a FTBFS under hurd

 -- Sylvestre Ledru <sylvestre@debian.org>  Tue, 26 Jul 2011 16:56:27 +0200

openblas (0.1alpha2.2-1) unstable; urgency=low

  * New upstream release (Closes: #631886)

 -- Sylvestre Ledru <sylvestre@debian.org>  Mon, 25 Jul 2011 10:46:44 +0200

openblas (0.1alpha2.1-1) unstable; urgency=low

  * New upstream release
  * gfortran added a build dep

 -- Sylvestre Ledru <sylvestre@debian.org>  Wed, 29 Jun 2011 21:18:48 +0200

openblas (0.1alpha2-1) unstable; urgency=low

  * New upstream release
  * Good news: use DYNAMIC_ARCH=1 in the build option of OpenBLAS/Gotoblas
    to support multiple architecture. All kernel will be included in the library
    and dynamically switched the best architecture at run time.

 -- Sylvestre Ledru <sylvestre@debian.org>  Thu, 23 Jun 2011 10:44:43 +0200

openblas (0.1alpha1-4) experimental; urgency=low

  * Fix FTBFS under kfreebsd, sparc & hurd.
  * Limit architectures to amd64 i386 ia64 powerpc powerpcspe ppc64
    kfreebsd-i386 kfreebsd-amd64 hurd-i386 sparc
  * cherry-pick from upstream to fail build when the arch is not supported

 -- Sylvestre Ledru <sylvestre@debian.org>  Mon, 30 May 2011 17:05:23 +0200

openblas (0.1alpha1-3) experimental; urgency=low

  * clean target now really cleans everything. Thanks to Ryan Lovett
    (Closes: #624253)

 -- Sylvestre Ledru <sylvestre@debian.org>  Wed, 04 May 2011 18:03:10 +0200

openblas (0.1alpha1-2) experimental; urgency=low

  * Update the README.Debian file
  * watch file removed for now (it was the one from atlas)
  * Fix a custom build issue (thanks to Ryan Lovett for the bug report)
  * Fix a FTBFS under sparc
  * Switch to dpkg-source 3.0 (quilt) format
  * Standards-Version updated to version 3.9.2

 -- Sylvestre Ledru <sylvestre@debian.org>  Sat, 16 Apr 2011 15:23:22 +0200

openblas (0.1alpha1-1) experimental; urgency=low

  * Initial version (Closes: #605456)

 -- Sylvestre Ledru <sylvestre@debian.org>  Fri, 04 Feb 2011 18:28:26 +0100