Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
scikit-learn
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Ian Johnson
scikit-learn
Commits
92858009
Commit
92858009
authored
11 years ago
by
Yaroslav Halchenko
Browse files
Options
Downloads
Patches
Plain Diff
multilined Build-Depends
parent
5cb9f5a2
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
debian/changelog
+2
-1
2 additions, 1 deletion
debian/changelog
debian/control
+11
-1
11 additions, 1 deletion
debian/control
with
13 additions
and
2 deletions
debian/changelog
+
2
−
1
View file @
92858009
...
@@ -7,8 +7,9 @@ scikit-learn (0.14-1) unstable; urgency=low
...
@@ -7,8 +7,9 @@ scikit-learn (0.14-1) unstable; urgency=low
* debian/control
* debian/control
- require sphinx 1.1.3 due to problems with unicode in earlier
- require sphinx 1.1.3 due to problems with unicode in earlier
present on older Debian/Ubuntu's versions
present on older Debian/Ubuntu's versions
- multilined Build-Depends
-- Yaroslav Halchenko <debian@onerussian.com> Wed, 07 Aug 2013 20:
06
:1
8
-0400
-- Yaroslav Halchenko <debian@onerussian.com> Wed, 07 Aug 2013 20:
13
:1
2
-0400
scikit-learn (0.14~a1+git20-gc9ba2c3-1) UNRELEASED; urgency=low
scikit-learn (0.14~a1+git20-gc9ba2c3-1) UNRELEASED; urgency=low
...
...
This diff is collapsed.
Click to expand it.
debian/control
+
11
−
1
View file @
92858009
...
@@ -3,7 +3,17 @@ Section: python
...
@@ -3,7 +3,17 @@ Section: python
Priority: optional
Priority: optional
Maintainer: NeuroDebian Team <team@neuro.debian.net>
Maintainer: NeuroDebian Team <team@neuro.debian.net>
Uploaders: Yaroslav Halchenko <debian@onerussian.com>, Michael Hanke <michael.hanke@gmail.com>
Uploaders: Yaroslav Halchenko <debian@onerussian.com>, Michael Hanke <michael.hanke@gmail.com>
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
Build-Depends: debhelper (>= 7.0.50),
python-all-dev (>= 2.5), python-support (>= 0.6),
cython (>= 0.12~),
python-setuptools,
python-numpy, python-scipy,
libsvm-dev (>= 2.84.0),
python-sphinx (>= 1.1.3~), python-imaging, graphviz,
python-nose,
python-matplotlib,
python-joblib (>= 0.4.5),
swig,
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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment