[clp] branch master updated (cf30742 -> aae1998)

Miles Lubin mlubin-guest at moszumanska.debian.org
Thu Sep 4 01:30:18 UTC 2014


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

mlubin-guest pushed a change to branch master
in repository clp.

      from  cf30742   Remove duplicate closes
      adds  68acd23   Imported Upstream version 1.15.10
       new  e1dccf3   Merge tag 'upstream/1.15.10'
       new  8d1126c   bump (same changes as coinutils)
       new  aae1998   Merge branch 'master' of ssh://git.debian.org/git/debian-science/packages/clp

The 3 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:
 Makefile.am                          |   7 +-
 Makefile.in                          |  21 ++--
 configure                            | 158 ++++++++++-------------------
 configure.ac                         |   6 +-
 debian/changelog                     |   9 ++
 debian/control                       |   7 +-
 debian/patches/series                |   1 -
 debian/patches/shlibdeps.patch       |  25 -----
 debian/rules                         |   4 +-
 src/AbcSimplex.cpp                   |  21 ++--
 src/AbcSimplexPrimal.cpp             |  34 ++++++-
 src/CbcOrClpParam.cpp                |   7 +-
 src/ClpMain.cpp                      |   2 +-
 src/ClpModel.cpp                     |  55 +++++++++--
 src/ClpModel.hpp                     |   4 +-
 src/ClpParameters.hpp                |   6 +-
 src/ClpPredictorCorrector.cpp        |  30 +++++-
 src/ClpSimplex.hpp                   |   4 +-
 src/ClpSimplexDual.cpp               |   8 +-
 src/ClpSimplexOther.cpp              |   6 +-
 src/ClpSimplexPrimal.cpp             |  14 ++-
 src/ClpSolve.cpp                     |  20 +++-
 src/Clp_C_Interface.cpp              |  29 +++++-
 src/Clp_C_Interface.h                |  36 ++++++-
 src/CoinAbcBaseFactorization1.cpp    |  17 +++-
 src/Idiot.cpp                        |   4 +-
 src/Makefile.am                      |  11 ++-
 src/Makefile.in                      | 186 ++++++++---------------------------
 src/OsiClp/Makefile.am               |   5 +
 src/OsiClp/Makefile.in               |   7 +-
 src/OsiClp/OsiClpSolverInterface.cpp |  15 ++-
 src/config_clp_default.h             |   4 +-
 32 files changed, 404 insertions(+), 359 deletions(-)
 delete mode 100644 debian/patches/shlibdeps.patch

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



More information about the debian-science-commits mailing list