lp://staging/~ubuntu-cloud-archive/ubuntu/precise/dh-python/precise-icehouse
- Get this branch:
- bzr branch lp://staging/~ubuntu-cloud-archive/ubuntu/precise/dh-python/precise-icehouse
Branch information
- Owner:
- Ubuntu Cloud Archive Team
- Status:
- Development
Recent revisions
- 18. By James Page
-
* Backport for Ubuntu Cloud Archive, based on Debian Wheezy backports:
- Replace libpython3-stdlib build dependency with python3.2
- Update default/supported Python versions (in a fallback code,
if python_defaults missing)
- Use dpkg-divert to replace python3's dh_python3 and python's dh_python2
and drop Breaks/Replaces
- Remove the diversions on removal.
- Patch rtupdate calls for compatibility with Ubuntu py3clean.
- d/p/align-12.04-python- versions. patch: Align python/python3 versions
with those in Ubuntu 12.04. - 17. By James Page
-
* Backport for Ubuntu Cloud Archive, based on Debian Wheezy backports:
- Replace libpython3-stdlib build dependency with python3.2
- Update default/supported Python versions (in a fallback code,
if python_defaults missing)
- Use dpkg-divert to replace python3's dh_python3 and python's dh_python2
and drop Breaks/Replaces
- Remove the diversions on removal.
- Patch rtupdate calls for compatibility with Ubuntu py3clean.
- d/p/align-12.04-python- versions. patch: Align python/python3 versions
with those in Ubuntu 12.04.
* Remove empty directories when moving files. - 14. By James Page
-
* Backport for Ubuntu Cloud Archive, based on Debian Wheezy backports:
- Replace libpython3-stdlib build dependency with python3.2
- Update default/supported Python versions (in a fallback code,
if python_defaults missing)
- Use dpkg-divert to replace python3's dh_python3 and python's dh_python2
and drop Breaks/Replaces
- Remove the diversions on removal.
- Patch rtupdate calls for compatibility with Ubuntu py3clean.
- d/p/align-12.04-python- versions. patch: Align python/python3 versions
with those in Ubuntu 12.04.
* Add drop_nonexisting_versions. patch: In tests/Makefile, drop Python 2.6
and 3.2 as supported, we do not have them in Debian and Ubuntu any more.
(Closes: #727674)
* Add missing python3-all-dbg test dependency for debian/tests/nosetests .
* dh_python2: fix renaming debug extensions with multiarch tuples
* 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.
* 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
* pybuild: no longer fails if source directory path contains braces
(closes: 726458) - 13. By James Page
-
* d/p/align-
12.04-python- versions. patch: Align python/python3 versions
with those in Ubuntu 12.04.
* Backport for Ubuntu Cloud Archive, based on Debian Wheezy backports.
- Replace libpython3-stdlib build dependency with python3.2
- Update default/supported Python versions (in a fallback code,
if python_defaults missing)
- Use dpkg-divert to replace python3's dh_python3 and python's dh_python2
and drop Breaks/Replaces
- Remove the diversions on removal.
- Patch rtupdate calls for compatibility with Ubuntu py3clean. - 12. By Piotr Ożarowski
-
* Revert python-docutils build dependency change (to avoid circular
dependencies)
* Install PyDist fallback files - 11. By Piotr Ożarowski
-
[ Piotr Ożarowski ]
* dh_py*:
- add --requires option
- do not generate "python2" dependency while guessing private
extension's version using shebangs in other files (closes: #722307)[ Steve Langasek ]
* Adjust dh_python to be multiarch-friendly (closes: 722045)[ B. Clausius ]
* pybuild: fix --test when LC_ALL=C and setup.py contains non-ascii
characters (closes: 722214) - 10. By Piotr Ożarowski
-
* dh_python2, dh_python3, dh_pypy:
- do not rename extensions in directories that include architecture triplet
as part of the path (closes: 721696)
- add --no-ext-rename option
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/trusty/dh-python