[glpk] branch master updated (b79856c -> c5cac68)

Sébastien Villemot sebastien at debian.org
Wed Aug 27 20:39:05 UTC 2014


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

sebastien pushed a change to branch master
in repository glpk.

      from  b79856c   Changelog for 4.54-1.
       new  0d71b21   debian/watch: use HTTP, fix verification of PGP signature.
      adds  8ee8695   Imported Upstream version 4.55
       new  eda84e5   Merge tag 'upstream/4.55'
       new  9134ce6   Refresh patch.
       new  c5cac68   Changelog entry for 4.55-1.

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ChangeLog                             |   51 +
 NEWS                                  |   25 +
 README                                |    2 +-
 THANKS                                |    9 +
 configure                             |   20 +-
 configure.ac                          |    2 +-
 debian/changelog                      |    7 +
 debian/patches/no-embedded-zlib.patch |    2 +-
 debian/watch                          |    2 +-
 doc/glpk.pdf                          |  Bin 478012 -> 478176 bytes
 doc/glpk.tex                          |    4 +-
 doc/glpk06.tex                        |   58 +-
 doc/gmpl_es.pdf                       |  Bin 0 -> 255373 bytes
 doc/gmpl_es.tex                       | 3233 +++++++++++++++++++++++++++++++++
 doc/notes/simplex.pdf                 |  Bin 212997 -> 244242 bytes
 examples/INDEX                        |    2 +-
 examples/alloy.mps                    |    6 +-
 examples/furnace.mps                  |  164 ++
 examples/icecream.mps                 |  345 ++++
 src/Makefile.am                       |    2 +-
 src/Makefile.in                       |    2 +-
 src/amd/amd_2.c                       |    2 +-
 src/bfd.c                             |   96 +-
 src/bfd.h                             |   14 +-
 src/bflib/btf.c                       |  132 ++
 src/bflib/btf.h                       |   10 +
 src/bflib/fhvint.c                    |   10 +
 src/bflib/fhvint.h                    |    4 +
 src/bflib/luf.c                       |  111 +-
 src/bflib/luf.h                       |   17 +-
 src/bflib/scfint.c                    |   19 +
 src/bflib/scfint.h                    |   10 +
 src/bflib/sgf.c                       |    4 +
 src/env/stream.c                      |   14 +-
 src/glpapi12.c                        |    2 +-
 src/glpapi21.c                        |    6 +-
 src/glpk.h                            |    4 +-
 src/glpspx01.c                        |    6 +-
 src/glpspx02.c                        |    6 +-
 w32/Makefile_VC_DLL                   |   12 +-
 w32/{glpk_4_54.def => glpk_4_55.def}  |    4 +-
 w64/{glpk_4_54.def => glpk_4_55.def}  |    4 +-
 w64/makefile_VC_DLL                   |   12 +-
 43 files changed, 4327 insertions(+), 108 deletions(-)
 create mode 100644 doc/gmpl_es.pdf
 create mode 100644 doc/gmpl_es.tex
 create mode 100644 examples/furnace.mps
 create mode 100644 examples/icecream.mps
 rename w32/{glpk_4_54.def => glpk_4_55.def} (99%)
 rename w64/{glpk_4_54.def => glpk_4_55.def} (99%)

-- 
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