bcolz (1.2.1+ds2-8) unstable; urgency=medium

  * QA upload.
  * debian/tests/python3-bcolz:
    + Fix pwddir during test. (Closes: #1001660)
    + Use supported python3 versions instead of requested vesrion.
  * Drop python3-cpuinfo dependency: Only used when building blosc.
    (Closes: #982963)
  * debian/control: Add riscv64 build. (Closes: #1015737)
  * debian/control: Bump Standards-Version to 4.6.1.

 -- Boyuan Yang <byang@debian.org>  Fri, 22 Jul 2022 13:49:24 -0400

bcolz (1.2.1+ds2-7) unstable; urgency=medium

  * QA upload.
  * Force running cython. Closes: #971961.

 -- Matthias Klose <doko@debian.org>  Tue, 13 Oct 2020 13:34:55 +0200

bcolz (1.2.1+ds2-6) unstable; urgency=medium

  * QA upload.
  * Add Documentation-fixes-for-newer-sphinx.patch (Closes: #965354)
  * Set Rules-Requires-Root: no
  * Bump Standards-Version to 4.5.0
  * Bump d/watch version to 4
  * Switch from d/compat to debhelper-compat
  * Bump debhelper compatibility level to 13
  * autopkgtest: Test all requested versions, not just installed
  * wrap-and-sort

 -- Christian Kastner <ckk@debian.org>  Sun, 06 Sep 2020 23:16:09 +0200

bcolz (1.2.1+ds2-5) unstable; urgency=medium

  * QA upload.
  * python3-bcolz: Add the missing Breaks+Replaces: python-bcolz,
    thanks to Andreas Beckmann. (Closes: #945381)

 -- Adrian Bunk <bunk@debian.org>  Mon, 23 Dec 2019 10:03:35 +0200

bcolz (1.2.1+ds2-4) unstable; urgency=medium

  * QA upload.
  * Drop python2 support; Closes: #936190

 -- Sandro Tosi <morph@debian.org>  Thu, 21 Nov 2019 20:44:49 -0500

bcolz (1.2.1+ds2-3) unstable; urgency=medium

  * Orphaning package.

 -- Daniel Stender <stender@debian.org>  Wed, 20 Nov 2019 22:22:16 +0100

bcolz (1.2.1+ds2-2) unstable; urgency=medium

  * deb/rules:
    + build with hardening flags set to all.
    + use filter function for options scans instead of findstring.
  * expand use of build profile switches:
    + add !nodoc build profile switch for docutils and links in d/control.
    + install if loop checking for nodoc option for dh_installdocs in d/rules.

 -- Daniel Stender <stender@debian.org>  Wed, 19 Dec 2018 06:56:17 +0100

bcolz (1.2.1+ds2-1) unstable; urgency=medium

  * deb/clean:
    + drop bcolz/carray_ext*.so (ext not build in-place).
  * deb/control:
    + drop ancient versioning from dh-python b-dep.
    + bump standards to 4.2.1 (no further changes needed).
    + remove ancient X-Python{3,}-Version fields [Jelmer Vernooij].
    + build only for little endian (BE not supported, Closes: #852307).
  * deb/rules:
    + build with DH_VERBOSE=1 (according to standards 4.2.0).
    + drop unnecessary export line for DH_BUILD_OPTIONS.
  * deb/tests:
    + use stderr redirection in the scripts instead of global allow-stderr.
  * use python-cpuinfo from the archive:
    + add cpuinfo.py to Files-Excluded in d/copyright.
    + drop license paragraph in d/copyright.
    + add python{,3}-cpuinfo to build-deps in d/control.
  * use build profile switches:
    + add !nodoc and !nocheck for b-deps in d/control.
    + add Build-Profiles for docs package in d/control.
    + add if loop for not running with sphinxdoc dh ext if nodoc is profile.
  * build with dh 11 (changes in d/control and d/compat).

 -- Daniel Stender <stender@debian.org>  Mon, 12 Nov 2018 10:59:42 +0100

bcolz (1.2.1+ds1-1) unstable; urgency=medium

  * New upstream release.
  * deb/control:
    + bump standards version to 4.1.4 (no changes needed).
    + add pkg-resources to deps of binaries (Closes: #896411, #896423).
    + add mock packages to Recommends for binaries (needed for running tests).
  * deb/copyright:
    + expand copyright span of * and cpuinfo.py to 2018.
  * deb/tests/python{,3}-bcolz:
    + run bcolz.test() with verbosity set.
  * drop catch-cpuinfo-import-exception.patch (solved upstream).
  * remove deb/patches/fix-tests.patch (already dropped from series) and purge
    empty folder deb/patches.

 -- Daniel Stender <stender@debian.org>  Tue, 01 May 2018 00:46:06 +0200

bcolz (1.2.0+ds1-1) unstable; urgency=medium

  * New upstream release.
  * drop fix-tests.patch (fixed upstream).
  * deb/rules: don't hardcode pybuild build path (Closes: #893692).
  * deb/control: use magic tilde for dh-python build-dep.

 -- Daniel Stender <stender@debian.org>  Sat, 24 Mar 2018 11:31:55 +0100

bcolz (1.1.2+ds1-1) unstable; urgency=medium

  * New upstream release.
  * deb/control:
    + add version to dh-python build-dep.
  * deb/copyright:
    + add some files from LICENSES/ and version.py to excludes.
  * deb/gbp.conf:
    + update debian-branch (debian/master according to DEP-14).
  * deb/rules:
    + update path for copying extensions into bcolz/ for docs.
  * add fix-tests.patch (Closes: #893273).

 -- Daniel Stender <stender@debian.org>  Sat, 24 Mar 2018 09:02:12 +0100

bcolz (1.1.0+ds1-5) unstable; urgency=medium

  * deb/changelog: remove a trailing whitespace.
  * deb/control:
    + bump standards to 4.1.3 (no further changes needed).
    + update Vcs fields (project moved to salsa).
  * deb/copyright:
    + use HTTPS in format field.
    + expand copyright span to 2018.
  * deb/gbp.conf:
    + drop section import-orig.
    + change default branch to debian/master.
    + add sign-tags field.
  * deb/rules:
    + add check if nodoc is set for DEB_BUILD_OPTIONS.

 -- Daniel Stender <stender@debian.org>  Tue, 20 Feb 2018 09:24:01 +0100

bcolz (1.1.0+ds1-4) unstable; urgency=medium

  * deb/tests/control: add allow-stderr to Restrictions.

 -- Daniel Stender <stender@debian.org>  Thu, 26 Jan 2017 14:44:22 +0100

bcolz (1.1.0+ds1-3) unstable; urgency=medium

  * Upload to unstable.

 -- Daniel Stender <stender@debian.org>  Thu, 26 Jan 2017 07:12:19 +0100

bcolz (1.1.0+ds1-2) experimental; urgency=medium

  * deb/control:
    + make short description line more precise.
  * deb/rules:
    + preset SETUPTOOLS_SCM_PRETEND_VERSION.
  * add bcolz/version.py to deb/clean.
  * add catch-cpuinfo-import-exception.patch.
  * add DEP-8 tests.

 -- Daniel Stender <stender@debian.org>  Mon, 19 Dec 2016 11:57:37 +0100

bcolz (1.1.0+ds1-1) experimental; urgency=medium

  * Initial release (Closes: #831408).

 -- Daniel Stender <stender@debian.org>  Sun, 04 Sep 2016 18:32:45 +0200