[med-svn] [r-cran-fastmatch] branch master updated (06f7d9e -> 66bbee3)
Andreas Tille
tille at debian.org
Mon Oct 23 17:38:08 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-fastmatch.
from 06f7d9e Removed sentence 'or (at your option) any later version' from the copyright file
new 0945124 Secure URI in watch file
adds 6b96121 Imported Upstream version 1.0-4
adds 771b4c7 Imported Upstream version 1.0-4
new 268d61b New upstream version 1.1-0
new cde0b03 Updated version 1.1-0 from 'upstream/1.1-0'
new 0f9e4d1 New upstream version
new 6de77e0 Convert packaging from cdbs to dh-r
new 0c0e1e2 debhelper 10
new 7c94122 Testsuite: autopkgtest-pkg-r
new 26901a9 Standards-Version: 4.1.1
new 71876d6 Secure Vcs-Git
new 26eb27d Canonical homepage for CRAN packages
new 66bbee3 Upload to unstable
The 11 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 | 15 +-
MD5 | 20 +-
NAMESPACE | 4 +-
NEWS | 34 +++-
R/coalesce.R | 1 +
R/ctapply.R | 1 +
R/fastmatch.R | 8 +-
R/hash.R | 7 +
debian/changelog | 14 ++
debian/compat | 2 +-
debian/control | 14 +-
debian/copyright | 5 +-
debian/rules | 6 +-
debian/watch | 4 +-
man/coalesce.Rd | 67 +++++++
man/ctapply.Rd | 57 ++++++
man/fmatch.Rd | 42 +++-
src/common.h | 29 +++
src/ctapply.c | 93 +++++++++
src/fasthash.c | 481 ++++++++++++++++++++++++++++++++++++++++++++
src/fastmatch.c | 594 +++++++++++++++++++++++++++++++++----------------------
21 files changed, 1222 insertions(+), 276 deletions(-)
create mode 100644 R/coalesce.R
create mode 100644 R/ctapply.R
create mode 100644 R/hash.R
create mode 100644 man/coalesce.Rd
create mode 100644 man/ctapply.Rd
create mode 100644 src/common.h
create mode 100644 src/ctapply.c
create mode 100644 src/fasthash.c
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-fastmatch.git
More information about the debian-med-commit
mailing list