diff -u python-imaging-1.1.5/debian/changelog python-imaging-1.1.5/debian/changelog --- python-imaging-1.1.5/debian/changelog +++ python-imaging-1.1.5/debian/changelog @@ -1,3 +1,10 @@ +python-imaging (1.1.5-10ubuntu1~prop1) edgy-proposed; urgency=low + + * SRU: backport of missing ${shlibs:Depends} fix from 1.1.5-11 + (Closes: Malone #75021) + + -- Jordan Mantha Wed, 13 Dec 2006 16:23:08 -0800 + python-imaging (1.1.5-10build1) edgy; urgency=low * Rebuild to add support for python2.5. diff -u python-imaging-1.1.5/debian/control python-imaging-1.1.5/debian/control --- python-imaging-1.1.5/debian/control +++ python-imaging-1.1.5/debian/control @@ -8,7 +8,7 @@ Package: python-imaging Architecture: any -Depends: ${python:Depends}, mime-support | python-imaging-tk +Depends: ${python:Depends}, mime-support | python-imaging-tk, ${shlibs:Depends} Suggests: python-imaging-doc Conflicts: pil, python-pil, python2.3-imaging, python2.4-imaging Replaces: pil, python-pil, python2.3-imaging, python2.4-imaging @@ -39,7 +39,7 @@ Package: python-imaging-tk Architecture: any -Depends: python-imaging (= ${Source-Version}), python-tk (>= 2.4.3), ${python:Depends} +Depends: python-imaging (= ${Source-Version}), python-tk (>= 2.4.3), ${python:Depends}, ${shlibs:Depends} Conflicts: python-imaging (<< 1.0.1-3), python2.3-imaging-tk, python2.4-imaging-tk Replaces: python-imaging (<< 1.0.1-3), python2.3-imaging-tk, python2.4-imaging-tk Suggests: python-imaging-doc @@ -50,7 +50,7 @@ Package: python-imaging-sane Architecture: any -Depends: python-imaging (= ${Source-Version}), ${python:Depends} +Depends: python-imaging (= ${Source-Version}), ${python:Depends}, ${shlibs:Depends} Conflicts: python2.3-imaging-sane, python2.4-imaging-sane Replaces: python2.3-imaging-sane, python2.4-imaging-sane Recommends: python-tk