[glpk-java] 02/05: Updated version 1.9.0 from 'upstream/1.9.0'

Sébastien Villemot sebastien at debian.org
Tue Jul 4 14:38:09 UTC 2017


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

sebastien pushed a commit to branch master
in repository glpk-java.

commit 539c57e99e66026bd8d1aa779c69141f9f266758
Merge: cc0b758 60e446b
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Tue Jul 4 16:24:48 2017 +0200

    Updated version 1.9.0 from 'upstream/1.9.0'
    
    with Debian dir ab930267b69d89827d5b941f0550e12867f21b11

 .gitignore                                         |   12 -
 ChangeLog                                          |    7 +-
 Makefile.in                                        |   47 +-
 NEWS                                               |    7 +-
 aclocal.m4                                         |   57 +-
 config.h.in                                        |    3 +-
 configure                                          | 2096 +++++---
 configure.ac                                       |    2 +-
 doc/Makefile.in                                    |   24 +-
 doc/glpk-java.pdf                                  |  Bin 407044 -> 395089 bytes
 doc/glpk-java.tex                                  |   44 +-
 doc/libglpk-java.3                                 |    2 +-
 examples/java/ErrorDemo.class                      |  Bin 4248 -> 0 bytes
 examples/java/Gmpl.class                           |  Bin 3224 -> 0 bytes
 examples/java/GmplSwing.java                       |    4 +-
 examples/java/LinOrd.class                         |  Bin 6969 -> 0 bytes
 examples/java/Lp.class                             |  Bin 3501 -> 0 bytes
 examples/java/MinimumCostFlow.class                |  Bin 3202 -> 0 bytes
 examples/java/Mip.class                            |  Bin 3504 -> 0 bytes
 examples/java/OutOfMemory.class                    |  Bin 1049 -> 0 bytes
 examples/java/Relax4.class                         |  Bin 2951 -> 0 bytes
 ltmain.sh                                          | 5533 +++++++++++++-------
 m4/libtool.m4                                      | 2522 +++++----
 m4/ltoptions.m4                                    |  127 +-
 m4/ltversion.m4                                    |   12 +-
 swig/Makefile.am                                   |   22 +-
 swig/Makefile.in                                   |   46 +-
 swig/glpk.i                                        |    4 +-
 swig/pom.xml                                       |   26 +-
 .../apt/{architecture.apt => architecture.apt.vm}  |    6 +-
 swig/src/site/apt/index.apt.vm                     |    4 +-
 swig/src/site/apt/troubleshooting.apt              |   38 +
 swig/src/site/site.xml                             |    1 +
 w32/Build_JNI_with_VC14_DLL.bat                    |    4 +-
 w32/Makefile_JNI_VC_DLL                            |    2 +-
 w32/glpk_java_dll.rc                               |   12 +-
 w64/Build_JNI_with_VC14_DLL.bat                    |    2 +-
 w64/Makefile_JNI_VC_DLL                            |    2 +-
 w64/glpk_java_dll.rc                               |   12 +-
 39 files changed, 6578 insertions(+), 4102 deletions(-)

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



More information about the debian-science-commits mailing list