[atlas-cpp] branch master updated (1523329 -> 6518fb0)

Olek Wojnar olek-guest at moszumanska.debian.org
Sun Dec 31 23:14:04 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.

  discards  1523329   Remove unnecessary ldconfig trigger
  discards  5f4ed3a   Remove unnecessary build-depends
  discards  66d2eaf   Ensure proper build with GCC 7
  discards  ac456e0   Update dh compat to 10
  discards  c3925ff   Update standards to 4.1.0
  discards  055d565   Update packaging for new upstream
  discards  486756a   Merge tag 'upstream/0.6.4'
     omits  e085891   New upstream version 0.6.4

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/master (6518fb0)
            \
             O -- O -- O   (1523329)

Any revisions marked "omits" are not gone; other references still
refer to them.  Any revisions marked "discards" are gone forever.

No new revisions were added by this update.

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                                          | 4005 ++++++--------
 configure.ac                                       |    4 +-
 debian/changelog                                   |   18 -
 debian/compat                                      |    2 +-
 debian/control                                     |   14 +-
 debian/copyright                                   |   13 +-
 debian/libatlas-cpp-0.6-2.install                  |    2 +
 ...rrides => libatlas-cpp-0.6-2.lintian-overrides} |    2 +-
 ...pp-0.6-3.symbols => libatlas-cpp-0.6-2.symbols} |  116 +-
 debian/libatlas-cpp-0.6-3.install                  |    2 -
 debian/rules                                       |    6 +-
 debian/triggers                                    |    1 +
 depcomp                                            |  531 +-
 install-sh                                         |  385 +-
 ltmain.sh                                          | 5579 +++++++-------------
 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 +-
 75 files changed, 8094 insertions(+), 14027 deletions(-)
 delete mode 100644 Atlas/PresentationBridge.cpp
 delete mode 100644 Atlas/PresentationBridge.h
 delete mode 100644 Atlas/float.cpp
 delete mode 100644 Atlas/float.h
 delete mode 100755 compile
 create mode 100644 debian/libatlas-cpp-0.6-2.install
 rename debian/{libatlas-cpp-0.6-3.lintian-overrides => libatlas-cpp-0.6-2.lintian-overrides} (50%)
 rename debian/{libatlas-cpp-0.6-3.symbols => libatlas-cpp-0.6-2.symbols} (89%)
 delete mode 100644 debian/libatlas-cpp-0.6-3.install
 create mode 100644 debian/triggers
 create mode 100644 protocol/spec/.directory
 delete 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