[glpk-java] branch master updated (7842560 -> f8eb652)

Sébastien Villemot sebastien at debian.org
Tue May 17 14:09:22 UTC 2016


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

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

      from  7842560   Changelog entry for 1.3.1-1
      adds  5d73cd2   Imported Upstream version 1.7.0
       new  5035ce1   Merge tag 'upstream/1.7.0'
       new  055a738   d/copyright: reflect upstream changes.
       new  11d611c   Bump Standards-Version to 3.9.8, no changes needed.
       new  5a1267f   d/control: use secure URLs for Vcs-* fields.
       new  f8eb652   Changelog entry for 1.7.0-1.

The 5 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                                          |   9 +
 Makefile.in                                        | 343 +++++-----
 NEWS                                               |   9 +
 README                                             |   2 +-
 aclocal.m4                                         | 693 +++++++++++++--------
 compile                                            | 347 +++++++++++
 config.guess                                       | 346 ++++------
 configure                                          | 418 ++++++++++---
 configure.ac                                       |   2 +-
 debian/changelog                                   |  10 +
 debian/control                                     |   6 +-
 debian/copyright                                   |   4 +-
 doc/Makefile.in                                    |  95 ++-
 doc/glpk-java.pdf                                  | Bin 404426 -> 404367 bytes
 doc/glpk-java.tex                                  |   6 +-
 doc/libglpk-java.3                                 |   2 +-
 examples/java/Gmpl.java.orig                       | 111 ++++
 .../java/{GmplSwing.java => GmplSwing.java.orig}   |  20 +-
 m4/libtool.m4                                      |  24 +-
 missing                                            | 414 +++++-------
 swig/Makefile.am                                   |   2 +-
 swig/Makefile.in                                   | 110 +++-
 swig/glpk.i                                        |   4 +-
 swig/pom.xml                                       |   4 +-
 swig/src/site/apt/index.apt.vm                     |   3 +-
 swig/src/site/apt/usage.apt.vm                     |   2 +-
 w32/Build_JNI_with_VC14_DLL.bat                    |   9 +-
 w32/Makefile_JNI_VC_DLL                            |   2 +-
 w32/glpk_java_dll.rc                               |  12 +-
 w64/Build_JNI_with_VC14_DLL.bat                    |   6 +-
 w64/Makefile_JNI_VC_DLL                            |   2 +-
 w64/glpk_java_dll.rc                               |  12 +-
 32 files changed, 1920 insertions(+), 1109 deletions(-)
 create mode 100755 compile
 create mode 100644 examples/java/Gmpl.java.orig
 copy examples/java/{GmplSwing.java => GmplSwing.java.orig} (99%)

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