Your message dated Sun, 6 Jan 2019 19:57:25 +0100
with message-id <20190106185724.GA26936@localhost>
and subject line dhole's patch was applied in revision 1.0-4
has caused the Debian Bug report #792597,
regarding jsmath-fonts-sprite: please make the build reproducible
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
792597: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=792597
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: jsmath-fonts-sprite
Version: 1.0-3
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: timestamps
X-Debbugs-Cc: [email protected]

Hi,

While working on the "reproducible builds" effort [1], we have noticed
that jsmath-fonts-sprite could not be built reproducibly.

The attached patch removes timezone-varying timestamps from the
files extracted with unzip. Once applied, jsmath-fonts-sprite can be
built reproducibly in our reproducible toolchain.

 [1]: https://wiki.debian.org/ReproducibleBuilds


Regards,
-- 
Dhole
diff -Nru jsmath-fonts-sprite-1.0/debian/changelog 
jsmath-fonts-sprite-1.0/debian/changelog
--- jsmath-fonts-sprite-1.0/debian/changelog    2014-03-23 21:25:14.000000000 
+0100
+++ jsmath-fonts-sprite-1.0/debian/changelog    2015-07-15 19:11:45.000000000 
+0200
@@ -1,3 +1,11 @@
+jsmath-fonts-sprite (1.0-3.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * add TZ=UTC before unzip in debian/rules to make the files mtime 
+    invariant to timezone to make the package build reproducibly.
+
+ -- Dhole <[email protected]>  Wed, 15 Jul 2015 19:11:31 +0200
+
 jsmath-fonts-sprite (1.0-3) unstable; urgency=medium
 
   * Adopted the package. Closes: #621474
diff -Nru jsmath-fonts-sprite-1.0/debian/rules 
jsmath-fonts-sprite-1.0/debian/rules
--- jsmath-fonts-sprite-1.0/debian/rules        2014-03-23 21:28:14.000000000 
+0100
+++ jsmath-fonts-sprite-1.0/debian/rules        2015-07-15 19:09:56.000000000 
+0200
@@ -16,7 +16,7 @@
        dh $@
 
 override_dh_auto_build:
-       unzip -q -d jsMath jsMath-*.zip
+       TZ=UTC unzip -q -d jsMath jsMath-*.zip
 
 override_dh_clean:
        dh_clean

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
However I forgot to close the bug report.

thx.

-- 
Georges KHAZNADAR et Jocelyne FOURNIER
22 rue des mouettes, 59240 Dunkerque France.
Téléphone +33 (0)3 28 29 17 70

Attachment: signature.asc
Description: PGP signature


--- End Message ---

Reply via email to