[r-cran-rprotobuf] branch master updated (ff9e01c -> af42c8b)

Andreas Tille tille at debian.org
Tue Oct 24 20:50:33 UTC 2017


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

tille pushed a change to branch master
in repository r-cran-rprotobuf.

      from  ff9e01c   new upstream version
       new  318358d   Secure URI in watch file
       new  c8d6dcb   Standards-Version: 4.1.1
      adds  bc87e85   New upstream version 0.4.11
       new  2e48dec   Updated version 0.4.11 from 'upstream/0.4.11'
       new  ee7bd47   New upstream version
       new  dd8b8d6   Adapt patch
       new  af42c8b   Upload new version to unstable

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:
 ChangeLog                                          |   98 ++
 DESCRIPTION                                        |   24 +-
 MD5                                                |   72 +-
 NAMESPACE                                          |   16 +-
 R/00classes.R                                      |   18 +-
 R/clone.R                                          |    2 +-
 R/extensions.R                                     |    3 +-
 R/has.R                                            |    2 +-
 R/internals.R                                      |    2 +-
 R/merge.R                                          |    2 +-
 R/rexp_obj.R                                       |    6 +-
 R/unit_tests.R                                     |    3 +-
 R/with.R                                           |    4 +-
 README.md                                          |    2 +-
 build/vignette.rds                                 |  Bin 305 -> 308 bytes
 cleanup                                            |    5 +-
 configure                                          |  343 +----
 configure.ac                                       |  135 ++
 debian/changelog                                   |    9 +
 debian/control                                     |    2 +-
 debian/patches/add-hardening.patch                 |   12 +-
 debian/watch                                       |    2 +-
 inst/NEWS.Rd                                       |   35 +
 inst/doc/RProtoBuf-intro.R                         | 1037 ++++----------
 .../{RProtoBuf-intro.Rnw => RProtoBuf-intro.Rmd}   | 1478 ++++++++++----------
 inst/doc/RProtoBuf-intro.pdf                       |  Bin 197855 -> 337709 bytes
 inst/doc/RProtoBuf-paper.pdf                       |  Bin 411786 -> 411893 bytes
 inst/doc/RProtoBuf-quickref.R                      |   93 +-
 inst/doc/RProtoBuf-quickref.Rmd                    |  156 +++
 inst/doc/RProtoBuf-quickref.Rnw                    |  148 --
 inst/doc/RProtoBuf-quickref.pdf                    |  Bin 80580 -> 145154 bytes
 inst/doc/RProtoBuf-unitTests.pdf                   |  Bin 84572 -> 65389 bytes
 inst/unitTests/runit.import.R                      |   14 +-
 src/Makevars.in                                    |   12 +-
 src/Makevars.win                                   |    1 +
 src/S4_classes.h                                   |    6 +-
 src/extensions.cpp                                 |    2 +-
 src/init.c                                         |  343 +++++
 src/rprotobuf.cpp                                  |    2 +-
 src/rprotobuf.h                                    |    2 +-
 .../{RProtoBuf-intro.Rnw => RProtoBuf-intro.Rmd}   | 1478 ++++++++++----------
 vignettes/RProtoBuf-quickref.Rmd                   |  156 +++
 vignettes/RProtoBuf-quickref.Rnw                   |  148 --
 vignettes/figures/fig-SER.pdf                      |  Bin 8007 -> 8005 bytes
 44 files changed, 2887 insertions(+), 2986 deletions(-)
 create mode 100644 configure.ac
 rename inst/doc/{RProtoBuf-intro.Rnw => RProtoBuf-intro.Rmd} (71%)
 create mode 100644 inst/doc/RProtoBuf-quickref.Rmd
 delete mode 100644 inst/doc/RProtoBuf-quickref.Rnw
 create mode 100644 src/init.c
 rename vignettes/{RProtoBuf-intro.Rnw => RProtoBuf-intro.Rmd} (71%)
 create mode 100644 vignettes/RProtoBuf-quickref.Rmd
 delete mode 100644 vignettes/RProtoBuf-quickref.Rnw

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-rprotobuf.git



More information about the debian-science-commits mailing list