python-pex (1.0.3-2) unstable; urgency=medium

  * d/control:
    - Rename python-pex-cli binary package to pex.  This now replaces/breaks
      earlier versions of python-pex-cli.  (Closes: #801246)
    - Reintroduce python-pex-cli binary package as a virtual package.
  * d/rules:
    - Updated for binary package rename.
  * d/python-pex-cli.manpages -> d/pex.manpages.
  * d/tests/control:
    - Use Test-Command instead of a separate script.
    - Bump pex verbosity in the execution test.
    - Add "Restrictions: allow-stderr" for verbose execution test.
    - Add import tests for Python 2 and 3.
  * d/tests/smoketest: Remove.

 -- Barry Warsaw <barry@debian.org>  Tue, 06 Oct 2015 16:02:46 -0400

python-pex (1.0.3-1) unstable; urgency=medium

  * New upstream release.
  * d/patches/bump-setuptools-max-version.patch: Bump the maximum allowed
    setuptools version to coincide with what's in Debian, which allows the
    manpages to be built. (Closes: #792521)
  * d/rules: Remove the overrides for upstream issue #51, which has been
    fixed released.

 -- Barry Warsaw <barry@debian.org>  Thu, 13 Aug 2015 17:16:14 -0400

python-pex (1.0.1-1) unstable; urgency=medium

  * New upstream release.

 -- Barry Warsaw <barry@debian.org>  Fri, 17 Jul 2015 16:29:53 -0400

python-pex (1.0.0-1) unstable; urgency=medium

  * New upstream release.
  * d/control, d/tests: Add a simple DEP-8 smoketest.
  * d/copyright: Reorganize to make lintian happy.

 -- Barry Warsaw <barry@debian.org>  Tue, 02 Jun 2015 15:02:50 -0400

python-pex (0.8.6-2) unstable; urgency=medium

  * d/patches/handle-pkg_resources-devendorization.patch: Work around
    the Debian devendorization of pkg_resources, which wreaks havoc
    with the manipulations of sys that pex employs.  (Closes: #781130)
  * d/patches/modern-install-requires.patch: Allow for setuptools
    12.2, fixing the manpage build.  (LP: #1435598)

 -- Barry Warsaw <barry@debian.org>  Wed, 25 Mar 2015 10:58:36 -0400

python-pex (0.8.6-1) unstable; urgency=medium

  * Initial release. (Closes: #778708)

 -- Barry Warsaw <barry@debian.org>  Thu, 19 Feb 2015 14:13:25 -0500
