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,12 @@ +matplotlib (0.98.5.2-1ubuntu4) jaunty; urgency=low + + * Install dep python-tk given exclusive line + no longer ORed with python-gtk2 | python-wxgtk2.8 | python-qt3 | python-qt4 + * python-gtk2 | python-wxgtk2.8 | python-qt3 | python-qt4, retained + to prevent possible breakage + + -- John Haitas Mon, 04 May 2009 15:44:00 -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,8 @@ python-cairo, python-dateutil, python-excelerator, - python-tk | python-gtk2 | python-wxgtk2.8 | python-qt3 | python-qt4, + python-tk, + python-gtk2 | python-wxgtk2.8 | python-qt3 | python-qt4, python-glade2, python-gobject, python-matplotlib-data (>= ${source:Version}),