[Pkg-privacy-commits] [tor-monitor] 36/39: add comment about faketime and SOURCE_DATE_EPOCH
Sascha Steinbiss
sascha-guest at moszumanska.debian.org
Tue Aug 25 18:00:48 UTC 2015
This is an automated email from the git hooks/post-receive script.
sascha-guest pushed a commit to branch master
in repository tor-monitor.
commit 24b58fd29d654188a3eff85e6599392d80afc32d
Author: Sascha Steinbiss <sascha at steinbiss.name>
Date: Sun Aug 23 01:36:15 2015 +0100
add comment about faketime and SOURCE_DATE_EPOCH
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index 07e5be5..a74f507 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,7 @@
#export DH_VERBOSE = 1
export PYBUILD_NAME=tor-monitor
+# Use faketime for now until we have SOURCE_DATE_EPOCH for gettext
ifeq ($(shell faketime 'last friday' date > /dev/null 2> /dev/null; echo $$?),0)
FAKETIME:=faketime "`dpkg-parsechangelog -S date`"
endif
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/tor-monitor.git
More information about the Pkg-privacy-commits
mailing list