[spyder] 04/05: add the jedi dependency

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Thu May 29 12:15:25 UTC 2014


This is an automated email from the git hooks/post-receive script.

picca pushed a commit to branch experimental
in repository spyder.

commit 07aef24e7f3157d39c8775f95cfd6dbfb85d07c1
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Thu May 29 12:47:26 2014 +0200

    add the jedi dependency
---
 debian/changelog | 3 ++-
 debian/control   | 4 +++-
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 964fe64..f743eb7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,11 @@
-spyder (2.3.0~rc+dfsg-1) UNRELEASED; urgency=low
+spyder (2.3.0~rc+dfsg-1~experimental1) experimental; urgency=low
 
   * Imported Upstream version 2.3.0~rc+dfsg
   * Add python-spyderlib-doc, spyder3 and python3-spyderlib binary packages
   * Bump Standards-Version to 3.9.5 (no changes required)
   * Use compat level 9
   * Updated URLS since upstream code moved from google code to bitbucket
+  * Recommends python-jedi and pyton3-jedi to allow jedi plugging
 
  -- Picca Frédéric-Emmanuel <picca at debian.org>  Thu, 29 May 2014 09:05:26 +0200
 
diff --git a/debian/control b/debian/control
index fe10d30..47007f7 100644
--- a/debian/control
+++ b/debian/control
@@ -46,6 +46,7 @@ Recommends: ipython-qtconsole,
             pep8,
             pyflakes (>= 0.5.0),
             pylint,
+            python-jedi,
             python-matplotlib,
             python-numpy,
             python-psutil (>= 0.3.0),
@@ -107,10 +108,11 @@ Depends: ${misc:Depends},
          libjs-jquery,
          libjs-mathjax,
          python3-pyqt4
-Recommends: ipython-qtconsole,
+Recommends: ipython3-qtconsole,
             python3-pep8,
             pyflakes (>= 0.5.0),
             pylint,
+            python3-jedi,
             python3-matplotlib,
             python3-numpy,
             python3-psutil (>= 0.3.0),

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/spyder.git



More information about the debian-science-commits mailing list