[sasview] 02/07: Make latex output reproducible

Stuart Prescott stuart at debian.org
Mon Jan 1 13:38:13 UTC 2018


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

stuart pushed a commit to branch master
in repository sasview.

commit 4f393459a6307366cf5a24f8e885d8c2d7757ae8
Author: Stuart Prescott <stuart at debian.org>
Date:   Tue Jan 2 00:13:48 2018 +1100

    Make latex output reproducible
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index 694b22c..d7cb6ac 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,6 +12,10 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all,-pie
 # SasView insists on writing to ~/sasview.log
 export HOME = $(CURDIR)/build/
 
+# Force pdflatex to use SOURCE_DATE_EPOCH for \today too
+export FORCE_SOURCE_DATE = 1
+
+
 %:
 	dh $@ --with python2,sphinxdoc --buildsystem=pybuild
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sasview.git



More information about the debian-science-commits mailing list