8000 multilined Build-Depends · scikit-learn/scikit-learn@9285800 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9285800

Browse files
committed
multilined Build-Depends
1 parent 5cb9f5a commit 9285800

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

debian/changelog

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@ scikit-learn (0.14-1) unstable; urgency=low
77
* debian/control
88
- require sphinx 1.1.3 due to problems with unicode in earlier
99
present on older Debian/Ubuntu's versions
10+
- multilined Build-Depends
1011

11-
-- Yaroslav Halchenko <debian@onerussian.com> Wed, 07 Aug 2013 20:06:18 -0400
12+
-- Yaroslav Halchenko <debian@onerussian.com> Wed, 07 Aug 2013 20:13:12 -0400
1213

1314
scikit-learn (0.14~a1+git20-gc9ba2c3-1) UNRELEASED; urgency=low
1415

debian/control

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,17 @@ Section: python
33
Priority: optional
44
Maintainer: NeuroDebian Team <team@neuro.debian.net>
55
Uploaders: Yaroslav Halchenko <debian@onerussian.com>, Michael Hanke <michael.hanke@gmail.com>
6-
Build-Depends: debhelper (>= 7.0.50), python-all-dev (>= 2.5), python-support (>= 0.6), python-numpy, python-scipy, libsvm-dev (>= 2.84.0), python-sphinx (>= 1.1.3~), graphviz, python-nose, python-setuptools, cython (>= 0.12~), python-matplotlib, swig, python-joblib (>= 0.4.5), python-imaging
6+
Build-Depends: debhelper (>= 7.0.50),
7+
python-all-dev (>= 2.5), python-support (>= 0.6),
8+
cython (>= 0.12~),
9+
python-setuptools,
10+
python-numpy, python-scipy,
11+
libsvm-dev (>= 2.84.0),
12+
python-sphinx (>= 1.1.3~), python-imaging, graphviz,
13+
python-nose,
14+
python-matplotlib,
15+
python-joblib (>= 0.4.5),
16+
swig,
717
Standards-Version: 3.9.3
818
XS-Python-Version: >= 2.6
919
Homepage: http://scikit-learn.sourceforge.net

0 commit comments

Comments
 (0)
0