Package: python-imaging
Version: 1.1.7+2.0.0-1
Severity: normal

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Dear Maintainer,

As seen in https://bugs.launchpad.net/ubuntu/+source/phatch/+bug/1173704 and
its duplicates, we missed PngImagePlugin when creating the PILcompat package.
It's an easy fix (see attached).

- -- System Information:
Debian Release: wheezy/sid
  APT prefers saucy-updates
  APT policy: (500, 'saucy-updates'), (500, 'saucy-security'), (500, 'saucy'), 
(100, 'saucy-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.9.0-2-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python-imaging depends on:
ii  libc6                  2.17-0ubuntu5
ii  libfreetype6           2.4.11-0ubuntu1
ii  libjpeg8               8c-2ubuntu7
ii  liblcms1               1.19.dfsg-1.2ubuntu2
ii  libtiff5               4.0.2-4ubuntu3
ii  mime-support           3.54ubuntu1
ii  python                 2.7.4-0ubuntu1
ii  python-imaging-compat  1.1.7+2.0.0-1
ii  zlib1g                 1:1.2.8.dfsg-1ubuntu1

python-imaging recommends no packages.

Versions of packages python-imaging suggests:
pn  python-imaging-dbg  <none>
pn  python-imaging-doc  <none>

- -- no debconf information

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJRnRPJAAoJEBJutWOnSwa/qsgQALqDc2Hpbk8udYN4TbG+3I2G
rEKGc+Dnd55sbgaz0Fngw3Q3pcih8aDAhf9EHQoocveA2Et7G7H8V4QXxyrJ0qch
cuifzbsOSveuDqkONsrYynsr9OmixLD+ZxP04niU26UGYBwOR0jloi3ymWuONbyd
2ztQW2Y9S/xyWuzOtsKc958IAzzV3pr/Gn75OfmAtYYn1/FxHxubQRnnV1HgNTD4
Ls+hqv76O4nX095tXmqaQfilpuGNOYIEkZV+u1jNr7FCxC+Fmfi4f2SHCT45vvaa
jGs8PpPtBpARjUnNC0tVsQtNpkzdP01LH276BzgTD3uzq59nf6XC5oInBXipJnNN
Li8Rk9Rj2SZSSwQKK3NPivb3qRiRTB1g7qHDZWICTP4P/l1jEARL/HPxoN5eXDN8
9vYq/Mdu8VlJ0t22VKUF/RXBAniM9YgBJR7I6sDoE0k7vDi30FAA064iN/esKXXx
ZgGXGkv76f0ci06BCwvQ3lJQMeqxTxdLu74Hyhwk2Kmw51omt2l75W7Myuwi4iel
RHBL1l1/coaJmBw0ER9l1MaK0+5mJb9NkLStob9NpeWSTFn9Y4EfBq1fccDns9oo
xht5DM+iArG6/hjgS2SzQmSkMIjIGzycBrXuvvo58XXeMM8qtxX8iwn4Nv4N0Q4/
IAIeh7zZe4cGw0W72qdk
=T/4e
-----END PGP SIGNATURE-----
=== added file 'debian/PILcompat/PILcompat/PngImagePlugin.py'
--- debian/PILcompat/PILcompat/PngImagePlugin.py	1970-01-01 00:00:00 +0000
+++ debian/PILcompat/PILcompat/PngImagePlugin.py	2013-05-22 18:32:59 +0000
@@ -0,0 +1,1 @@
+from PIL.PngImagePlugin import *

Reply via email to