[coinutils] branch master updated (2847631 -> 6f8f400)
Miles Lubin
mlubin-guest at moszumanska.debian.org
Thu Nov 28 02:52:51 UTC 2013
This is an automated email from the git hooks/post-receive script.
mlubin-guest pushed a change to branch master
in repository coinutils.
from 2847631 update changelog
adds 471aa1f Imported Upstream version 2.9.4
adds ce63b1d Imported Upstream version 2.9.10
new db779e7 Merge tag 'upstream/2.9.10'
new 6f8f400 bump standards version; prepare changelog
The 2 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/MSVisualStudio/v10/Common.props | 5 +-
BuildTools/coin.m4 | 319 +++----
BuildTools/prepare_new_release | 25 +-
BuildTools/prepare_new_stable | 26 +-
.../unitTestCoinUtils/unitTestCoinUtils.vcxproj | 9 +-
CoinUtils/Makefile.in | 2 +
CoinUtils/configure | 955 ++++++++++++---------
CoinUtils/configure.ac | 11 +-
CoinUtils/src/CoinHelperFunctions.hpp | 7 +-
CoinUtils/src/CoinLpIO.cpp | 14 +-
CoinUtils/src/CoinLpIO.hpp | 9 +-
CoinUtils/src/CoinMpsIO.cpp | 155 +++-
CoinUtils/src/CoinMpsIO.hpp | 14 +-
CoinUtils/src/CoinTypes.hpp | 5 +-
CoinUtils/src/Makefile.in | 2 +
CoinUtils/src/config.h.in | 6 +
CoinUtils/src/config_coinutils.h.in | 3 +
CoinUtils/src/config_coinutils_default.h | 4 +-
CoinUtils/test/CoinMpsIOTest.cpp | 100 +++
CoinUtils/test/Makefile.in | 2 +
Data/Sample/configure | 152 ++--
Data/Sample/configure.ac | 7 +-
Data/Sample/conic.mps | 52 ++
Data/Sample/lseu.mps | 371 ++++++++
Data/Sample/spec_sections.mps | 63 ++
Makefile.in | 2 +
configure | 589 +++++--------
configure.ac | 4 +-
debian/changelog | 8 +
debian/control | 2 +-
30 files changed, 1782 insertions(+), 1141 deletions(-)
create mode 100644 Data/Sample/conic.mps
create mode 100644 Data/Sample/lseu.mps
create mode 100644 Data/Sample/spec_sections.mps
--
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