Package: matplotlib Version: 0.87.5-2.1 Severity: normal Tags: patch Hi,
Attached is the diff for my matplotlib 0.87.5-2.2 NMU. Thanks, -- ----------------------------------------------------------------- | ,''`. Stephen Gran | | : :' : [EMAIL PROTECTED] | | `. `' Debian user, admin, and developer | | `- http://www.debian.org | -----------------------------------------------------------------
diff -u matplotlib-0.87.5/debian/control matplotlib-0.87.5/debian/control
--- matplotlib-0.87.5/debian/control
+++ matplotlib-0.87.5/debian/control
@@ -10,7 +10,7 @@
Package: python-matplotlib
Architecture: any
XB-Python-Version: ${python:Versions}
-Depends: ${python:Depends}, python-numeric | python-numarray | python-numpy
(>=1:1.0b5), python-gd (>=0.52) | python-pypaint | python-gtk2 |
libwxgtk2.4-python | python-qt3, python-numeric-ext | python-numarray-ext,
python-tz, python-dev, dvipng, python-matplotlib-data(=${source:Version})
+Depends: ${python:Depends}, python-numeric | python-numarray | python-numpy
(>=1:1.0b5), python-gd (>=0.52) | python-pypaint | python-gtk2 |
libwxgtk2.4-python | python-qt3, python-numeric-ext | python-numarray-ext,
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.5/debian/changelog matplotlib-0.87.5/debian/changelog
--- matplotlib-0.87.5/debian/changelog
+++ matplotlib-0.87.5/debian/changelog
@@ -1,3 +1,10 @@
+matplotlib (0.87.5-2.2) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Also Depend: on python-dateutil (closes: #396335)
+
+ -- Mark Hymers <[EMAIL PROTECTED]> Tue, 31 Oct 2006 18:05:10 +0000
+
matplotlib (0.87.5-2.1) unstable; urgency=low
* Non-maintainer upload.
diff -u matplotlib-0.87.5/debian/copyright matplotlib-0.87.5/debian/copyright
--- matplotlib-0.87.5/debian/copyright
+++ matplotlib-0.87.5/debian/copyright
@@ -1,5 +1,5 @@
This package was debianized by Vittorio Palmisano <[EMAIL PROTECTED]> on
-Sat, 28 Oct 2006 13:21:18 +0000
+Tue, 31 Oct 2006 18:10:06 +0000
It was downloaded from http://matplotlib.sourceforge.net/
signature.asc
Description: Digital signature

