Branches for Sid

Name Status Last Modified Last Commit
lp:debian/python-pex bug 1 Development 2015-10-15 11:47:26 UTC
9. * d/control: Canonicalize the Vcs-* h...

Author: Barry Warsaw
Revision Date: 2015-10-15 11:47:26 UTC

* 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).

11 of 1 result