[med-svn] [camp] branch master updated (990491a -> ccd4e8f)

Corentin Desfarges corentin-guest at moszumanska.debian.org
Tue Jan 12 11:28:16 UTC 2016


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

corentin-guest pushed a change to branch master
in repository camp.

      from  990491a   Team maintenance in Debian Med team (otherwise the team is missing the according bugs ...)
       new  327b11d   Change url of tarball archive
       new  a22bba7   Imported Upstream version 0.7.1.3
       new  cdeca37   Merge tag 'upstream/0.7.1.3'
       new  ccd4e8f   Support new upstream version, c++11, and fix some EOL

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:
 debian/changelog                            |    8 +
 debian/patches/add_soname.patch             |    2 +-
 debian/patches/hide_boost_from_qt4moc.patch |  110 +--
 debian/patches/orig_change.patch            | 1199 +++++++++++++++++++++++++++
 debian/patches/series                       |    2 +
 debian/patches/support_c++11.patch          |   38 +
 debian/rules                                |    2 +
 debian/watch                                |    2 +-
 include/camp/arraymapper.hpp                |   37 +
 include/camp/class.hpp                      |  744 ++++++++---------
 include/camp/detail/classmanager.hpp        |  378 ++++-----
 include/camp/detail/enummanager.hpp         |  372 ++++-----
 include/camp/detail/getter.hpp              |    2 +-
 include/camp/detail/issmartpointer.hpp      |   15 +-
 include/camp/detail/objectholder.hpp        |    2 +-
 include/camp/detail/objectholder.inl        |    2 +-
 include/camp/enum.hpp                       |  460 +++++-----
 include/camp/userobject.hpp                 |    2 +-
 src/classmanager.cpp                        |    2 +-
 src/enummanager.cpp                         |    2 +-
 test/function.hpp                           |  354 ++++----
 test/functionaccess.hpp                     |  130 +--
 test/inheritance.hpp                        |  230 ++---
 test/mapper.hpp                             |  296 +++----
 test/propertyaccess.hpp                     |  148 ++--
 25 files changed, 2907 insertions(+), 1632 deletions(-)
 create mode 100644 debian/patches/orig_change.patch
 create mode 100644 debian/patches/support_c++11.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/camp.git



More information about the debian-med-commit mailing list