~ubuntu-branches/debian/sid/python-pex/sid

Viewing all changes in revision 9.

  • Committer: Package Import Robot
  • Author(s): Barry Warsaw
  • Date: 2015-10-15 11:47:26 UTC
  • Revision ID: package-import@ubuntu.com-20151015114726-0i8lsh3v1pge11w5
Tags: 1.1.0-2
* d/control: Canonicalize the Vcs-* headers as per team standard.
* d/patches/bump-wheel-requirement-version.patch: Added.
* d/README.pex: Removed; upstream now includes the docs directory.
* d/python-pex-docs -> python-pex-doc.docs; fix the path.
* d/rules:
  - Added override_dh_installdocs to build the Sphinx documentation.
  - Added override_dh_auto_clean to remove the doc build directory.
* d/tests:
  - Rewrite the execution test so that it's compatible between both
    Ubuntu and Debian, negating the need for an Ubuntu delta.  The extra
    required package is now conditionally installed depending on the
    dpkg-vendor.  Also, by setting http_proxy and https_proxy to the
    discard port, we ensure that pex cannot install from PyPI (it must
    use system packages to resolve dependencies in the test).
  - d/t/execute.sh: Added.
  - d/t/control: Call execute.sh instead of using a Test-Command, and
    add the needs-root Restriction (for the conditional `apt-get
    install` in the script).

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: