wheel (0.30.0-0.2) unstable; urgency=medium

  * Non-maintainer upload.
  * debian/test/control: Comment out the two test commands, the other
    tests are passing.
  * Bump standards version.

 -- Matthias Klose <doko@debian.org>  Tue, 06 Feb 2018 19:04:10 +0100

wheel (0.30.0-0.1) unstable; urgency=medium

  * Non-maintainer upload.
  * New upstream version.
  * Bump standards version.
  * Build-depend on python3-sphinx instead of python-sphinx.

 -- Matthias Klose <doko@debian.org>  Tue, 05 Dec 2017 11:50:27 +0100

wheel (0.29.0-2) unstable; urgency=medium

  * d/patches/reproducible-builds.patch: Added to sort Requires-Dist
    headers into a deterministic order.  Given by Chris Lamb.
    (Closes: #845325)
  * d/control:
    - Bump Standards-Version to 3.9.8 with no other changes necessary.
    - Add Recommends for python{,3}-keyring, python{,3}-keyrings.alt, and
      python{,3}-xdg for signature/keyring support.
  * d/tests/control: Add additional Depends for pytest commands.
  * wrap-and-sort -at

 -- Barry Warsaw <barry@debian.org>  Thu, 01 Dec 2016 11:04:31 -0500

wheel (0.29.0-1) unstable; urgency=medium

  * New upstream release.  (Closes: #813992)
  * d/control:
    - Bump Standards-Version to 3.9.7 with no other changes necessary.
    - Remove XS-Testsuite field; it's no longer needed.
    - Use https: URL in Vcs-Git field.
  * d/rules: Don't explicitly remove the python3.Y/*.egg-info directory.
  * d/patches/reproducible-whls.diff: Drop; applied upstream.

 -- Barry Warsaw <barry@debian.org>  Wed, 24 Feb 2016 14:44:18 -0500

wheel (0.26.0-1) unstable; urgency=medium

  * New upstream release.
  * d/patches/python35-support.patch: Removed; applied upstream.
  * d/patches/reproducible-whls.diff:
    - Update patch to use $SOURCE_DATE_EPOCH instead of $WHEEL_FORCE_TIMESTAMP.
      (Closes: #795942)
    - Use time.gmtime() instead of .localtime() to avoid timezone issues.
      (Closes: #789981)
  * d/rules: The test suite requires an installed package, so defer this
    to DEP-8 tests.  (Closes: #796520)
  * d/tests/control: Add two tests of the package's test suite.
  * d/control: Now that the test suite isn't run at package build time,
    remove the Build-Depends on python-pytest and python3-pytest.
  * wrap-and-sort

 -- Barry Warsaw <barry@debian.org>  Thu, 01 Oct 2015 19:21:50 -0400

wheel (0.24.0-3) unstable; urgency=medium

  * d/patches/python35-support.patch: Fix a bug on Python 3.5.

 -- Barry Warsaw <barry@debian.org>  Wed, 24 Jun 2015 09:51:36 -0400

wheel (0.24.0-2) unstable; urgency=medium

  * d/control:
    - Bump Standards-Version with no other changes necessary.
    - Add XS-Testsuite header for DEP-8 tests.
  * d/rules:
    - Add commented out DH_VERBOSE setting.
    - Override the manpage date for reproducible builds. (Closes: #782405)
  * d/patch/reproducible-whls.diff: Add based on initial contribution
    from Reiner Herrmann, with further refinements by Barry Warsaw based
    on upstream pull request review.  (Closes: #776026)
  * d/watch: Use the pypi.debian.net redirector.
  * d/tests: Add smoke and reproducible .whl file DEP-8 tests.

 -- Barry Warsaw <barry@debian.org>  Fri, 12 Jun 2015 14:14:29 -0400

wheel (0.24.0-1) unstable; urgency=medium

  * New upstream release.

 -- Barry Warsaw <barry@debian.org>  Sun, 13 Jul 2014 13:17:07 -0400

wheel (0.23.0-1) unstable; urgency=medium

  * Initial release. (Closes: #745673)

 -- Barry Warsaw <barry@debian.org>  Mon, 05 May 2014 18:02:18 -0400