lp:ubuntu/utopic-proposed/python-defaults

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/utopic-proposed/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
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

66. By Scott Kitterman

[ Barry Warsaw ]
* Fix typo in policy doc re: wheel package exception list.
* Add myself to Uploaders.

[ Scott Kitterman ]
* Fix error in pydist package relationship regex (Closes: #735163)
  - Thanks to Rafael Laboissiere for the patch
* Switch from using lsb-release to dpkg-vendor to determine distro and drop
  lsb-release from build-depends (Closes: #751706)
  - Thanks to Peter Pentchev for the patch
* Drop unused build-depends on libhtml-tree-perl
* Clarify discussion of requirement to use python:Provides (Closes: #669346)
* Add clarification of naming requirements for submocules (Closes: #701192)
* Minor cleanups in debian/pyversions.py
* Stop automatically regenerating static content (dh_python2 man pages and
  Python FAQ) and drop build-dep on python-docutils to ease bootstrapping
  (Closes: #754060)
  - Add direct build-dep on python-all to replace indirect build-dep
* Bump version to 2.7.8
* Drop ancient Breaks on python-csv, python-bz2, and python-email

65. By Scott Kitterman

[ Barry Warsaw ]
Add python policy for Python Wheels

64. By Matthias Klose

* Bump version to 2.7.6.
* dh_python2: no longer move files to /usr/share/pyshared, don't create
  /usr/lib/pyshared symlinks for extensions.
* Use UTF-8 encoding for the python policy in HTML format. Closes: #689931.
* Add a chapter for the python policy to prefer Python 3 over Python 2.

63. By Piotr Ożarowski

[ Steve Langasek ]
* Adjust debpython/depends.py to be multiarch-friendly.

[ Piotr Ożarowski ]
* Set "Multi-Arch: allowed" in python, python-dev, python-minimal,
  python-dbg, python-all, python-all-dev, python-all-dbg
* Replace /usr/bin/dh_python2 with a Python script that invokes
  dh-python's dh_python2 if Build-Depends{,-Indep} contains dh-python

62. By Scott Kitterman

Add libpython-all-dbg.postinst to convert the doc directory to a symlink
on upgrade (Closes: #718736)

61. By Piotr Ożarowski

[ Matthias Klose ]
* Fix libpython-all-dbg doc dir symlink. Closes: #712270.

[ Piotr Ożarowski ]
* Replace /usr/bin/dh_python2 with a shell script that invokes
  dh-python's dh_python2 if debian/control mentions dh-python
* dh_python2: warnings about --install-layout=deb and translating
  dependencies are just an info now

60. By Matthias Klose

Add dependencies on the new libpython-{stdlib,all-dev,all-dbg} packages.

59. By Matthias Klose

Drop Python 2.6 as a supported Python version.

58. By Scott Kitterman

[ Dmitry Shachnev ]
* Revert previous prerm/postrm changes:
  - prerm is never called as `prerm purge`.
  - configuration files shouldn't be deleted on package remove.

57. By Piotr Ożarowski

[ Piotr Ożarowski ]
* dh_python2:
  - no longer sensitive to trailing slash in private dir names
    (closes: #686358)
  - ignore /usr/bin/python3 shebangs in all packages, not just in
    python3-* ones
  - generates correct "python (<< 2.X)" dependencies for packages with
    private Python extensions (typo fixed)
* pyversions.py: fix parsing DEBPYTHON_SUPPORTED env. variable
  (versions should be separated using comma, as in debian_defaults
  config file)

[ Dmitry Shachnev ]
* debian/python.{pre,post}rm.in: Handle purge command the same way as
  remove (thanks to Mitsuya Shibata for the bug report)

Branch metadata

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

Subscribers