[Pkg-javascript-commits] [node-ws] 06/07: Don't set SOURCE_DATE_EPOCH; debhelper does this automatically now

Ximin Luo infinity0 at debian.org
Sun Jan 17 12:09:07 UTC 2016


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

infinity0 pushed a commit to branch master
in repository node-ws.

commit 867350bfce8208521dcfb41d45362cfabd1836a8
Author: Ximin Luo <infinity0 at debian.org>
Date:   Sun Jan 17 12:37:06 2016 +0100

    Don't set SOURCE_DATE_EPOCH; debhelper does this automatically now
---
 debian/rules | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index d70012e..dadb456 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,9 +7,6 @@
 SHLIBSDIR = debian/node-ws/usr/lib/nodejs/ws/lib
 SHLIBS = bufferutil.node validation.node
 
-# reproducible documentation, see https://wiki.debian.org/ReproducibleBuilds/TimestampsProposal
-export SOURCE_DATE_EPOCH = $(shell date -d "$$(dpkg-parsechangelog --count 1 -SDate)" +%s)
-
 %:
 	dh $@
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-ws.git



More information about the Pkg-javascript-commits mailing list