[med-svn] [Git][med-team/kissplice][master] Make user_guide.pdf date deterministic

François Gindraud (@fgindraud) gitlab at salsa.debian.org
Wed Apr 6 14:12:50 BST 2022



François Gindraud pushed to branch master at Debian Med / kissplice


Commits:
f78ff635 by Francois Gindraud at 2022-04-06T15:10:28+02:00
Make user_guide.pdf date deterministic

An additional env variable is needed to force latex to use SOURCE_EPOCH_DATE as '\date'.
This is required in order to make building user_guide.pdf reproducible.

The manpage also depends on the date but is already handled by
SOURCE_EPOCH_DATE, I think.

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -10,6 +10,9 @@
 
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
+# Force texlive to respect SOURCE_DATE_EPOCH for reproducibility of pdf user guide
+export FORCE_SOURCE_DATE=1
+
 include /usr/share/dpkg/default.mk
 
 %:



View it on GitLab: https://salsa.debian.org/med-team/kissplice/-/commit/f78ff6355288dee6d43d4b3f297931b7cd247769

-- 
View it on GitLab: https://salsa.debian.org/med-team/kissplice/-/commit/f78ff6355288dee6d43d4b3f297931b7cd247769
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20220406/9dd1d61f/attachment-0001.htm>


More information about the debian-med-commit mailing list