[Pkg-javascript-commits] [pdf.js] 202/207: Refresh patches
David Prévot
taffit at moszumanska.debian.org
Mon Jul 28 15:36:50 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository pdf.js.
commit 43da52f5796dc3242021990ba64a23061e20ed91
Author: David Prévot <taffit at debian.org>
Date: Sun Jul 27 15:32:49 2014 -0400
Refresh patches
Git-Dch: Ignore
---
debian/patches/0001-No-embedded-PDF.patch | 14 +++++++++++---
.../0002-Fix-build-versions-in-generated-file.patch | 4 ++--
debian/patches/0003-Don-t-fetch-external-data.patch | 2 +-
3 files changed, 14 insertions(+), 6 deletions(-)
diff --git a/debian/patches/0001-No-embedded-PDF.patch b/debian/patches/0001-No-embedded-PDF.patch
index 04c0bca..eb7d96f 100644
--- a/debian/patches/0001-No-embedded-PDF.patch
+++ b/debian/patches/0001-No-embedded-PDF.patch
@@ -9,11 +9,11 @@ Don’t try to ship non-DFSG compliant material already removed from
the source tarball.
Forwarded: not-needed
---
- make.js | 1 -
- 1 file changed, 1 deletion(-)
+ make.js | 2 --
+ 1 file changed, 2 deletions(-)
diff --git a/make.js b/make.js
-index a234017..237392c 100644
+index 7b5c544..ece6a55 100644
--- a/make.js
+++ b/make.js
@@ -122,7 +122,6 @@ target.generic = function() {
@@ -24,3 +24,11 @@ index a234017..237392c 100644
['external/bcmaps/*', GENERIC_DIR + '/web/cmaps/'],
['web/locale', GENERIC_DIR + '/web']
],
+@@ -492,7 +491,6 @@ target.minified = function() {
+ copy: [
+ [COMMON_WEB_FILES, MINIFIED_DIR + '/web'],
+ ['web/viewer.css', MINIFIED_DIR + '/web'],
+- ['web/compressed.tracemonkey-pldi-09.pdf', MINIFIED_DIR + '/web'],
+ ['external/bcmaps/*', MINIFIED_DIR + '/web/cmaps'],
+ ['web/locale', MINIFIED_DIR + '/web']
+ ],
diff --git a/debian/patches/0002-Fix-build-versions-in-generated-file.patch b/debian/patches/0002-Fix-build-versions-in-generated-file.patch
index a570877..5a11a7f 100644
--- a/debian/patches/0002-Fix-build-versions-in-generated-file.patch
+++ b/debian/patches/0002-Fix-build-versions-in-generated-file.patch
@@ -13,7 +13,7 @@ Forwarded: not-needed
1 file changed, 2 insertions(+), 10 deletions(-)
diff --git a/make.js b/make.js
-index 237392c..d07bdb5 100644
+index ece6a55..6f616aa 100644
--- a/make.js
+++ b/make.js
@@ -344,8 +344,7 @@ target.bundle = function(args) {
@@ -26,7 +26,7 @@ index 237392c..d07bdb5 100644
crlfchecker.checkIfCrlfIsPresent(SRC_FILES);
-@@ -561,14 +560,7 @@ target.buildnumber = function() {
+@@ -560,14 +559,7 @@ target.buildnumber = function() {
echo();
echo('### Getting extension build number');
diff --git a/debian/patches/0003-Don-t-fetch-external-data.patch b/debian/patches/0003-Don-t-fetch-external-data.patch
index d609f7a..21119ca 100644
--- a/debian/patches/0003-Don-t-fetch-external-data.patch
+++ b/debian/patches/0003-Don-t-fetch-external-data.patch
@@ -7,7 +7,7 @@ Subject: =?utf-8?q?Don=E2=80=99t_fetch_external_data?=
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/examples/text-selection/index.html b/examples/text-selection/index.html
-index 9f993e8..28911d8 100644
+index be2921f..d2155fa 100644
--- a/examples/text-selection/index.html
+++ b/examples/text-selection/index.html
@@ -2,7 +2,7 @@
--
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