Skip to content
Snippets Groups Projects
Commit 314f2961 authored by Yaroslav Halchenko's avatar Yaroslav Halchenko
Browse files

ENH: Move sphinx&Co to build-depends-indep

parent 27227556
No related branches found
No related tags found
No related merge requests found
...@@ -10,8 +10,10 @@ scikit-learn (0.14-1) unstable; urgency=low ...@@ -10,8 +10,10 @@ scikit-learn (0.14-1) unstable; urgency=low
- Build-Depends: - Build-Depends:
- multilined - multilined
- dropped swig (not needed since awhile) - dropped swig (not needed since awhile)
- moved sphinx, PIL, and graphviz to Build-Depends-Indep since
needed only for -doc package
-- Yaroslav Halchenko <debian@onerussian.com> Wed, 07 Aug 2013 20:14:16 -0400 -- Yaroslav Halchenko <debian@onerussian.com> Wed, 07 Aug 2013 20:16:04 -0400
scikit-learn (0.14~a1+git20-gc9ba2c3-1) UNRELEASED; urgency=low scikit-learn (0.14~a1+git20-gc9ba2c3-1) UNRELEASED; urgency=low
......
...@@ -9,10 +9,11 @@ Build-Depends: debhelper (>= 7.0.50), ...@@ -9,10 +9,11 @@ Build-Depends: debhelper (>= 7.0.50),
python-setuptools, python-setuptools,
python-numpy, python-scipy, python-numpy, python-scipy,
libsvm-dev (>= 2.84.0), libsvm-dev (>= 2.84.0),
python-sphinx (>= 1.1.3~), python-imaging, graphviz,
python-nose, python-nose,
python-matplotlib, python-matplotlib,
python-joblib (>= 0.4.5), python-joblib (>= 0.4.5),
Build-Depends-Indep:
python-sphinx (>= 1.1.3~), python-imaging, graphviz,
Standards-Version: 3.9.3 Standards-Version: 3.9.3
XS-Python-Version: >= 2.6 XS-Python-Version: >= 2.6
Homepage: http://scikit-learn.sourceforge.net Homepage: http://scikit-learn.sourceforge.net
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment