tap.py (2.2-1) unstable; urgency=medium

  * New upstream release
    - d/copyright: Update
  * Don't explicitly invoke compile_catalog with Python 3, no longer
    needed (upstream no longer skips it on Python 3)
  * d/rules: Alter comments about C.UTF-8 locale to reflect a better
    understanding of what is going on
  * d/watch: Use https for pypi.debian.net
  * Standards-Version: 4.1.3 (no changes required)
  * Use debhelper compat level 11

 -- Simon McVittie <smcv@debian.org>  Wed, 10 Jan 2018 09:20:46 +0000

tap.py (2.1-2) unstable; urgency=medium

  * d/copyright: use https for Format URI
  * d/.gitignore: add
  * Standards-Version: 4.1.2 (no further changes)
  * Run the unit tests in the C.UTF-8 locale, working around the
    reproducible-builds infrastructure seemingly setting locales that
    it has not generated. In this configuration the tests end up in
    the equivalent of LC_CTYPE=C, which cannot represent the non-ASCII
    characters found in tappy's LC_MESSAGES. Add `locale -a` and `locale`
    output to build logs to diagnose whether this is in fact what is
    happening.
  * Use python3-sphinx instead of python-sphinx to build documentation
  * Build-depend on python-babel to compile localization files

 -- Simon McVittie <smcv@debian.org>  Sat, 16 Dec 2017 23:26:49 +0000

tap.py (2.1-1) unstable; urgency=medium

  * New upstream release
    - d/copyright: update
  * d/control: tappy and python-tap-doc are Multi-Arch: foreign

 -- Simon McVittie <smcv@debian.org>  Mon, 21 Nov 2016 10:39:02 +0000

tap.py (2.0-1) unstable; urgency=medium

  * New upstream release
    - no longer provides a Pygments highlighter for TAP, which was merged
      into Pygments
    - no longer provides the pytest or nose plugins, see PyPI projects
      pytest-tap and nose-tap for those
    - drop build-dependencies for removed functionality
    - d/copyright: remove copyright notice for removed module
  * d/control: build-depend on python3-mock
  * d/control: update GitHub repository URL
  * d/copyright: use PyPI as Source, matching what we download with uscan
  * d/copyright: use the more common capitalization for the author's name
  * d/tests: do not rely on the nose-tap plugin, which is now a separate
    project. Add a separate smoke-test for tappy(1).

 -- Simon McVittie <smcv@debian.org>  Wed, 10 Aug 2016 07:47:11 +0100

tap.py (1.9-1) unstable; urgency=medium

  * Initial release to Debian, based on earlier work by Nicolas CANIART
    (Closes: #781832)

 -- Simon McVittie <smcv@debian.org>  Mon, 25 Jul 2016 12:28:30 +0100
