This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-plogr.
commit 5e0e5f0c2196432df0dcd0152b35ed13feb18ed5 Merge: a65eaef 79f48a4 Author: Andreas Tille <[email protected]> Date: Fri Sep 29 09:37:43 2017 +0200 Updated version 0.1-1 from 'upstream/0.1-1' with Debian dir e11f17c341b0809e3ecfbed63452ac2956af8d82 DESCRIPTION | 24 +++++ LICENSE | 2 + MD5 | 18 ++++ NAMESPACE | 2 + NEWS.md | 12 +++ R/plogr-package.R | 21 ++++ README.md | 68 ++++++++++++ inst/include/plog/Appenders/ColorConsoleAppender.h | 101 +++++++++++++++++ inst/include/plog/Appenders/ConsoleAppender.h | 26 +++++ inst/include/plog/Appenders/IAppender.h | 14 +++ .../include/plog/Formatters/FuncMessageFormatter.h | 23 ++++ inst/include/plog/Init.h | 23 ++++ inst/include/plog/Log.h | 98 +++++++++++++++++ inst/include/plog/Logger.h | 69 ++++++++++++ inst/include/plog/Record.h | 82 ++++++++++++++ inst/include/plog/Severity.h | 54 ++++++++++ inst/include/plog/Util.h | 120 +++++++++++++++++++++ inst/include/plogr.h | 39 +++++++ man/plogr-package.Rd | 33 ++++++ 19 files changed, 829 insertions(+) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-plogr.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
