[r-cran-knitr] 01/02: Merge tag 'debian/1.15.1-1' into debian/jessie-backports

Andreas Tille tille at debian.org
Thu Jun 8 09:54:12 UTC 2017


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

tille pushed a commit to branch debian/jessie-backports
in repository r-cran-knitr.

commit 8237c855d2557a7305497f95ceab2ea7fcb22cee
Merge: fd596f3 a1753dc
Author: Andreas Tille <tille at debian.org>
Date:   Thu Jun 8 11:42:35 2017 +0200

    Merge tag 'debian/1.15.1-1' into debian/jessie-backports

 DESCRIPTION                             |  27 +-
 MD5                                     | 158 +++----
 NAMESPACE                               |  14 +-
 R/block.R                               | 113 +++--
 R/cache.R                               |  34 +-
 R/citation.R                            |  12 +-
 R/defaults.R                            |   9 +-
 R/engine.R                              | 273 ++++++++++--
 R/highlight.R                           |   5 +-
 R/hooks-extra.R                         |  36 +-
 R/hooks-html.R                          |  22 +-
 R/hooks-latex.R                         |  10 +-
 R/hooks-md.R                            |  84 ++--
 R/hooks.R                               |   5 +-
 R/output.R                              | 161 +++++--
 R/package.R                             |  10 +
 R/pandoc.R                              |  34 +-
 R/params.R                              |  31 +-
 R/parser.R                              |  26 +-
 R/pattern.R                             |  12 +-
 R/plot.R                                | 208 ++++++++-
 R/table.R                               |  47 ++-
 R/template.R                            |  18 +-
 R/themes-eclipse.R                      |  55 ---
 R/themes.R                              |   1 -
 R/utils-conversion.R                    |   8 +-
 R/utils-rd2html.R                       |   2 +
 R/utils-vignettes.R                     |  16 +-
 R/utils.R                               | 169 +++++++-
 README.md                               |  14 +-
 build/knitr.pdf                         | Bin 244622 -> 262980 bytes
 build/vignette.rds                      | Bin 514 -> 515 bytes
 debian/README.test                      |   8 +
 debian/changelog                        |  28 ++
 debian/compat                           |   2 +-
 debian/control                          |  20 +-
 debian/copyright                        |  12 +-
 debian/docs                             |   4 +
 debian/patches/privacy_breach_fix.patch |  46 +-
 debian/rules                            |  14 +-
 debian/tests/control                    |   3 +
 debian/tests/run-unit-test              |  13 +
 debian/watch                            |   2 +-
 inst/doc/docco-classic.html             |   4 +-
 inst/doc/docco-linear.html              |   8 +-
 inst/doc/knit_expand.html               |   4 +-
 inst/doc/knit_print.html                |  50 ++-
 inst/doc/knitr-intro.html               |  27 +-
 inst/doc/knitr-markdown.html            |   2 +-
 inst/doc/knitr-refcard.pdf              | Bin 79517 -> 177149 bytes
 inst/examples/Sweavel.sty               |  60 +++
 inst/examples/download_count.csv        |  16 +-
 inst/examples/knitr-beamer.Rnw          |  20 +-
 inst/examples/knitr-graphics.Rnw        |  38 +-
 inst/examples/knitr-listings.Rnw        |   5 +-
 inst/examples/knitr-manual.Rnw          | 100 ++---
 inst/examples/knitr-minimal.Rnw         |   5 +-
 inst/examples/knitr-packages.bib        |  42 +-
 inst/examples/knitr-spin.html           |   2 +-
 inst/examples/knitr-subfloats.Rnw       |  10 +-
 inst/examples/knitr-themes.Rnw          |  91 +---
 inst/examples/knitr-themes.lyx          | 724 +-------------------------------
 inst/examples/knitr-twocolumn.Rnw       |   8 +-
 inst/examples/knitr-twocolumn.lyx       |   2 +-
 inst/misc/docco-classic.html            |   4 +-
 inst/misc/docco-template.html           |   8 +-
 man/all_labels.Rd                       |   9 +-
 man/asis_output.Rd                      |  18 +-
 man/chunk_hook.Rd                       |  11 +-
 man/clean_cache.Rd                      |   5 +
 man/combine_words.Rd                    |  39 ++
 man/eclipse_theme.Rd                    |  41 --
 man/include_graphics.Rd                 |  12 +-
 man/include_url.Rd                      |  29 ++
 man/kable.Rd                            |  11 +-
 man/knit2wp.Rd                          |   8 +-
 man/knit_engines.Rd                     |   4 +
 man/knit_expand.Rd                      |   3 +-
 man/knit_meta.Rd                        |  14 +-
 man/knit_theme.Rd                       |   3 -
 man/opts_chunk.Rd                       |   5 +
 man/output_hooks.Rd                     |   6 +-
 man/pandoc.Rd                           |  14 +-
 man/plot_crop.Rd                        |   4 +-
 man/raw_output.Rd                       |  64 +++
 man/spin.Rd                             |   2 +-
 man/stitch.Rd                           |   4 +-
 man/write_bib.Rd                        |   5 +-
 tests/testit/test-hooks.R               |   2 +-
 tests/testit/test-output.R              |  14 +
 tests/testit/test-plot.R                |   5 +-
 tests/testit/test-sql.R                 |  34 ++
 tests/testit/test-table.R               |  13 +
 tests/testit/test-utils.R               |  57 ++-
 tools/covr.R                            |   7 +
 95 files changed, 1886 insertions(+), 1553 deletions(-)

diff --cc debian/changelog
index 081b7a7,be9b361..f2a1e6f
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,9 -1,31 +1,37 @@@
+ r-cran-knitr (1.15.1-1) unstable; urgency=medium
+ 
+   * New upstream version
+   * convert to dh-r
+   * debhelper 10
+   * d/watch: version=4
+ 
+  -- Andreas Tille <tille at debian.org>  Sat, 26 Nov 2016 23:08:16 +0100
+ 
+ r-cran-knitr (1.14-2) unstable; urgency=medium
+ 
+   * Add myself to Uploaders
+   * Add missing test dependency: r-cran-codetools
+   * Canonical CRAN homepage
+ 
+  -- Andreas Tille <tille at debian.org>  Fri, 04 Nov 2016 08:49:43 +0100
+ 
+ r-cran-knitr (1.14-1) unstable; urgency=medium
+ 
+   * Team upload
+   * New upstream version
+     Closes: #837272
+   * Add missing copyright statement for inst/misc/framed.sty
+   * DEP5
+   * Suggests: r-cran-tikzdevice (since its used in unit tests)
+ 
+  -- Andreas Tille <tille at debian.org>  Sat, 10 Sep 2016 21:03:33 +0200
+ 
 +r-cran-knitr (1.12.3-1~bpo8+1) jessie-backports; urgency=medium
 +
 +  * Rebuild for jessie-backports.
 +
 + -- Andreas Tille <tille at debian.org>  Wed, 13 Jul 2016 15:57:01 +0200
 +
  r-cran-knitr (1.12.3-1) unstable; urgency=low
  
    [ Joost van Baal-Ilić ]

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



More information about the debian-science-commits mailing list