lp:ubuntu/vivid-proposed/dh-python

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/vivid-proposed/dh-python
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

34. By Michael Vogt

Re-add Multi-Arch: foreign

33. By Piotr Ożarowski

Remove Multi-Arch change from previous upload (not accepted for Jessie by
release managers)

32. By Piotr Ożarowski

* Set dh-python's Multi-Arch to "foreign" (closes: 767339)
* dist_fallback files now contain list of all packages that provide Egg
  metadata (i.e. not just packages that don't have sensible name)
* dh_python* no longer guesses dependency from requires.txt files nor Requires
  fields. Dependencies are generated only if given requirement is available
  in dist_fallback file (generated at dh-python's build time) or if it's
  available at build time (hint: Build-Depends)

31. By Michael Vogt

* debian/control:
  - add "Multi-Arch: foreign" to dh-python

30. By Piotr Ożarowski

[ Stefano Rivera ]
* Update supported (and default) PyPy version to 2.4.

[ Piotr Ożarowski ]
* Remove "-p " from autoscripts if --compile-all option is set
* Add support for guessing dependencies from egg-info files (closes: 756378)
* Parse "!=" relationship in egg dependencies (closes: 754058, thanks to
  Rafael Laboissiere for the patch)
* Improve handling pyinstall/pyremove files (leading slash no longer needed
  for deprecated directories, manpages improved a bit) - closes: 741381
* Suggest the right file name for dependency overrides (closes: 748296)
* Add argparse to Python 3.X's dist fallback (closes: 763200)
* Ensure that Depends and the likes are written in a stable
  order (closes: 759231, thanks to Jérémy Bobbio for the patch)
* Remove dh_python2 diversions while upgrading from bpo package
* Standards-Version bumped to 3.9.6 (no changes needed)

29. By Piotr Ożarowski

[ Piotr Ożarowski ]
* pybuild: do not invoke clean commands for missing interpreters
  (and thus do not require all interpreter versions to be installed while
  building source package outside build environment, closes: 737091)
* dh_python2: no longer moves files to /usr/share/pyshared if there's only
  one supported Python 2.X version and doesn't create /usr/lib/pyshared
  symlinks for extensions (as other helper tools are now deprecated)
* Show fix_shebang's error messages only in debug mode, closes: 745581

[ Matthias Klose ]
* Remove empty directories when moving files.

28. By Martin Pitt

Add no-python2.6.diff: Fix test failures on checking for python2.6
specific bits.

27. By Matthias Klose

Run tests with python3.4 instead of python3.3.

26. By Matthias Klose

Run tests with python3.4 instead of python3.3.

25. By Matthias Klose

Drop Python 3.3 as a supported Python 3 version.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/vivid/dh-python
This branch contains Public information 
Everyone can see this information.

Subscribers