[SCM] A Python IDE for scientists branch, master, updated. debian/2.2.0_beta1+dfsg-1-1-g4a94da5
Picca Frédéric-Emma?==?UTF-8?Q?nuel
picca at debian.org
Sun Jan 20 11:38:26 UTC 2013
The following commit has been merged in the master branch:
commit 4a94da5c67935649e4bdce3d3ee9142d722e7d1a
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date: Sun Jan 20 12:21:21 2013 +0100
fix typo ipython-qtconsol -> ipython-qtconsole
diff --git a/debian/changelog b/debian/changelog
index 781dd24..83f1fff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+spyder (2.2.0~beta1+dfsg-2) experimental; urgency=low
+
+ * fix typo ipython-qtconsol -> ipython-qtconsole
+
+ -- Picca Frédéric-Emmanuel <picca at debian.org> Sun, 20 Jan 2013 12:19:54 +0100
+
spyder (2.2.0~beta1+dfsg-1) experimental; urgency=low
* Imported Upstream version 2.2.0~beta1
diff --git a/debian/control b/debian/control
index ec4eb34..7943b33 100644
--- a/debian/control
+++ b/debian/control
@@ -36,7 +36,7 @@ Depends: ${misc:Depends},
libjs-jquery,
libjs-mathjax,
python-qt4
-Recommends: ipython-qtconsol,
+Recommends: ipython-qtconsole,
pep8,
pyflakes (>= 0.5.0),
pylint,
--
A Python IDE for scientists
More information about the debian-science-commits
mailing list