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 file
Patch File delta Description
dynamic_lib.patch | (download)

lemon/CMakeLists.txt | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 create static and shared library


fix_libname.patch | (download)

cmake/LEMONConfig.cmake.in | 2 1 + 1 - 0 !
lemon/CMakeLists.txt | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 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 !
lemon/cplex.h | 5 5 + 0 - 0 !
2 files changed, 35 insertions(+), 13 deletions(-)

 threadsafe cplexenv (#473)


0003 Fix wrong iteration in ListGraph snapshot part II. 5.patch | (download)

lemon/list_graph.h | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 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 !
1 file changed, 1 insertion(+)

 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 !
1 file changed, 3 insertions(+)

 add missing break statement to dimacs-solver (#609)


dummy test check.diff | (download)

CMakeLists.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
pkg config.patch | (download)

lemon/lemon.pc.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix pkg-config --libs response
Bug-Debian: https://bugs.debian.org/1015955