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

speijnik-guest at users.alioth.debian.org speijnik-guest at users.alioth.debian.org
Wed Feb 18 06:38:35 UTC 2009


    Date: Wednesday, February 18, 2009 @ 06:38:33
  Author: speijnik-guest
Revision: 7617

Fix broken Suggest on libjs-jquery (typo, was: libjs-query).

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

Modified: packages/ipython/trunk/debian/changelog
===================================================================
--- packages/ipython/trunk/debian/changelog	2009-02-17 22:25:00 UTC (rev 7616)
+++ packages/ipython/trunk/debian/changelog	2009-02-18 06:38:33 UTC (rev 7617)
@@ -1,3 +1,9 @@
+ipython (0.9.1-3) unstable; urgency=low
+
+  * Fixed broken Suggest on libjs-jquery (typo, was: libjs-query).
+
+ -- Stephan Peijnik <debian at sp.or.at>  Wed, 18 Feb 2009 07:37:52 +0100
+
 ipython (0.9.1-2) unstable; urgency=low
 
   * Upload to unstable.

Modified: packages/ipython/trunk/debian/control
===================================================================
--- packages/ipython/trunk/debian/control	2009-02-17 22:25:00 UTC (rev 7616)
+++ packages/ipython/trunk/debian/control	2009-02-18 06:38:33 UTC (rev 7617)
@@ -17,7 +17,7 @@
 Depends: ${python:Depends}, ${misc:Depends}, python-pexpect
 Conflicts: python2.3-ipython, python2.4-ipython, ipython-common
 Replaces: python2.3-ipython, python2.4-ipython, ipython-common
-Suggests: python-profiler, python-numpy, python-matplotlib, libjs-query, python-gobject, python-gtk2, python-qt3 | python-qt4
+Suggests: python-profiler, python-numpy, python-matplotlib, libjs-jquery, python-gobject, python-gtk2, python-qt3 | python-qt4
 Recommends: python-wxgtk2.8, global, python-openssl (>= 0.6), python (>= 2.5) | python-ctypes, python-foolscap, python-zope-interface, python-twisted-core
 Description: enhanced interactive Python shell
  IPython can be used as a replacement for the standard Python shell,




More information about the Python-modules-commits mailing list