File tree 2 files changed +4
-3
lines changed
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
5
5
- overload dh_auto_clean to call "clean" without -a
6
6
(see https://github.com/scikit-learn/scikit-learn/issues/2351)
7
7
* debian/control
8
- - require sphinx 1.1.3 due to problems with unicode in earlier
9
- present on older Debian/Ubuntu's versions
10
8
- Build-Depends:
11
9
- multilined
12
10
- dropped swig (not needed since awhile)
13
11
- moved sphinx, PIL, and graphviz to Build-Depends-Indep since
14
12
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)
15
16
16
17
-- Yaroslav Halchenko <debian@onerussian.com> Wed, 07 Aug 2013 20:16:04 -0400
17
18
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 7.0.50),
14
14
python-joblib (>= 0.4.5),
15
15
Build-Depends-Indep:
16
16
python-sphinx (>= 1.1.3~), python-imaging, graphviz,
17
- Standards-Version: 3.9.3
17
+ Standards-Version: 3.9.4
18
18
XS-Python-Version: >= 2.6
19
19
Homepage: http://scikit-learn.sourceforge.net
20
20
Vcs-Browser: http://github.com/yarikoptic/scikit-learn
You can’t perform that action at this time.
0 commit comments