Package: liblinear / 2.43+dfsg-1
Metadata
Package | Version | Patches format |
---|---|---|
liblinear | 2.43+dfsg-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
Get rid of BLAS.patch | (download) |
Makefile |
15 5 + 10 - 0 ! |
get rid of blas Remove references to the DFSG-removed BLAS implementation originally bundled with upstream. |
Properly build shared and static libraries programs.patch | (download) |
Makefile |
66 45 + 21 - 0 ! |
properly build shared and static libraries, programs Modify upstream's Makefile to properly build shared and static libraries, and link upstream's programs to the shared libraries. Furthermore, provide and install target. |
Improve option parsing.patch | (download) |
predict.c |
51 27 + 24 - 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/716115 |
Bump SHVER to 5.patch | (download) |
Makefile |
2 1 + 1 - 0 ! |
bump shver to 5 Bug: https://github.com/cjlin1/liblinear/pull/81 |
1