lp:~barry/ubuntu/maverick/python-defaults/613674-pycompile

Created by Barry Warsaw and last modified
Get this branch:
bzr branch lp:~barry/ubuntu/maverick/python-defaults/613674-pycompile
Only Barry Warsaw can upload to this branch. If you are Barry Warsaw please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Barry Warsaw
Status:
Merged

Recent revisions

57. By Barry Warsaw

We can't use .terminate() since Debian still needs to support Python 2.5 which
doesn't have that method. It didn't seem right anyway. Setting
close_fds=True seems to do the trick and is not an unreasonable workaround.

56. By Barry Warsaw

Call terminate instead of communicate when done because .communicate() will
hang when multiple versions of Python are installed on the system.

55. By Matthias Klose

* Merge from debian unstable. Remaining changes:
  - Package priorities and status.
  - Python-2.6 is the only supported python2.x version.
  - Adjust version numbers in maintainer scripts.

54. By Matthias Klose

* Merge with Debian; remaining changes:
  - Package priorities and status.
  - Python-2.6 is the only supported python2.x version.
  - Adjust version numbers in maintainer scripts.

53. By Matthias Klose

Merge with Debian; remaining changes:

52. By Scott Kitterman

* Pull updated pycentral upgrade symlink cleaning from Debian bzr
  - Readd fixed autoscripts/preinst-pycentral-clean
  - Call autoscripts/preinst-pycentral-clean from dh_python2

51. By Scott Kitterman

* Revert update from Debian bzr to fix installability of packages built with
  dh_python2 - the problem of dangling symlinks for packages formerly built
  with python-central will have to be addressed later (LP: #599921):
  - Remove autoscripts/preinst-pycentral-clean
  - Drop reference to autoscripts/preinst-pycentral-clean from dh_python2

50. By Scott Kitterman

* Drop python2.5 from supported versions for dh_python2 in
  debpython/version.py
* Clean up supported version/default version fallbacks in
  debian/pyversions.py

49. By Scott Kitterman

* Merge from debian unstable. Remaining changes:
  - python: priority important instead of standard
  - python-minimal: required instead of standard and also Essential: yes
  - python-all*: just depend on relevant python2.6 packages instead of
    python2.5 and python2.6
  - debian_defaults: move python2.5 from supported versions to old versions
  - Adjust versions in debian/python.postinst.in and preinst.in to match
    when python2.6 became default in Ubuntu
  - Use (= ${binary:Version}) depends relationship rather then
    (>= ${binary:Version}) throughouth (Same change pending in Debian)
  - python: Add an unversioned `2to3' binary (Change pending in Debian)
  - python-minimal: Provide symlink to binary and manpage for
    /usr/bin/python2 (Change pending in Debian)
* Update from Debian bzr repository to revision 91
  - dh_python2: invoke `pycentral pkgremove foo` in preinst if upgrading
    from python-central based package

48. By Matthias Klose

* Bump version to 2.6.5.
* Update the valgrind support file to 2.6 (was still based on 2.4).
  LP: #376876.
* Sync the policy file from Debian.

Branch metadata

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

Subscribers