[glpk] 02/09: Refresh patches.

Sébastien Villemot sebastien at debian.org
Wed Dec 6 13:55:25 UTC 2017


This is an automated email from the git hooks/post-receive script.

sebastien pushed a commit to branch master
in repository glpk.

commit 8b7d89005371d7476f97341be77e6b33b9227685
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Tue Dec 5 11:13:24 2017 +0100

    Refresh patches.
    
    Gbp-Dch: Ignore
---
 debian/patches/no-embedded-suitesparse.patch | 18 +++++++++---------
 debian/patches/no-embedded-zlib.patch        |  6 +++---
 2 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/debian/patches/no-embedded-suitesparse.patch b/debian/patches/no-embedded-suitesparse.patch
index a854005..c85b894 100644
--- a/debian/patches/no-embedded-suitesparse.patch
+++ b/debian/patches/no-embedded-suitesparse.patch
@@ -30,13 +30,13 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
  -I$(srcdir)/bflib \
  -I$(srcdir)/cglib \
 --I$(srcdir)/colamd \
+ -I$(srcdir)/draft \
  -I$(srcdir)/env \
  -I$(srcdir)/minisat \
- -I$(srcdir)/misc \
-@@ -56,18 +54,6 @@ glpspm.c \
- glpssx01.c \
- glpssx02.c \
- lux.c \
+@@ -25,18 +23,6 @@ libglpk_la_LDFLAGS = \
+ ${NOUNDEFINED}
+ 
+ libglpk_la_SOURCES = \
 -amd/amd_1.c \
 -amd/amd_2.c \
 -amd/amd_aat.c \
@@ -52,11 +52,11 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
  api/advbas.c \
  api/asnhall.c \
  api/asnlp.c \
-@@ -141,7 +127,6 @@ cglib/gmicut.c \
+@@ -110,7 +96,6 @@ cglib/gmicut.c \
  cglib/gmigen.c \
  cglib/mirgen.c \
  cglib/spv.c \
 -colamd/colamd.c \
- env/alloc.c \
- env/dlsup.c \
- env/env.c \
+ draft/bfd.c \
+ draft/bfx.c \
+ draft/glpapi06.c \
diff --git a/debian/patches/no-embedded-zlib.patch b/debian/patches/no-embedded-zlib.patch
index d1065a8..fa3874c 100644
--- a/debian/patches/no-embedded-zlib.patch
+++ b/debian/patches/no-embedded-zlib.patch
@@ -6,7 +6,7 @@ Last-Update: 2013-06-25
 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
 --- a/src/Makefile.am
 +++ b/src/Makefile.am
-@@ -16,8 +16,7 @@ libglpk_la_CPPFLAGS = \
+@@ -17,8 +17,7 @@ libglpk_la_CPPFLAGS = \
  -I$(srcdir)/misc \
  -I$(srcdir)/mpl \
  -I$(srcdir)/proxy \
@@ -15,8 +15,8 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
 +-I$(srcdir)/simplex
  
  libglpk_la_LDFLAGS = \
- -version-info 42:2:2 \
-@@ -196,21 +195,6 @@ simplex/spxprim.c \
+ -version-info 42:3:2 \
+@@ -197,21 +196,6 @@ simplex/spxprim.c \
  simplex/spxprob.c \
  simplex/spychuzc.c \
  simplex/spychuzr.c \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/glpk.git



More information about the debian-science-commits mailing list