liberasurecode (1.5.0-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * New upstream release
  * d/copyright: Add more copyright holders
  * d/patches/disable-sse.patch: Patch dropped and use --disable-mmi configure
    option instead
  * Bump required version of libjerasure2

  [ Daniel Baumann ]
  * Updating vcs fields.
  * Updating copyright format url.
  * Running wrap-and-sort -bast.
  * Updating maintainer field.
  * Removing gbp.conf, not used anymore or should be specified in the
    developers dotfiles.
  * Updating standards version to 4.0.1.
  * Deprecating priority extra as per policy 4.0.1.

 -- Ondřej Nový <onovy@debian.org>  Sun, 06 Aug 2017 02:47:25 +0200

liberasurecode (1.4.0-2) unstable; urgency=medium

  * Remove d/files from source package

 -- Ondřej Nový <onovy@debian.org>  Thu, 29 Dec 2016 14:31:21 +0100

liberasurecode (1.4.0-1) unstable; urgency=medium

  * New upstream release
  * Removed B-D on autoconf-archive and autotools-dev - they are not needed
  * debian/tests: Added EC_BACKEND_ISA_L_RS_CAUCHY backend test

 -- Ondřej Nový <onovy@debian.org>  Sun, 11 Dec 2016 15:08:33 +0100

liberasurecode (1.3.1-1) unstable; urgency=medium

  * New upstream release
  * d/{control,copyright}: Use my @debian.org email address
  * d/s/options: extend-diff-ignore of .gitreview
  * d/control: Using OpenStack's Gerrit as VCS URLs.
  * Bumped debhelper version to 10

 -- Ondřej Nový <onovy@debian.org>  Mon, 14 Nov 2016 21:39:38 +0100

liberasurecode (1.2.0-1) unstable; urgency=medium

  * New upstream release
  * Upstream moved to official Openstack project
  * Standards-Version is 3.9.8 now (no change)
  * Removed reproducible-build.patch and use-full-soname.patch
    (Applied upstream)
  * Rebased disable-sse.patch
  * Added symbols file
  * Debian tests enhancement:
    - test encode+decode and compare result
    - test EC_BACKEND_FLAT_XOR_HD backend

 -- Ondřej Nový <novy@ondrej.org>  Wed, 01 Jun 2016 14:14:58 +0200

liberasurecode (1.1.0-5) unstable; urgency=medium

  * Debian tests fixies.
  * Added Suggests: libisal2.

 -- Ondřej Nový <novy@ondrej.org>  Tue, 01 Mar 2016 23:10:58 +0100

liberasurecode (1.1.0-4) unstable; urgency=medium

  * Added myself as uploader.
  * Added myself to copyright file.
  * Enabled additional hardening (hardening=+all).
  * Fixed Vcs URL (https).
  * Fixed order in d/copyright.
  * Standards-Version is 3.9.7 now (no change).
  * Added header to d/patches/reproducible-build.patch
  * Added Debian tests.
  * Removed shlibs substitution in dependency from liberasurecode-dev
  * Added Suggests: libjerasure2.

 -- Ondřej Nový <novy@ondrej.org>  Sun, 28 Feb 2016 00:08:54 +0100

liberasurecode (1.1.0-3) unstable; urgency=medium

  * Added patch to make the build reproducible (Closes: #806577).

 -- Thomas Goirand <zigo@debian.org>  Wed, 02 Dec 2015 10:18:08 +0100

liberasurecode (1.1.0-2) unstable; urgency=medium

  * Drop manual dependency on libjerasure2. This "manual" dependency should
    never have been there, as it should be calculated by dh_shlibdeps, and
    also upstream confirms that this dep shouldn't be there at all anyway.

 -- Thomas Goirand <zigo@debian.org>  Fri, 13 Nov 2015 22:19:29 +0100

liberasurecode (1.1.0-1) unstable; urgency=medium

  [ James Page ]
  * d/rules: Support parallel builds.
  * d/control: Mark liberasurecode1 as Multi-Arch: same.

  [ Thomas Goirand ]
  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Tue, 10 Nov 2015 11:03:48 +0000

liberasurecode (1.0.8-3) unstable; urgency=medium

  * Team upload.
  * d/p/disable-sse.patch: Strip out liberasurecode specific configuration
    checks which are turning on CPU optimizations that are not supported
    on all CPU variants.

 -- James Page <james.page@ubuntu.com>  Mon, 07 Sep 2015 16:51:05 +0100

liberasurecode (1.0.8-2) unstable; urgency=medium

  * Team upload.
  * Place under PKG OpenStack team maintenance as discussed with
    Thomas.
  * d/p/use-full-soname.patch: Use true sonames when loading backends.
  * d/control: Add runtime dependency on libjerasure2, ensuring that a
    useful backend can be loaded by default.
  * d/control: Drop BD's on libjerasure-dev and libgf-complete-dev as
    they are not required to build liberasurecode.
  * d/control,rules: Add BD on libjerasure2, enable unit test suite
    execution for builtin and jerasure backends.

 -- James Page <james.page@ubuntu.com>  Mon, 07 Sep 2015 11:53:47 +0100

liberasurecode (1.0.8-1) unstable; urgency=medium

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Wed, 05 Aug 2015 10:27:35 +0200

liberasurecode (1.0.7-1) unstable; urgency=medium

  * New upstream release.
  * Removed debian/patches/Do-not-include-emmintrin.h.patch now not needed.

 -- Thomas Goirand <zigo@debian.org>  Thu, 04 Jun 2015 10:15:05 +0200

liberasurecode (1.0.5-2) unstable; urgency=medium

  * Adds Breaks: liberasurecode0, Replaces: liberasurecode0. Note that I
    know this shouldn't really be necessary, and that it could be an issue
    for upgrades, but at the same time, I know there's no user of this package
    yet since PyECLib isn't used by Swift & Ceph yet.

 -- Thomas Goirand <zigo@debian.org>  Fri, 13 Mar 2015 23:17:04 +0000

liberasurecode (1.0.5-1) unstable; urgency=medium

  * New upstream release.
  * Renamed liberasurecode0 into liberasurecode1 as upstream bumped the
    SONAME.

 -- Thomas Goirand <zigo@debian.org>  Fri, 13 Mar 2015 23:51:34 +0100

liberasurecode (1.0-1) unstable; urgency=medium

  * New upstream release.
  * Standards-Version is now 3.9.6.
  * Added a watch file.
  * Added a patch to not include emmintrin.h so that the lib can build on
    non-x86 platforms (Closes: #779958).
  * Fixed debian/copyright after FTP masters comments.

 -- Thomas Goirand <zigo@debian.org>  Sun, 08 Mar 2015 16:14:24 +0100

liberasurecode (0.9.10-1) unstable; urgency=low

  * Initial release (Closes: #769516).

 -- Thomas Goirand <zigo@debian.org>  Sun, 25 May 2014 16:35:49 +0800
