[r-cran-httpuv] branch master updated (6acec45 -> 95f9c08)
Andreas Tille
tille at debian.org
Thu Sep 14 11:44:04 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-httpuv.
from 6acec45 ship it
adds 787ba9b New upstream version 1.3.5
new 15239cb Updated version 1.3.5 from 'upstream/1.3.5'
new 6a5458f Team upload
new 542027f debhelper 10
new b06acd9 cme fix dpkg-control
new cb208fd Convert from cdbs to dh-r
new c86fe39 Canonical homepage URL for CRAN packages
new 95f9c08 Upload to unstable
The 7 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:
DESCRIPTION | 11 ++---
MD5 | 54 ++++++++++++------------
NAMESPACE | 3 +-
NEWS | 5 +++
R/RcppExports.R | 16 +++++++-
R/httpuv.R | 4 +-
debian/changelog | 11 +++++
debian/compat | 2 +-
debian/control | 23 +++++++----
debian/copyright | 6 +--
debian/rules | 19 +++------
man/WebSocket-class.Rd | 5 ++-
man/encodeURI.Rd | 7 ++--
man/getRNGState.Rd | 16 ++++++++
man/httpuv-package.Rd | 18 ++++----
man/interrupt.Rd | 3 +-
man/rawToBase64.Rd | 4 +-
man/runServer.Rd | 19 ++++-----
man/service.Rd | 10 ++---
man/startDaemonizedServer.Rd | 21 +++++-----
man/startServer.Rd | 36 ++++++++--------
man/stopDaemonizedServer.Rd | 11 +++--
man/stopServer.Rd | 11 +++--
src/Makevars | 10 ++++-
src/Makevars.win | 4 +-
src/RcppExports.cpp | 97 ++++++++++++++++++++++++--------------------
src/filedatasource-unix.cpp | 2 -
src/filedatasource-win.cpp | 3 --
src/http.cpp | 1 -
src/http.h | 6 +--
src/httpuv.cpp | 24 ++++++++---
src/libuv/config-unix.mk | 2 +-
src/register.c | 7 ++++
src/uvutil.h | 7 +++-
34 files changed, 276 insertions(+), 202 deletions(-)
create mode 100644 man/getRNGState.Rd
create mode 100644 src/register.c
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-httpuv.git
More information about the debian-science-commits
mailing list