[frobby] 03/05: debian/rules: Set FORCE_SOURCE_DATE macro for reproducible builds of manual.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Mon Aug 28 00:16:07 UTC 2017


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

dtorrance-guest pushed a commit to branch master
in repository frobby.

commit dc2ab3ea2154f92002a29520e8604e8b65b24093
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Sun Aug 27 19:56:50 2017 -0400

    debian/rules: Set FORCE_SOURCE_DATE macro for reproducible builds of manual.
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index bc9fa02..c618509 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,9 @@
 
 export DEB_LDFLAGS_MAINT_APPEND=-Wl,-soname,libfrobby.so.0
 
+# for reproducible builds of manual
+export FORCE_SOURCE_DATE = 1
+
 %:
 	dh $@ --no-parallel
 

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



More information about the debian-science-commits mailing list