[Python-modules-commits] r30684 - in packages/ipython/trunk/debian	(changelog control)
    jtaylor-guest at users.alioth.debian.org 
    jtaylor-guest at users.alioth.debian.org
       
    Sat Sep 20 13:01:59 UTC 2014
    
    
  
    Date: Saturday, September 20, 2014 @ 13:01:58
  Author: jtaylor-guest
Revision: 30684
drop wx build dependency
its not needed for documentation anymore either
Modified:
  packages/ipython/trunk/debian/changelog
  packages/ipython/trunk/debian/control
Modified: packages/ipython/trunk/debian/changelog
===================================================================
--- packages/ipython/trunk/debian/changelog	2014-09-20 12:43:39 UTC (rev 30683)
+++ packages/ipython/trunk/debian/changelog	2014-09-20 13:01:58 UTC (rev 30684)
@@ -1,6 +1,6 @@
 ipython (2.2.0-2) unstable; urgency=medium
 
-  * update wx build dependency for documentation to 3.0 (Closes: #760691)
+  * drop wx build dependency, not needed for tests anymore (Closes: #760691)
   * bump standard to 3.9.6, no changes required
   * refresh paths in debian/copyright and adapt to some removed files
 
Modified: packages/ipython/trunk/debian/control
===================================================================
--- packages/ipython/trunk/debian/control	2014-09-20 12:43:39 UTC (rev 30683)
+++ packages/ipython/trunk/debian/control	2014-09-20 13:01:58 UTC (rev 30684)
@@ -28,7 +28,6 @@
                      python-sphinx (>= 1.0.7+dfsg-1~),
                      python-tk,
                      python-tornado (>= 3.1.0),
-                     python-wxgtk3.0,
                      python-zmq (>= 2.1.11),
                      python3-all,
                      python3-setuptools,
    
    
More information about the Python-modules-commits
mailing list