[spyder] 01/02: move jedi and rope to Suggests

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Sat Dec 17 10:42:56 UTC 2016


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

picca pushed a commit to branch master
in repository spyder.

commit 86639f74d08ae2b9ab901b821637da732a212fa9
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Wed Dec 7 09:35:21 2016 +0100

    move jedi and rope to Suggests
---
 debian/control | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 33e7b15..d1a17c1 100644
--- a/debian/control
+++ b/debian/control
@@ -53,7 +53,6 @@ Depends: ${misc:Depends},
 	 pep8,
 	 pylint,
 	 python-bs4,
-         python-jedi,
 	 python-nbconvert,
          python-pep8,
          python-psutil,
@@ -63,7 +62,6 @@ Depends: ${misc:Depends},
 	 python-pickleshare,
 	 python-pyflakes,
 	 python-pygments,
-         python-rope,
 	 python-sphinx,
 	 python-zmq,
          spyder-common (= ${binary:Version}),
@@ -72,8 +70,10 @@ Recommends: python-matplotlib,
             python-pandas,
             python-scipy,
             spyder-doc (= ${binary:Version})
-Suggests: tortoisehg,
-          gitk
+Suggests: gitk,
+          python-jedi,
+          python-rope,
+          tortoisehg,
 Breaks: ${python:Breaks},
         spyder (<< 2.3.0+dfsg-2),
         python-spyderlib-doc (<< 2.3.0+dfsg-4),
@@ -153,7 +153,6 @@ Depends: ${misc:Depends},
 	 pep8,
 	 pylint,
 	 python3-bs4,
-         python3-jedi,
 	 python3-nbconvert,
 	 python3-pep8,
          python3-psutil,
@@ -171,8 +170,9 @@ Recommends: python3-matplotlib,
             python3-pandas,
             python3-scipy,
             spyder-doc (= ${binary:Version})
-Suggests: tortoisehg,
-          gitk
+Suggests: gitk,
+          python3-jedi,
+          tortoisehg,
 Breaks: ${python3:Breaks},
         spyder3 (<< 2.3.0+dfsg-2),
         python3-spyderlib (<< 3.0.0+dfsg1-1~)

-- 
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