lp:debian/squeeze/python-defaults

Created by James Westby and last modified
Get this branch:
bzr branch lp:debian/squeeze/python-defaults
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

45. By Scott Kitterman

debian/python.postinst.in: Correctly remove
/var/lib/python/python2.6_already_installed instead of removing
/var/lib/python/python2.5_already_installed twice (closes: #608934)

44. By Piotr Ożarowski

pycompile: use /usr/bin/pythonX.Y rather than pythonX.Y (to avoid
/usr/local interpreters and thus fix some Lenny → Squeeze upgrades)

43. By Piotr Ożarowski

* dh_python2: fix moving files from old debug locations
* pycompile: skip dangling symlinks to fix upgrade problem introduced in
  -3+squeeze3 (closes: 607988)

42. By Piotr Ożarowski

dh_python2: fix a crash in packages with private extension (closes: 607555)

41. By Matthias Klose

* pycompile:
  - Don't over-optimize, check the timestamps of byte-code files.
  - Add options -f/--force, -O.
  - Propagate the exit value of the py_compile processes.
  - Update manual page.
* Bump depends to require the fixed pycompile for dh_python2 based package
  builds.
* Don't touch the standard python library in rtupdate scripts.

40. By Piotr Ożarowski

* pycompile:
  - `pycompile $DESTDIR/usr/lib/python*` will recognize public
    site-packages directories and use the right interpreter instead of
    raising KeyError
  - do not try to check if interpreter is present when version range is
    empty (closes: 605356)

39. By Piotr Ożarowski

pycompile: if installed Python is requested via -V option, use it even if
it's not in a list of supported Python versions

38. By Piotr Ożarowski

* Upload to unstable
* dh_python2: egg renaming fixed

37. By Piotr Ożarowski

[ Piotr Ożarowski ]
* dh_python2: typo in --help output fixed (thanks to Adam D. Barratt)
* Bump python-minimal's Breaks of python2.5-minimal to << 2.5.5-7 (due to
  missing runpy module)
* Set the right minimum required python package version in packages with
  private modules

[ Scott Kitterman ]
* debian/python-policy.sgml and debian/pyversions.py fix typos (thanks to
  Adam D. Barratt)

[ Matthias Klose ]
* Bump version to 2.6.6.

36. By Piotr Ożarowski

[ Scott Kitterman ]
* Python policy changes for X-Python-Version and X-Python3-Version
  - Minimum changes for Squeeze
* In pyversions, do not silently ignore Python 3 versions
* Add support for X-Python-Version to match X-Python3-Version

[ Piotr Ożarowski ]
* Fix documentation typo in pycompile/pycompile.1
* dh_python2:
  - pass shallow=False to cmpfiles to make sure only exactly the same files
    are moved to pyshared
  - add support for X-Python-Version

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers