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

debian/control - boosted policy to 3.9.6 - properly dropped python-support

debian/rules was already using dh_ helpers (Closes: #786185)
parent 28c95459
No related branches found
No related tags found
No related merge requests found
scikit-learn (0.16.1-2) unstable; urgency=medium
* Upload to unstable (Closes: #792074)
* debian/control
- boosted policy to 3.9.6
- properly dropped python-support, debian/rules was already
using dh_ helpers (Closes: #786185)
* debian/patches
Picked up from usptream 2 fixes:
- changeset_190fe7347cfd6fab67f37c7535c4fa9b8f0870de.diff
......
......@@ -4,19 +4,19 @@ Priority: optional
Maintainer: NeuroDebian Team <team@neuro.debian.net>
Uploaders: Yaroslav Halchenko <debian@onerussian.com>, Michael Hanke <michael.hanke@gmail.com>
Build-Depends: debhelper (>= 7.0.50), dh-autoreconf,
python-all-dev (>= 2.5),
python-all-dev (>= 2.6.6-3~), dh-python,
cython (>= 0.12~),
python-setuptools,
python-numpy, python-scipy,
libsvm-dev (>= 2.84.0),
python-nose,
python-matplotlib,
python-joblib (>= 0.4.5), python-support,
python-joblib (>= 0.4.5),
libatlas3-base,
Build-Depends-Indep:
python-sphinx (>= 1.0), python-imaging, graphviz,
Standards-Version: 3.9.4
XS-Python-Version: >= 2.6
Standards-Version: 3.9.6
X-Python-Version: >= 2.6
Homepage: http://scikit-learn.sourceforge.net
Vcs-Browser: http://github.com/yarikoptic/scikit-learn
Vcs-Git: git://github.com/yarikoptic/scikit-learn.git
......
2
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment