[spyder] 01/04: Moved python[3]-jedi from Suggests to Depends
Frédéric-Emmanuel Picca
picca at moszumanska.debian.org
Tue Jan 24 22:15:11 UTC 2017
This is an automated email from the git hooks/post-receive script.
picca pushed a commit to branch master
in repository spyder.
commit 670bca8f03c7ccc5bb0938f8590c944d67fbe55a
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date: Tue Jan 24 22:02:10 2017 +0100
Moved python[3]-jedi from Suggests to Depends
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index fdcf02e..4e3863d 100644
--- a/debian/control
+++ b/debian/control
@@ -56,6 +56,7 @@ Depends: ${misc:Depends},
pylint,
python-bs4,
python-chardet,
+ python-jedi,
python-nbconvert,
python-numpydoc,
python-pep8,
@@ -75,7 +76,6 @@ Recommends: python-matplotlib,
python-scipy,
spyder-doc (= ${binary:Version})
Suggests: gitk,
- python-jedi,
python-rope,
tortoisehg
Breaks: ${python:Breaks},
@@ -161,6 +161,7 @@ Depends: ${misc:Depends},
pylint,
python3-bs4,
python3-chardet,
+ python3-jedi,
python3-nbconvert,
python3-numpydoc,
python3-pep8,
@@ -180,7 +181,6 @@ Recommends: python3-matplotlib,
python3-scipy,
spyder-doc (= ${binary:Version})
Suggests: gitk,
- python3-jedi,
tortoisehg
Breaks: ${python3:Breaks},
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