[atlas-cpp] branch master updated (6518fb0 -> 66d2eaf)
Olek Wojnar
olek-guest at moszumanska.debian.org
Tue Sep 5 21:02:03 UTC 2017
This is an automated email from the git hooks/post-receive script.
olek-guest pushed a change to branch master
in repository atlas-cpp.
from 6518fb0 Convert to automatic debug package
new e085891 New upstream version 0.6.4
new 486756a Merge tag 'upstream/0.6.4'
new 055d565 Update packaging for new upstream
new c3925ff Update standards to 4.1.0
new ac456e0 Update dh compat to 10
new 66d2eaf Ensure proper build with GCC 7
The 6 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:
Atlas/Codecs/Makefile.am | 2 +-
Atlas/Codecs/Makefile.in | 275 +-
Atlas/Exception.cpp | 2 +-
Atlas/Exception.h | 2 +-
Atlas/Filters/Makefile.am | 2 +-
Atlas/Filters/Makefile.in | 285 +-
Atlas/Funky/Makefile.am | 2 +-
Atlas/Funky/Makefile.in | 276 +-
Atlas/Makefile.am | 6 +-
Atlas/Makefile.in | 376 +-
Atlas/Message/Element.cpp | 2 +-
Atlas/Message/Element.h | 23 +-
Atlas/Message/Makefile.am | 2 +-
Atlas/Message/Makefile.in | 275 +-
Atlas/Net/Makefile.am | 2 +-
Atlas/Net/Makefile.in | 276 +-
Atlas/Net/Stream.cpp | 2 -
Atlas/Objects/BaseObject.cpp | 4 +-
Atlas/Objects/BaseObject.h | 4 +-
Atlas/Objects/GenerateObjectFactory.py | 2 +-
Atlas/Objects/Makefile.am | 2 +-
Atlas/Objects/Makefile.in | 276 +-
Atlas/Objects/SmartPtr.cpp | 2 +-
Atlas/Objects/SmartPtr.h | 2 +-
Atlas/Objects/flag.cpp | 2 +-
Atlas/Objects/gen_cpp.py | 2 -
Atlas/Objects/loadDefaults.cpp | 4 -
Atlas/Objects/objectFactory.cpp | 2 +-
Atlas/Objects/objectFactory.h | 2 +-
Atlas/PresentationBridge.cpp | 117 +
Atlas/PresentationBridge.h | 77 +
Atlas/float.cpp | 90 +
Atlas/float.h | 38 +
ChangeLog | 121 +-
Makefile.in | 375 +-
NEWS | 4 +
aclocal.m4 | 701 ++-
benchmark/Makefile.am | 2 +-
benchmark/Makefile.in | 756 ++-
benchmark/SmartPtr_Move.cpp | 2 +-
compile | 347 ++
config.guess | 642 +--
config.h.in | 3 +-
config.sub | 316 +-
configure | 4007 ++++++++------
configure.ac | 4 +-
debian/changelog | 17 +
debian/compat | 2 +-
debian/control | 13 +-
debian/copyright | 13 +-
debian/libatlas-cpp-0.6-2.install | 2 -
debian/libatlas-cpp-0.6-3.install | 2 +
...rrides => libatlas-cpp-0.6-3.lintian-overrides} | 2 +-
...pp-0.6-2.symbols => libatlas-cpp-0.6-3.symbols} | 116 +-
debian/rules | 6 +-
depcomp | 531 +-
install-sh | 385 +-
ltmain.sh | 5581 +++++++++++++-------
m4/libtool.m4 | 2830 ++++++----
m4/ltoptions.m4 | 140 +-
m4/ltsugar.m4 | 7 +-
m4/ltversion.m4 | 12 +-
m4/lt~obsolete.m4 | 7 +-
missing | 461 +-
protocol/spec/.directory | 5 -
test-driver | 153 +
tests/Codecs/Makefile.am | 2 +-
tests/Codecs/Makefile.in | 682 ++-
tests/Makefile.in | 284 +-
tests/Objects/Makefile.am | 2 +-
tests/Objects/Makefile.in | 773 ++-
tools/Makefile.am | 2 +-
tools/Makefile.in | 255 +-
tutorial/Makefile.in | 121 +-
74 files changed, 14028 insertions(+), 8094 deletions(-)
create mode 100644 Atlas/PresentationBridge.cpp
create mode 100644 Atlas/PresentationBridge.h
create mode 100644 Atlas/float.cpp
create mode 100644 Atlas/float.h
create mode 100755 compile
delete mode 100644 debian/libatlas-cpp-0.6-2.install
create mode 100644 debian/libatlas-cpp-0.6-3.install
rename debian/{libatlas-cpp-0.6-2.lintian-overrides => libatlas-cpp-0.6-3.lintian-overrides} (50%)
rename debian/{libatlas-cpp-0.6-2.symbols => libatlas-cpp-0.6-3.symbols} (89%)
delete mode 100644 protocol/spec/.directory
create mode 100755 test-driver
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/atlas-cpp.git
More information about the Pkg-games-commits
mailing list