Merge lp://staging/~james-page/ubuntu/natty/mod-wsgi/fix-749720 into lp://staging/ubuntu/natty/mod-wsgi
Proposed by
James Page
Status: | Merged |
---|---|
Merged at revision: | 16 |
Proposed branch: | lp://staging/~james-page/ubuntu/natty/mod-wsgi/fix-749720 |
Merge into: | lp://staging/ubuntu/natty/mod-wsgi |
Diff against target: |
113 lines (+63/-4) 6 files modified
debian/changelog (+11/-0) debian/control (+3/-2) debian/libapache2-mod-wsgi-py3.postinst (+1/-1) debian/patches/fix-python-3.2-lp-749720.patch (+46/-0) debian/patches/series (+1/-0) debian/source/format (+1/-1) |
To merge this branch: | bzr merge lp://staging/~james-page/ubuntu/natty/mod-wsgi/fix-749720 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Dave Walker | Pending | ||
Review via email: mp+56721@code.staging.launchpad.net |
Description of the change
Updates to support python >= 3.2
PyCObject_
Minor update to py3.postinst to correctly detect default python3 version.
To post a comment you must log in.