dh-python 1.20140128-1ubuntu1 source package in Ubuntu

Changelog

dh-python (1.20140128-1ubuntu1) trusty; urgency=medium

  * Merge with Debian unstable, remaining changes:
    - debian/control: Make dh-python Multi-Arch: foreign.
    - Add patch debian/patches/no-pyshare.diff:
      + Don't move files to /usr/share/pyshared anymore.
      + Don't create extension symlinks in /usr/lib/pyshared/pythonX.Y anymore.
    - Add patch debian/patches/python3.4.diff:
      + Add python3.4 as a supported version.
 -- Dmitry Shachnev <email address hidden>   Wed, 29 Jan 2014 17:24:45 +0400

Upload details

Uploaded by:
Dmitry Shachnev
Sponsored by:
Matthias Klose
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
dh-python_1.20140128.orig.tar.xz 53.4 KiB e02c5f39b0ed09654973ad9ded6e28643078dd9a336e2e7d49f394cdeaae7e51
dh-python_1.20140128-1ubuntu1.debian.tar.gz 6.1 KiB fb79afcab6b405765d3347daac83ecced0dcd79c7159dfade77500d581c86b4c
dh-python_1.20140128-1ubuntu1.dsc 1.4 KiB 389432f4532a20a428af9e6614e24ce6249b9e204fb50c6c736534113b38205c

View changes file

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.