[r-cran-markdown] 01/01: * debian/control: fix line length. * FIXME E: r-cran-markdown: privacy-breach-logo usr/lib/R/site-library/markdown/doc/markdown-output.html (http://cran.rstudio.com/rlogo.jpg) E: r-cran-markdown: privacy-breach-may-use-debian-package usr/lib/R/site-library/markdown/resources/mathjax.html You may use libjs-mathjax package. (https://cdn.mathjax.org/mathjax/latest/mathjax.js?config=tex-ams-mml_htmlormml)

Joost van Baal joostvb at moszumanska.debian.org
Tue Feb 2 15:08:54 UTC 2016


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

joostvb pushed a commit to branch master
in repository r-cran-markdown.

commit c608d6f7309d6887cbbb136e56f518ca2110e557
Author: Joost van Baal-Ilić <joostvb at janacopoulos.mdcc.cx>
Date:   Tue Feb 2 16:08:48 2016 +0100

    * debian/control: fix line length.
    * FIXME
       E: r-cran-markdown: privacy-breach-logo usr/lib/R/site-library/markdown/doc/markdown-output.html (http://cran.rstudio.com/rlogo.jpg)
       E: r-cran-markdown: privacy-breach-may-use-debian-package usr/lib/R/site-library/markdown/resources/mathjax.html You may use libjs-mathjax package. (https://cdn.mathjax.org/mathjax/latest/mathjax.js?config=tex-ams-mml_htmlormml)
---
 debian/changelog |  4 ++++
 debian/control   | 15 +++++++--------
 2 files changed, 11 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a19cba7..d518178 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,10 @@ r-cran-markdown (0.7.7-2) unstable; urgency=low
 
   * UNRELEASED.
   * debian/control: add remark about rmarkdown.  Thanks Dirk Eddelbuettel.
+  * debian/control: fix line length.
+  * FIXME
+     E: r-cran-markdown: privacy-breach-logo usr/lib/R/site-library/markdown/doc/markdown-output.html (http://cran.rstudio.com/rlogo.jpg)
+     E: r-cran-markdown: privacy-breach-may-use-debian-package usr/lib/R/site-library/markdown/resources/mathjax.html You may use libjs-mathjax package. (https://cdn.mathjax.org/mathjax/latest/mathjax.js?config=tex-ams-mml_htmlormml)
 
  -- Joost van Baal-Ilić <joostvb at debian.org>  Tue, 02 Feb 2016 15:06:33 +0100
 
diff --git a/debian/control b/debian/control
index 14946d4..0fbb079 100644
--- a/debian/control
+++ b/debian/control
@@ -14,17 +14,16 @@ Architecture: any
 Depends: ${shlibs:Depends}, ${R:Depends}
 Description: GNU R package providing R bindings to the Sundown Markdown rendering library
  Provides R bindings to the Sundown Markdown rendering library by Vicent Marti e.a.,
- based upon work by Natacha Porté.  Markdown is a plain-text formatting syntax that can
- be converted to XHTML or other formats.
+ based upon work by Natacha Porté.  Markdown is a plain-text formatting syntax that
+ can be converted to XHTML or other formats.
  .
  The R function `markdownToHTML` renders a markdown file to HTML. Options
  controlling HTML output and supported markdown extensions can be optionally
  specified.
  .
- The package also exports the underlying Sundown C extension API which
- enables creating and calling custom renderers using the `renderMarkdown`
- function.
+ The package also exports the underlying Sundown C extension API which enables
+ creating and calling custom renderers using the `renderMarkdown` function.
  .
- Please note: the rmarkdown package (with leading r) converts R Markdown documents into
- even more formats, by using pandoc; the CRAN rmarkdown package is a newer and enhanced
- version of this markdown package.
+ Please note: the rmarkdown package (with leading r) converts R Markdown documents
+ into even more formats, by using pandoc; the CRAN rmarkdown package is a newer and
+ enhanced version of this markdown package.

-- 
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