[coinutils] branch master updated (6f8f400 -> ded8616)

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


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

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

      from  6f8f400   bump standards version; prepare changelog
      adds  54e3a47   Imported Upstream version 2.9.15
       new  0f9b935   Merge tag 'upstream/2.9.15'
       new  b56b403   fix #731206
       new  1c00354   changelog update
       new  ded8616   remove shlibdeps.patch

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:
 BuildTools/coin.m4                        |  56 ++----
 CoinUtils/configure                       | 153 ++++++----------
 CoinUtils/configure.ac                    |   6 +-
 CoinUtils/doxydoc/doxygen.conf.in         |   2 +-
 CoinUtils/src/CoinFactorization1.cpp      |   4 +-
 CoinUtils/src/CoinFactorization4.cpp      |  24 ++-
 CoinUtils/src/CoinHelperFunctions.hpp     |   3 +-
 CoinUtils/src/CoinIndexedVector.cpp       |   4 +-
 CoinUtils/src/CoinLpIO.cpp                | 272 +++++++++++++++++----------
 CoinUtils/src/CoinLpIO.hpp                |  46 ++++-
 CoinUtils/src/CoinMessage.cpp             |   3 +-
 CoinUtils/src/CoinMessage.hpp             |   3 +-
 CoinUtils/src/CoinModel.cpp               |  19 +-
 CoinUtils/src/CoinModel.hpp               |  13 +-
 CoinUtils/src/CoinMpsIO.cpp               |   4 +-
 CoinUtils/src/CoinPackedMatrix.cpp        |   8 +-
 CoinUtils/src/CoinPresolveImpliedFree.hpp |   4 +-
 CoinUtils/src/CoinStructuredModel.cpp     | 295 ++++++++++++++++++++++++++----
 CoinUtils/src/CoinStructuredModel.hpp     |  10 +-
 CoinUtils/src/Coin_C_defines.h            |   4 +-
 CoinUtils/src/Makefile.am                 |   7 +-
 CoinUtils/src/Makefile.in                 |   7 +-
 CoinUtils/src/config_coinutils_default.h  |   4 +-
 CoinUtils/test/CoinLpIOTest.cpp           |   4 +-
 configure                                 | 144 +++++----------
 configure.ac                              |   4 +-
 debian/changelog                          |  10 +
 debian/control                            |   2 +-
 debian/patches/series                     |   1 -
 debian/patches/shlibdeps.patch            |  13 --
 debian/rules                              |   4 +-
 31 files changed, 707 insertions(+), 426 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/coinutils.git



More information about the debian-science-commits mailing list