dh-python 1.20131017-1 source package in Ubuntu

Changelog

dh-python (1.20131017-1) unstable; urgency=low


  [ Stefano Rivera ]
  * distutils build plugin: use default interpreter symlink in build step as
    well as the install step (if interpreter version matches the default one).
    So that shebangs in setuptools scripts.

  [ Piotr Ożarowski ]
  * dh_python2: searching for packages with egg-info fixed
  * dh_python2: fix public module version detection (regression)
  * dh_py*: "so" files no longer detected as extensions (closes: 726616)
  * pybuild: set PYTHON_LIBRARY and PYTHON_INCLUDE_DIR in cmake build
    plugin's configure step

  [ B. Clausius ]
  * pybuild: no longer fails if source directory path contains braces
    (closes: 726458)

 -- Piotr Ożarowski <email address hidden>  Thu, 17 Oct 2013 22:24:25 +0200

Upload details

Uploaded by:
Piotr Ożarowski
Uploaded to:
Sid
Original maintainer:
Piotr Ożarowski
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
dh-python_1.20131017-1.dsc 1.9 KiB f14ec698820c438ed1562823429e891a3ca0df7f65c2db3945fa74a1c127700f
dh-python_1.20131017.orig.tar.xz 52.5 KiB d87dface19e40ca0c8a45cf1c05bf3786b2d741b9549db8c91a9a1e42f8f89bf
dh-python_1.20131017-1.debian.tar.gz 4.5 KiB 88c6f440de9ae1511d6ed3b95dfc6b8accd9d3b8f7e1ffa49a0c19c451495462

No changes file available.

Binary packages built by this source

dh-python: Debian helper tools for packaging Python libraries and applications

 This package contains:
  * pybuild - invokes various build systems for requested Python versions in
    order to build modules and extensions
  * dh_python2 - calculates Python 2.X dependencies for Debian packages,
    adds maintainer scripts to byte compile files, etc.
  * dh_python3 - calculates Python 3.X dependencies for Debian packages,
    adds maintainer scripts to byte compile files, etc.
  * dh_pypy - calculates PyPy dependencies for Debian packages,
    adds maintainer scripts to byte compile files, etc.