diff -Nru python-scipy-0.9.0+dfsg1/debian/changelog python-scipy-0.9.0+dfsg1/debian/changelog --- python-scipy-0.9.0+dfsg1/debian/changelog 2012-03-27 19:00:45.000000000 +0000 +++ python-scipy-0.9.0+dfsg1/debian/changelog 2012-04-23 19:32:27.000000000 +0000 @@ -1,3 +1,9 @@ +python-scipy (0.9.0+dfsg1-1ubuntu2) precise; urgency=low + + * recommend python-dev and python-imaging (LP: #655192) + + -- Julian Taylor Mon, 23 Apr 2012 21:32:18 +0200 + python-scipy (0.9.0+dfsg1-1ubuntu1) precise; urgency=low * add python3 packages (LP: #960595) diff -Nru python-scipy-0.9.0+dfsg1/debian/control python-scipy-0.9.0+dfsg1/debian/control --- python-scipy-0.9.0+dfsg1/debian/control 2012-03-27 19:10:22.000000000 +0000 +++ python-scipy-0.9.0+dfsg1/debian/control 2012-04-23 19:32:53.000000000 +0000 @@ -20,7 +20,7 @@ Architecture: any Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends} Provides: ${python:Provides} -Recommends: g++ | c++-compiler +Recommends: g++ | c++-compiler, python-dev, python-imaging Suggests: python-profiler Description: scientific tools for Python SciPy supplements the popular NumPy module (python-numpy package), gathering a