File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -5,13 +5,14 @@ scikit-learn (0.14-1) unstable; urgency=low
55 - overload dh_auto_clean to call "clean" without -a
66 (see https://github.com/scikit-learn/scikit-learn/issues/2351)
77 * debian/control
8- - require sphinx 1.1.3 due to problems with unicode in earlier
9- present on older Debian/Ubuntu's versions
108 - Build-Depends:
119 - multilined
1210 - dropped swig (not needed since awhile)
1311 - moved sphinx, PIL, and graphviz to Build-Depends-Indep since
1412 needed only for -doc package
13+ - require sphinx 1.1.3 due to problems with unicode in earlier
14+ present on older Debian/Ubuntu's versions
15+ - boosted policy to 3.9.4 (no further changes)
1516
1617 -- Yaroslav Halchenko <debian@onerussian.com> Wed, 07 Aug 2013 20:16:04 -0400
1718
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 7.0.50),
1414 python-joblib (>= 0.4.5),
1515Build-Depends-Indep:
1616 python-sphinx (>= 1.1.3~), python-imaging, graphviz,
17- Standards-Version: 3.9.3
17+ Standards-Version: 3.9.4
1818XS-Python-Version: >= 2.6
1919Homepage: http://scikit-learn.sourceforge.net
2020Vcs-Browser: http://github.com/yarikoptic/scikit-learn
You can’t perform that action at this time.
0 commit comments