tox (1.6.0-1ubuntu1) trusty; urgency=medium

  * debian/patches/fix-lp-1456695.patch: Support optional ENV
    variables in tox.ini. Fixes bug LP: #1456695

 -- Jorge Niedbalski <jorge.niedbalski@canonical.com>  Wed, 20 May 2015 15:55:23 -0700

tox (1.6.0-1) unstable; urgency=low

  * New upstream release.
    - d/patches/upstream-issue58.patch: Removed; applied upstream.
    - d/patches/no-download.patch: Refreshed.
    - d/patches/pytest-dep-version.patch: Removed; no longer necessary.
    - d/patches/testenv-deps.patch: Added
    - d/patches/test_fixes.patch: Added
    - d/patches/no-download.patch, d/copyright, d/manpage/conf.py:
      Update author email.

 -- Barry Warsaw <barry@debian.org>  Tue, 20 Aug 2013 21:48:05 -0400

tox (1.5.0-1) unstable; urgency=low

  [ Jakub Wilk ]
  * Use canonical URIs for Vcs-* fields.
  
  [ Barry Warsaw ]
  * New upstream release.  (Closes: #702009)
  * d/control: Update maintainer email.
  * d/patches/no-download.patch: Refreshed.
  * d/patches/pytest-dep-version.patch: Disable instafail dependency
    for now until that package clears NEW.
  * d/rules: Remove get-orig-source since upstream now releases a .tar.gz.
  * d/python-tox.docs: README.txt was renamed to README.rst.

 -- Barry Warsaw <barry@debian.org>  Mon, 15 Jul 2013 13:47:06 -0400

tox (1.4.3-1) unstable; urgency=low

  * New upstream release
  * debian/watch: Update URL since upstream now releases tar.gz files.
  * debian/rules: No more need for $FAKEHOME.
  * debian/patches/no-download.patch: Refreshed.

 -- Barry Warsaw <barry@python.org>  Fri, 01 Mar 2013 10:25:03 -0500

tox (1.4.2-2) unstable; urgency=low

  * debian/patches/no-download.patch: Modify tox's own tox.ini file to
    prevent unintended downloads of dependencies from remote Python
    package servers.
  * debian/control: Add B-D for python-pytest.
  * debian/rules:
    + Hack $PYTHONPATH to include the system Python's dist-packages when
      running tox's own tox test.  Without this, the system installed
      dependencies will not be found (since they aren't downloaded as per
      above).
    + Export $http_proxy to additionally prevent unintended internet
      access by setuptools.

 -- Barry Warsaw <barry@python.org>  Wed, 28 Nov 2012 14:59:23 -0500

tox (1.4.2-1) unstable; urgency=low

  * Initial release. (Closes: #664759)

 -- Barry Warsaw <barry@python.org>  Fri, 09 Nov 2012 18:07:19 -0500
