Package: liblinear / 2.3.0+dfsg-5
Metadata
| Package | Version | Patches format |
|---|---|---|
| liblinear | 2.3.0+dfsg-5 | 3.0 (quilt) |
Patch series
view the series file| Patch | 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 SONAME.patch | (download) |
Makefile |
2 1 + 1 - 0 ! |
bump-soname The new release contains backwards-incompatible changes to the API. |
| Merge commonutil.py into liblinearutil.py.patch | (download) |
python/commonutil.py |
178 0 + 178 - 0 ! |
merge commonutil.py into liblinearutil.py commonutil is too generic of a name for the global package namespace, and this merge is what happens inside of liblinearutil anyway. |
