diff -u matplotlib-0.98.5.2/debian/changelog matplotlib-0.98.5.2/debian/changelog --- matplotlib-0.98.5.2/debian/changelog +++ matplotlib-0.98.5.2/debian/changelog @@ -1,3 +1,10 @@ +matplotlib (0.98.5.2-1ubuntu4) jaunty; urgency=low + + * package depends exclusively on python-tk for backend + * user can select backend after install + + -- John Haitas Mon, 11 May 2009 11:41:45 -0500 + matplotlib (0.98.5.2-1ubuntu3) jaunty; urgency=low * Install egg-info files and add python-setuptools to build depends; thanks to diff -u matplotlib-0.98.5.2/debian/control matplotlib-0.98.5.2/debian/control --- matplotlib-0.98.5.2/debian/control +++ matplotlib-0.98.5.2/debian/control @@ -55,7 +55,7 @@ python-cairo, python-dateutil, python-excelerator, - python-tk | python-gtk2 | python-wxgtk2.8 | python-qt3 | python-qt4, + python-tk, python-glade2, python-gobject, python-matplotlib-data (>= ${source:Version}),