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

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


    Date: Monday, December 19, 2011 @ 20:14:21
  Author: jtaylor-guest
Revision: 19680

add breaks and replaces

Modified:
  packages/ipython/trunk/debian/control

Modified: packages/ipython/trunk/debian/control
===================================================================
--- packages/ipython/trunk/debian/control	2011-12-19 20:14:16 UTC (rev 19679)
+++ packages/ipython/trunk/debian/control	2011-12-19 20:14:21 UTC (rev 19680)
@@ -49,6 +49,8 @@
           python-numpy,
           python-profiler,
           python-zmq (>= 2.0.10.1)
+Replaces: ipython-parallel (<< 0.12~20111208~ee40ebe0-2)
+Breaks: ipython-parallel(<< 0.12~20111208~ee40ebe0-2)
 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
@@ -119,6 +121,8 @@
 Section: doc
 Architecture: all
 Depends: ipython (= ${binary:Version}), ${misc:Depends}, ${sphinxdoc:Depends}
+Replaces: ipython-parallel (<< 0.12~20111208~ee40ebe0-2)
+Breaks: ipython-parallel(<< 0.12~20111208~ee40ebe0-2)
 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




More information about the Python-modules-commits mailing list