lp://staging/~barry/ubuntu/natty/python-support/py27
- Get this branch:
- bzr branch lp://staging/~barry/ubuntu/natty/python-support/py27
Branch merges
- Clint Byrum (community): Needs Fixing
- Matthias Klose: Pending requested
- Ubuntu branches: Pending requested
-
Diff: 43 lines (+9/-3)3 files modifieddebian/changelog (+6/-0)
pysupport.py (+1/-1)
tests/testparseversions.py (+2/-2)
Branch information
- Owner:
- Barry Warsaw
- Status:
- Merged
Recent revisions
- 29. By Mikhail Turov
-
* Merge with Debian; LP: #607828; 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.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/natty/python-support