Package: libsvm / 3.24+ds-6
Metadata
Package | Version | Patches format |
---|---|---|
libsvm | 3.24+ds-6 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
improve option parsing.patch | (download) |
svm-predict.c |
19 18 + 1 - 0 ! |
improve option parsing Detect errors when parsing numeric arguments, check for the right number of arguments, and use optarg(3) if possible. Bug-Debian: http://bugs.debian.org/716362, 716363 |
target source.patch | (download) |
java/Makefile |
2 1 + 1 - 0 ! |
bump -target/-source Fixes FTBFS with Java >= 9. Bug-Debian: https://bugs.debian.org/893291 |
build libraries.patch | (download) |
Makefile |
83 60 + 23 - 0 ! |
build-libraries Modify upstream's Makefile to properly build shared and static libraries, and provide an install target. |
Merge commonutil.py into svmutil.py.patch | (download) |
python/commonutil.py |
178 0 + 178 - 0 ! |
merge commonutil.py into svmutil.py commonutil is too generic of a name for the global package namespace, and this merge is what happens inside of svmutil anyway. |
1