[Pkg-javascript-commits] [pdf.js] 78/414: Update the link location for 'issue3666.pdf' to point to the Internet Archive

David Prévot taffit at moszumanska.debian.org
Tue Jun 28 17:12:08 UTC 2016


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

taffit pushed a commit to branch master
in repository pdf.js.

commit c197e47742f77d83cf51ae94d762a4f190e7e9f2
Author: Jonas Jenwald <jonas.jenwald at gmail.com>
Date:   Mon Jan 11 21:24:50 2016 +0100

    Update the link location for 'issue3666.pdf' to point to the Internet Archive
    
    Note that despite the new file having a different hash than the the current one, it does render *identically* and most importantly it uses *the same* JBIG2 functionality.
    
    For reference, please see issue 3666 and PR 3738.
---
 test/pdfs/issue3666.pdf.link | 3 +--
 test/test_manifest.json      | 2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/test/pdfs/issue3666.pdf.link b/test/pdfs/issue3666.pdf.link
index b767859..cb1eb49 100644
--- a/test/pdfs/issue3666.pdf.link
+++ b/test/pdfs/issue3666.pdf.link
@@ -1,2 +1 @@
-http://www.nfbc.com/Assets/Maps/716NiagaraWineTrail.pdf
-
+http://web.archive.org/web/20160111201835/https://nfbc.com/Assets/Documents/Cuesheet/716NiagaraWineTrail_opt.pdf
diff --git a/test/test_manifest.json b/test/test_manifest.json
index 7ade151..794a6b2 100644
--- a/test/test_manifest.json
+++ b/test/test_manifest.json
@@ -2534,7 +2534,7 @@
     },
     {  "id": "issue3666",
        "file": "pdfs/issue3666.pdf",
-       "md5": "c2156a34b9634b174556910732ab9df0",
+       "md5": "cbcaf533d8a4e825d7f12cb4f137babd",
        "rounds": 1,
        "link": true,
        "firstPage": 1,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/pdf.js.git



More information about the Pkg-javascript-commits mailing list