Package: liblemon / 1.3.1+dfsg-6
Metadata
Package | Version | Patches format |
---|---|---|
liblemon | 1.3.1+dfsg-6 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
dynamic_lib.patch | (download) |
lemon/CMakeLists.txt |
3 2 + 1 - 0 ! |
create static and shared library |
fix_libname.patch | (download) |
cmake/LEMONConfig.cmake.in |
2 1 + 1 - 0 ! |
for some strange reason the library name is libemon under UNIX. It does not seem to be a typo but it also makes no real sense to me - so renaming to liblemon |
0002 Threadsafe CplexEnv 473.patch | (download) |
lemon/cplex.cc |
43 30 + 13 - 0 ! |
threadsafe cplexenv (#473) |
0003 Fix wrong iteration in ListGraph snapshot part II. 5.patch | (download) |
lemon/list_graph.h |
4 2 + 2 - 0 ! |
fix wrong iteration in listgraph snapshot, part ii. (#598) |
0004 Add missing include to capacity_scaling.h 600.patch | (download) |
lemon/capacity_scaling.h |
1 1 + 0 - 0 ! |
add missing #include to capacity_scaling.h (#600) |
0005 Add missing break statement to dimacs solver 609.patch | (download) |
tools/dimacs-solver.cc |
3 3 + 0 - 0 ! |
add missing break statement to dimacs-solver (#609) |
dummy test check.diff | (download) |
CMakeLists.txt |
2 1 + 1 - 0 ! |
--- |
pkg config.patch | (download) |
lemon/lemon.pc.in |
2 1 + 1 - 0 ! |
fix pkg-config --libs response Bug-Debian: https://bugs.debian.org/1015955 |