[Reproducible-commits] [notes] 01/01: Look at pdf.js

Reiner Herrmann reiner at reiner-h.de
Sat Jun 27 14:34:08 UTC 2015


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

deki-guest pushed a commit to branch master
in repository notes.

commit 789adddfe69e9a90d9c054ef698bfec04083016f
Author: Reiner Herrmann <reiner at reiner-h.de>
Date:   Sat Jun 27 16:31:10 2015 +0200

    Look at pdf.js
---
 issues.yml   | 5 ++---
 packages.yml | 4 ++++
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/issues.yml b/issues.yml
index 84b543e..5efbcaf 100644
--- a/issues.yml
+++ b/issues.yml
@@ -169,9 +169,8 @@ timestamps_in_zip:
   deterministic: True
 timestamps_difference_by_unzip:
   description: |
-    When unzip files as part of the build package process the current timezone is used
-    to calculate the time of the file.
-    Using TZ=UTC when unzip the file can fix this.
+    Timestamps in files processed by zip/unzip have timezone variations.
+    Setting TZ=UTC before calling zip/unzip the file can fix this.
 timestamps_in_documentation_generated_by_groff:
   description: |
     groff will add a timestamps to documentation it produces.
diff --git a/packages.yml b/packages.yml
index e5ad37a..7308359 100644
--- a/packages.yml
+++ b/packages.yml
@@ -10757,6 +10757,10 @@ pd-zexy:
   version: 2.2.5-2
   issues:
     - timestamps_from_cpp_macros
+pdf.js:
+  version: 1.1.215+dfsg-1
+  issues:
+    - timestamps_difference_by_unzip
 pdfminer:
   version: 20110515+dfsg-1
   issues:

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



More information about the Reproducible-commits mailing list