[r-cran-markdown] branch master updated (9aa889f -> e1bc4f4)

Andreas Tille tille at debian.org
Tue Oct 24 09:14:59 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-markdown.

      from  9aa889f   stuff to do for next upload
       new  2545984   Secure URI in watch file
       new  82db9ed   Add missing copyright statements
      adds  7d0590d   New upstream version 0.8
       new  bd98efc   Updated version 0.8 from 'upstream/0.8'
       new  77bd2e8   New upstream version
       new  49f07d3   debhelper 10
       new  0011b89   Convert packaging from cdbs to dh-r
       new  278c693   Adapt patches
       new  fa76782   Standards-Version: 4.1.1
       new  b77a6ee   Canonical homepage for CRAN packages
       new  0c95f55   Replace URL to Rlogo.jpg by local copy
       new  e1bc4f4   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                                   |  54 ++++-
 MD5                                           |  50 ++---
 NAMESPACE                                     |   3 +
 NEWS                                          |  11 +
 R/renderMarkdown.R                            |   8 +-
 build/vignette.rds                            | Bin 245 -> 246 bytes
 debian/changelog                              |  16 +-
 debian/compat                                 |   2 +-
 debian/control                                |  17 +-
 debian/copyright                              |  19 +-
 debian/install                                |   1 +
 debian/patches/privacy_breach_fix.patch       |   4 +-
 debian/patches/privacy_breach_fix_rlogo.patch | 287 ++++++++++++++++++++++++++
 debian/patches/series                         |   1 +
 debian/rlogo/Rlogo.jpg                        | Bin 0 -> 15985 bytes
 debian/rlogo/get_logo                         |   1 +
 debian/rules                                  |  12 +-
 debian/source/include-binaries                |   1 +
 debian/watch                                  |   4 +-
 inst/doc/markdown-examples.R                  |   4 +-
 inst/doc/markdown-examples.html               |   8 +-
 inst/doc/markdown-output.R                    |   4 +-
 inst/doc/markdown-output.html                 |   8 +-
 inst/examples/markdownExtensions.R            |   4 +-
 inst/resources/mathjax.html                   |   2 +-
 man/markdown.Rd                               |   7 +-
 man/markdownExtensions.Rd                     |  36 ++--
 man/markdownHTMLOptions.Rd                    |   6 +-
 man/markdownToHTML.Rd                         |   1 +
 man/registeredRenderers.Rd                    |   1 +
 man/renderMarkdown.Rd                         |   1 +
 man/rendererExists.Rd                         |   1 +
 man/rendererOutputType.Rd                     |   1 +
 man/rpubsUpload.Rd                            |   1 +
 man/smartypants.Rd                            |   1 +
 src/Rbase64.c                                 |  17 +-
 src/Rinit.c                                   |   7 +-
 tests/b64EncodeFile.R                         |  13 ++
 tests/empty.R                                 |   7 +
 tests/tests.Rout.save                         |  17 +-
 40 files changed, 516 insertions(+), 122 deletions(-)
 create mode 100644 debian/install
 create mode 100644 debian/patches/privacy_breach_fix_rlogo.patch
 create mode 100644 debian/rlogo/Rlogo.jpg
 create mode 100755 debian/rlogo/get_logo
 create mode 100644 debian/source/include-binaries
 create mode 100644 tests/b64EncodeFile.R
 create mode 100644 tests/empty.R

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



More information about the debian-science-commits mailing list