lp:~groldster/ubuntu/maverick/python-support/merge-from-sid-1.0.9

Created by Mikhail Turov and last modified
Get this branch:
bzr branch lp:~groldster/ubuntu/maverick/python-support/merge-from-sid-1.0.9
Only Mikhail Turov can upload to this branch. If you are Mikhail Turov please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Mikhail Turov
Status:
Development

Recent revisions

29. By Mikhail Turov

* Merge with Debian
* dh_pysupport: generates correct dependencies if multiple packages need
  pythonX.Y (closes: #576517, thanks to Jakub Wilk for the patch)
* update-python-modules:
  - remove /usr/lib/pymodules files symlinked to /usr/share/pyshared that
    no longer belong to any python-support based package
  - doesn't raise string exceptions anymore (closes: #585332)

28. By Loïc Minier

Drop leftover .bzr*.

27. By Loïc Minier

* Merge with Debian; remaining changes:
  - Move python2.4 and 2.5 to oldversions.

26. By Loïc Minier

* Merge with Debian; remaining changes:
  - Move python2.4 and 2.5 to oldversions.
* Fix stripping of empty lines in debian/pyversions; LP: #437593;
  closes: #568171.
* Only search for XS-Python-Version in the debian/control general paragraph
  (the first one, for the source package); see Debian #567941;
  closes: #568173.
* Add tests for parseversions.
* Use ./parseversions --all --long to list supported versions during build
  instead of poking pysupport.py_supported directly.
* Cleanup shell snippet / tabs in rules.
* Explicitly strip spaces after parsing debian/pyversions.
* dh_pysupport: fix syntax errors in previous patch.
* README: document that only python is required for arch: all
  packages, not python-dev. Also talk about python-support itself.
  Closes: #563749.
* dh_pysupport: print an error if the default Python version cannot be
  found. Closes: #572155.
* parseversions: I hate regexes.
* dh_pysupport: ensure there is a Python dependency even when no
  specific versions are required. Closes: #568811.
* Non-maintainer upload.
* update-python-modules: set umask to 022. Closes: #567811.
* movemodules: do not touch symlinks that merely point to another
  place in the module tree. Closes: #539187.
* Rename .egg-info files the same way .egg-info directories are renamed
* dh_pysupport: use mkdir -p instead of the Perl mkdir function.
  Closes: #558392.

25. By Loïc Minier

* Merge from debian unstable, remaining changes:
  - Move python2.4 and 2.5 to oldversions.

24. By Matthias Klose

Drop support for python2.5.

23. By Muharem Hrnjadovic

* Merge from debian unstable, remaining changes:
  - Drop python2.4 from the supported options.

22. By Steve Langasek

* Merge from Debian unstable, remaining changes:
  - Drop python2.4 from the supported options.

21. By Steve Langasek

Fix invocation of hashlib md5 in pysupport-movemodules; thanks to
Kyle Ambroff <email address hidden> for the fix. LP: #340757.

20. By Michael Vogt

* use hashlib instead of the md5 module (LP: #340757)
* depend on python2.5 (because of hashlib)

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-support
This branch contains Public information 
Everyone can see this information.

Subscribers