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

jtaylor-guest at users.alioth.debian.org jtaylor-guest at users.alioth.debian.org
Fri Mar 16 21:28:42 UTC 2012


    Date: Friday, March 16, 2012 @ 21:28:41
  Author: jtaylor-guest
Revision: 20819

remove transitional ipython-parallel package

Modified:
  packages/ipython/trunk/debian/changelog
  packages/ipython/trunk/debian/control

Modified: packages/ipython/trunk/debian/changelog
===================================================================
--- packages/ipython/trunk/debian/changelog	2012-03-16 21:23:03 UTC (rev 20818)
+++ packages/ipython/trunk/debian/changelog	2012-03-16 21:28:41 UTC (rev 20819)
@@ -3,8 +3,9 @@
   * ipython-notebook: depend on libjs-mathjax instead of recommending.
     mathjax can't be securely served from cloudfront.
   * debian/rules: run python3 setup.py clean
+  * remove transitional ipython-parallel package
 
- -- Julian Taylor <jtaylor.debian at googlemail.com>  Fri, 16 Mar 2012 22:13:19 +0100
+ -- Julian Taylor <jtaylor.debian at googlemail.com>  Fri, 16 Mar 2012 22:27:48 +0100
 
 ipython (0.12-1) unstable; urgency=low
 

Modified: packages/ipython/trunk/debian/control
===================================================================
--- packages/ipython/trunk/debian/control	2012-03-16 21:23:03 UTC (rev 20818)
+++ packages/ipython/trunk/debian/control	2012-03-16 21:28:41 UTC (rev 20819)
@@ -50,8 +50,6 @@
           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
@@ -81,15 +79,6 @@
  .
  This package contains the Python3 variant of ipython.
 
-Package: ipython-parallel
-Depends: ipython (>= 0.12~), ${misc:Depends}
-Architecture: all
-Priority: extra
-Section: oldlibs
-Description: transitional dummy package
- This is a transitional package and can be safely removed
- after the installation is complete.
-
 Package: ipython-qtconsole
 Architecture: all
 Depends: ipython (= ${binary:Version}),
@@ -162,8 +151,6 @@
 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