[Reproducible-builds] Bug#794247: whizzytex: please make the build reproducible

Dhole dhole at openmailbox.org
Fri Jul 31 17:03:10 UTC 2015


Source: whizzytex
Version: 1.3.2-1.3
Severity: wishlist
Tags: patch
User: reproducible-builds at lists.alioth.debian.org
Usertags: timestamps
X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org

Hi,

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

The attached patch removes timestamps from the documentation. Once
applied, whizzytex can be built reproducibly in our current experimental
framework.

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


Regards,
-- 
Dhole
-------------- next part --------------
diff -Nru whizzytex-1.3.2/debian/changelog whizzytex-1.3.2/debian/changelog
--- whizzytex-1.3.2/debian/changelog	2014-09-15 04:44:18.000000000 +0200
+++ whizzytex-1.3.2/debian/changelog	2015-07-31 16:10:39.000000000 +0200
@@ -1,3 +1,10 @@
+whizzytex (1.3.2-1.4) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Timestamp removed from docs to make package build reproducibly. 
+
+ -- Eduard Sanou <dhole at openmailbox.org>  Fri, 31 Jul 2015 16:10:22 +0200
+
 whizzytex (1.3.2-1.3) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru whizzytex-1.3.2/debian/patches/remove_docs_timestamp.patch whizzytex-1.3.2/debian/patches/remove_docs_timestamp.patch
--- whizzytex-1.3.2/debian/patches/remove_docs_timestamp.patch	1970-01-01 01:00:00.000000000 +0100
+++ whizzytex-1.3.2/debian/patches/remove_docs_timestamp.patch	2015-07-31 16:11:06.000000000 +0200
@@ -0,0 +1,21 @@
+Description: Remove timestamp from docs
+ .
+ whizzytex (1.3.2-1.4) UNRELEASED; urgency=medium
+ .
+   * Non-maintainer upload.
+   * Timestamp removed from docs to make package build reproducibly.
+Author: Eduard Sanou <dhole at openmailbox.org>
+
+---
+
+--- whizzytex-1.3.2.orig/doc/manual.tex
++++ whizzytex-1.3.2/doc/manual.tex
+@@ -43,7 +43,7 @@
+ \end{rawhtml}
+ \pagestyle {empty}
+ \author {\rightline {Didier R{\'e}my}}
+-\date {\hfill Version {\version}, \today}
++\date {\hfill Version {\version}}
+ \begingroup
+ \let \@\relax
+ \title {
diff -Nru whizzytex-1.3.2/debian/patches/series whizzytex-1.3.2/debian/patches/series
--- whizzytex-1.3.2/debian/patches/series	2013-10-06 09:16:11.000000000 +0200
+++ whizzytex-1.3.2/debian/patches/series	2015-07-31 16:10:51.000000000 +0200
@@ -1,3 +1,4 @@
 07_bash_makefile.patch
 09_compat_config.patch
 11_boxsep_boolean.patch
+remove_docs_timestamp.patch
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20150731/799be37a/attachment.sig>


More information about the Reproducible-builds mailing list