[r-cran-nlp] branch master updated (cfa70e3 -> cb0979f)
Sébastien Villemot
sebastien at debian.org
Mon Oct 2 14:05:57 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastien pushed a change to branch master
in repository r-cran-nlp.
from cfa70e3 Initial packaging
new e3b47d4 Bump to watch file format version 4.
adds cdcaaa4 New upstream version 0.1-11
new f0f4be6 Merge tag 'upstream/0.1-11'
new fcc5c87 Convert to dh-r.
new ee4d10d Bump to debhelper compat level 10.
new 2473d3c Remove unneded ${shlibs:Depends}.
new ad9a2ff Use canonical CRAN homepage.
new e53a423 Use secure URL for Format field of d/copyright.
new 733cf10 Use secure URLs for Vcs-* fields.
new c530440 Bump Standards-Version to 4.1.1.
new eba3979 Add README.source documenting R/sysdata.rda.
new 58e67f9 Add .gitignore.
new 1315679 Add Testsuite: autopkgtest-pkg-r.
new cb0979f Changelog entry for 0.1-11-1.
The 13 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:
.gitignore | 5 ++
DESCRIPTION | 8 +--
MD5 | 34 +++++-----
NAMESPACE | 12 ++++
R/annotation.R | 4 +-
R/annotators.R | 14 ++--
R/aptd.R | 4 +-
R/conll.R | 100 +++++++++++++++++++++-------
R/conllu.R | 125 +++++++++++++++++++++++++++++++++++
R/datetime.R | 6 +-
R/language.R | 4 +-
R/sysdata.rda | Bin 92004 -> 92256 bytes
R/ttd.R | 2 +-
debian/README.source | 4 ++
debian/changelog | 17 +++++
debian/compat | 2 +-
debian/control | 17 +++--
debian/copyright | 4 +-
debian/rules | 3 +-
debian/watch | 2 +-
inst/po/en at quot/LC_MESSAGES/R-NLP.mo | Bin 0 -> 2799 bytes
man/AnnotatedPlainTextDocument.Rd | 2 +-
man/Annotator.Rd | 2 +-
man/CoNLLTextDocument.Rd | 40 ++++++++---
man/CoNLLUTextDocument.Rd | 84 +++++++++++++++++++++++
man/TaggedTextDocument.Rd | 2 +-
man/tagsets.Rd | 13 +++-
po/R-NLP.pot | 83 +++++++++++++++++++++++
28 files changed, 501 insertions(+), 92 deletions(-)
create mode 100644 .gitignore
create mode 100644 R/conllu.R
create mode 100644 debian/README.source
create mode 100644 inst/po/en at quot/LC_MESSAGES/R-NLP.mo
create mode 100644 man/CoNLLUTextDocument.Rd
create mode 100644 po/R-NLP.pot
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-nlp.git
More information about the debian-science-commits
mailing list