Merge lp://staging/~barry/ubuntu/raring/python-imaging/lp1112496 into lp://staging/ubuntu/raring/python-imaging

Proposed by Barry Warsaw
Status: Needs review
Proposed branch: lp://staging/~barry/ubuntu/raring/python-imaging/lp1112496
Merge into: lp://staging/ubuntu/raring/python-imaging
Diff against target: 210 lines (+56/-0)
28 files modified
.bzrignore (+1/-0)
debian/PILcompat/PILcompat.pth (+1/-0)
debian/PILcompat/PILcompat/Image.py (+1/-0)
debian/PILcompat/PILcompat/ImageChops.py (+1/-0)
debian/PILcompat/PILcompat/ImageColor.py (+1/-0)
debian/PILcompat/PILcompat/ImageCrackCode.py (+1/-0)
debian/PILcompat/PILcompat/ImageDraw.py (+1/-0)
debian/PILcompat/PILcompat/ImageEnhance.py (+1/-0)
debian/PILcompat/PILcompat/ImageFile.py (+1/-0)
debian/PILcompat/PILcompat/ImageFileIO.py (+1/-0)
debian/PILcompat/PILcompat/ImageFilter.py (+1/-0)
debian/PILcompat/PILcompat/ImageFont.py (+1/-0)
debian/PILcompat/PILcompat/ImageGL.py (+1/-0)
debian/PILcompat/PILcompat/ImageGrab.py (+1/-0)
debian/PILcompat/PILcompat/ImageMath.py (+1/-0)
debian/PILcompat/PILcompat/ImageOps.py (+1/-0)
debian/PILcompat/PILcompat/ImagePalette.py (+1/-0)
debian/PILcompat/PILcompat/ImagePath.py (+1/-0)
debian/PILcompat/PILcompat/ImageQt.py (+1/-0)
debian/PILcompat/PILcompat/ImageSequence.py (+1/-0)
debian/PILcompat/PILcompat/ImageStat.py (+1/-0)
debian/PILcompat/PILcompat/ImageTk.py (+1/-0)
debian/PILcompat/PILcompat/ImageWin.py (+1/-0)
debian/PILcompat/PILcompat/PSDraw.py (+1/-0)
debian/PILcompat/setup.py (+11/-0)
debian/changelog (+8/-0)
debian/control (+10/-0)
debian/rules (+3/-0)
To merge this branch: bzr merge lp://staging/~barry/ubuntu/raring/python-imaging/lp1112496
Reviewer Review Type Date Requested Status
Matthias Klose Pending
Review via email: mp+146740@code.staging.launchpad.net

Description of the change

Compatibility hack package for Python 2. See the bug for details.

To post a comment you must log in.
31. By Barry Warsaw

  to get back the old top-level module names (i.e. not subpackages
  within PIL) for Python 2 only. (LP: #1112496).

Unmerged revisions

31. By Barry Warsaw

  to get back the old top-level module names (i.e. not subpackages
  within PIL) for Python 2 only. (LP: #1112496).

30. By Barry Warsaw

debian/control, debian/PILcompat*: Add python-imaging-compat package
to get back the old `import Image` behavior for Python 2 only.
(LP: #1112496).

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches

to all changes: