[Python-modules-commits] r21829 - in packages/matplotlib/trunk/debian (changelog control)
morph at users.alioth.debian.org
morph at users.alioth.debian.org
Sun May 20 10:41:21 UTC 2012
Date: Sunday, May 20, 2012 @ 10:41:17
Author: morph
Revision: 21829
remove Qt3 dependencies, not required since a long time, easying Qt3
removal from Debian; thanks to Ana Guerrero for report; Closes: #673399
Modified:
packages/matplotlib/trunk/debian/changelog
packages/matplotlib/trunk/debian/control
Modified: packages/matplotlib/trunk/debian/changelog
===================================================================
--- packages/matplotlib/trunk/debian/changelog 2012-05-20 09:59:52 UTC (rev 21828)
+++ packages/matplotlib/trunk/debian/changelog 2012-05-20 10:41:17 UTC (rev 21829)
@@ -3,8 +3,10 @@
* debian/control
- remove some unnecessary build-depends; thanks to Michael Droettboom from
upstream for the review of the b-d packages list
+ - remove Qt3 dependencies, not required since a long time, easying Qt3
+ removal from Debian; thanks to Ana Guerrero for report; Closes: #673399
- -- Sandro Tosi <morph at debian.org> Sun, 20 May 2012 11:58:57 +0200
+ -- Sandro Tosi <morph at debian.org> Sun, 20 May 2012 12:10:59 +0200
matplotlib (1.1.1~rc1-2) unstable; urgency=low
Modified: packages/matplotlib/trunk/debian/control
===================================================================
--- packages/matplotlib/trunk/debian/control 2012-05-20 09:59:52 UTC (rev 21828)
+++ packages/matplotlib/trunk/debian/control 2012-05-20 10:41:17 UTC (rev 21829)
@@ -57,7 +57,6 @@
python-excelerator,
python-gtk2,
python-matplotlib-doc,
- python-qt3,
python-qt4,
python-scipy,
python-traits (>= 2.0),
More information about the Python-modules-commits
mailing list