tags 408944 patch thanks Hi folks,
As noted, this bug needs to be fixed for testing/unstable, not just for experimental; so I've prepared an NMU with the attached trivial, self-evident patch. The NMU will be uploaded to incoming shortly. Thanks, -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. [EMAIL PROTECTED] http://www.debian.org/
diff -u matplotlib-0.87.7/debian/control matplotlib-0.87.7/debian/control --- matplotlib-0.87.7/debian/control +++ matplotlib-0.87.7/debian/control @@ -10,7 +10,7 @@ Package: python-matplotlib Architecture: any XB-Python-Version: ${python:Versions} -Depends: ${python:Depends}, python-numpy (>= 1:1.0.1) | python-numeric-ext | python-numarray-ext, python-gd (>= 0.52) | python-pypaint | python-gtk2 | libwxgtk2.4-python | python-qt3, python-tz, python-dev, dvipng, python-matplotlib-data (>= ${source:Version}), python-dateutil +Depends: ${python:Depends}, python-numpy (>= 1:1.0.1) | python-numeric-ext | python-numarray-ext, python-tk, python-gd (>= 0.52) | python-pypaint | python-gtk2 | libwxgtk2.4-python | python-qt3, python-tz, python-dev, dvipng, python-matplotlib-data (>= ${source:Version}), python-dateutil Provides: ${python:Provides} Conflicts: python2.3-matplotlib, python2.4-matplotlib Replaces: python2.3-matplotlib, python2.4-matplotlib diff -u matplotlib-0.87.7/debian/changelog matplotlib-0.87.7/debian/changelog --- matplotlib-0.87.7/debian/changelog +++ matplotlib-0.87.7/debian/changelog @@ -1,3 +1,12 @@ +matplotlib (0.87.7-0.3) unstable; urgency=high + + * Non-maintainer upload. + * High-urgency upload for RC bugfix. + * Add dependency on python-tk, to ensure the package works out-of-the-box. + Closes: #408944. + + -- Steve Langasek <[EMAIL PROTECTED]> Wed, 7 Mar 2007 13:32:41 -0800 + matplotlib (0.87.7-0.2) unstable; urgency=high * Non-maintainer upload. diff -u matplotlib-0.87.7/debian/copyright matplotlib-0.87.7/debian/copyright --- matplotlib-0.87.7/debian/copyright +++ matplotlib-0.87.7/debian/copyright @@ -1,5 +1,5 @@ This package was debianized by Vittorio Palmisano <[EMAIL PROTECTED]> on -Wed, 28 Feb 2007 09:47:13 +0000 +Wed, 07 Mar 2007 13:36:58 -0800 It was downloaded from http://matplotlib.sourceforge.net/