[Python-modules-commits] r19661 - in packages/ipython/trunk/debian (control)

jtaylor-guest at users.alioth.debian.org jtaylor-guest at users.alioth.debian.org
Mon Dec 19 20:12:00 UTC 2011


    Date: Monday, December 19, 2011 @ 20:11:59
  Author: jtaylor-guest
Revision: 19661

add python3-all b-d and wrap-and-sort

Modified:
  packages/ipython/trunk/debian/control

Modified: packages/ipython/trunk/debian/control
===================================================================
--- packages/ipython/trunk/debian/control	2011-12-19 20:11:55 UTC (rev 19660)
+++ packages/ipython/trunk/debian/control	2011-12-19 20:11:59 UTC (rev 19661)
@@ -21,6 +21,7 @@
                      python-sphinx (>= 1.0.7+dfsg-1~),
                      python-wxgtk2.8,
                      python-zmq (>= 2.1.4),
+                     python3-all,
                      xauth,
                      xvfb
 X-Python-Version: >= 2.6
@@ -61,8 +62,7 @@
 
 Package: ipython3
 Architecture: all
-Depends: ${misc:Depends},
-         ${python3:Depends}
+Depends: ${misc:Depends}, ${python3:Depends}
 Description: enhanced interactive Python shell
  IPython can be used as a replacement for the standard Python shell,
  or it can be used as a complete working environment for scientific
@@ -118,8 +118,8 @@
 Package: ipython-notebook
 Architecture: all
 Depends: ipython (= ${binary:Version}),
+         python-tornado (>= 2.1.0),
          python-zmq (>= 2.1.4),
-         python-tornado (>= 2.1.0),
          ${misc:Depends},
          ${python:Depends}
 Description: enhanced interactive Python shell




More information about the Python-modules-commits mailing list