8000 dropping swig from build-depends · lithuak/scikit-learn@2722755 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2722755

Browse files
committed
dropping swig from build-depends
1 parent 9285800 commit 2722755

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

debian/changelog

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,11 @@ 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-Depe ADED nds
10+
- Build-Depends:
11+
- multilined
12+
- dropped swig (not needed since awhile)
1113

12-
-- Yaroslav Halchenko <debian@onerussian.com> Wed, 07 Aug 2013 20:13:12 -0400
14+
-- Yaroslav Halchenko <debian@onerussian.com> Wed, 07 Aug 2013 20:14:16 -0400
1315

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

debian/control

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ Build-Depends: debhelper (>= 7.0.50),
1313
python-nose,
1414
python-matplotlib,
1515
python-joblib (>= 0.4.5),
16-
swig,
1716
Standards-Version: 3.9.3
1817
XS-Python-Version: >= 2.6
1918
Homepage: http://scikit-learn.sourceforge.net

0 commit comments

Comments
 (0)
0