[debrepatch] 01/01: patches: r-base: update patch for differences in help/$package.rds

Ximin Luo infinity0 at debian.org
Tue Apr 25 15:10:39 UTC 2017


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

infinity0 pushed a commit to branch master
in repository debrepatch.

commit 22b35acee9be740415901ecc1d83a22ec85f5754
Author: Ximin Luo <infinity0 at debian.org>
Date:   Tue Apr 25 17:10:00 2017 +0200

    patches: r-base: update patch for differences in help/$package.rds
---
 patches/r-base_WIP-XXXXXX.patch | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/patches/r-base_WIP-XXXXXX.patch b/patches/r-base_WIP-XXXXXX.patch
index 4ca930d..8add682 100644
--- a/patches/r-base_WIP-XXXXXX.patch
+++ b/patches/r-base_WIP-XXXXXX.patch
@@ -33,3 +33,13 @@ diff -u r-base-3.3.3/debian/changelog r-base-3.3.3/debian/changelog
      mandir <- file.path(dir, "man")
      manfiles <- if(!dir.exists(mandir)) character()
      else list_files_with_type(mandir, "docs")
+--- r-base-3.3.3/src/library/tools/R/parseRd.R
++++ r-base-3.3.3.orig/src/library/tools/R/parseRd.R
+@@ -62,7 +62,6 @@
+     basename <- basename(srcfile$filename)
+     srcfile$encoding <- encoding
+     srcfile$Enc <- "UTF-8"
++    srcfile$wd <- "."
+ 
+     if (encoding == "ASCII") {
+         if (any(is.na(iconv(lines, "", "ASCII"))))

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/debrepatch.git



More information about the Reproducible-commits mailing list