lp:debian/experimental/python-central

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

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

17. By Matthias Klose

[ Matthias Klose ]
* Add trigger `cleanup-pkgprepare-updates' to remove dangling symlinks
  left over from packages upgrades using the pkgprepare option in the
  preinst (built with python-central 0.6.8). Closes: #552595.
* pycentral(1): Document byte-compile option in /etc/python/debian_config.
  Closes: #565177.
* dh_pycentral: Remove commented section in the man page.

[ Loic Minier ]
* dh_pycentral: when parsing debian/control, strip trailing spaces, skip
  empty lines before the first paragraphs, and only search for
  XS-Python-Version in the general paragraph (the first one, for the source
  package). Closes: #568760.
* dh_pycentral: when parsing debian/pyversions, skip and strip newlines.

16. By Scott Kitterman

* Non-maintainer upload.
* Add missing close parens in parse_options (Closes: #559206)

15. By Matthias Klose

* Apply code cleanup patches (Piotr Ozarowski, Loic Minier):
  - Convert tabs to spaces, drop trailing spaces.
  - Remove import statements for now unused modules.
  - get_debian_config(): Remove exception expression.
  - DebPackage.prepare(): Initialize local variable.
  - pycentral bccompile: Access pkg and private_dirs in class
    scope.
  - parse_options(): Fix strlist typo.
  - DebPackage.move_files(): Rename srctop/srctop2 to srcdtop/srcdtop2,
    add version information to exception messages.

14. By Matthias Klose

* Autodetect more stuff in /usr/local.
* pycentral pkgremove: Allow removal of packages with no python-version
  attribute.
* When detecting already existing files check if those are local distutils
  installs or file conflicts from other packages and give a meaningful
  error message (Michael Vogt).
* Fix logic in get_installed_runtime() to not error when a new runtime gets
  installed (LP: #354228). Requires a corresponding change in python-defaults
  to run rtinstall for a newly supported runtime.

13. By Piotr Ożarowski

* Non-maintainer upload.
* Fix move_files() to work with python2.6's new locations. Closes: 547565.
* Fix few typos, missing declarations and indentation errors that lead
  to a crash.

12. By Matthias Klose

Correctly set the `include-links' option.

11. By Matthias Klose

Disable python-support in python-central's debhelper sequence file.
Closes: #489390.

10. By Raphaël Hertzog

* Non-maintainer upload.
* Accept packages providing support of only old python runtimes.
  Closes: #399986

9. By Michael Vogt

* pyversions.py:
  - be more robust when upgrading (lp: #56779)

8. By Michael Vogt

* pycentral.py:
  - fix upgrade issue when there are no "old-versions" yet (lp: #61892)

Branch metadata

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

Subscribers