[r-cran-highr] 08/10: Update patches to new upstream version

Andreas Tille tille at debian.org
Wed Nov 30 10:54:18 UTC 2016


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

tille pushed a commit to branch master
in repository r-cran-highr.

commit 596577e062b721ebefc4584535b06d92ba88d3fe
Author: Andreas Tille <tille at debian.org>
Date:   Wed Nov 30 11:43:21 2016 +0100

    Update patches to new upstream version
---
 debian/patches/privacy_breach_fix.patch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/patches/privacy_breach_fix.patch b/debian/patches/privacy_breach_fix.patch
index 3651b7e..fd56519 100644
--- a/debian/patches/privacy_breach_fix.patch
+++ b/debian/patches/privacy_breach_fix.patch
@@ -19,7 +19,7 @@ Description: Replace privacy breach links by packaged copies
      </div>
 -  <script src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
 +  <script src="/usr/share/javascript/jquery/jquery.min.js"></script>
-   <script src="http://yihui.name/knitr/js/docco-resize.js"></script>
+   <script src="https://yihui.github.io/knitr/js/docco-resize.js"></script>
    </body>
  </html>
 --- a/inst/doc/highr-internals.html
@@ -39,6 +39,6 @@ Description: Replace privacy breach links by packaged copies
      </div>
 -  <script src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
 +  <script src="/usr/share/javascript/jquery/jquery.min.js"></script>
-   <script src="http://yihui.name/knitr/js/docco-resize.js"></script>
+   <script src="https://yihui.github.io/knitr/js/docco-resize.js"></script>
    </body>
  </html>

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



More information about the debian-science-commits mailing list