[Debian-ha-commits] [fence-agents] 01/04: BUILD_DATE not needed for reproducible builds anymore

Valentin Vidic vvidic-guest at moszumanska.debian.org
Fri Feb 16 10:22:33 UTC 2018


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

vvidic-guest pushed a commit to branch master
in repository fence-agents.

commit 7a3805b6778b6453af1b9226f4999e76af2d54b7
Author: Valentin Vidic <Valentin.Vidic at CARNet.hr>
Date:   Fri Feb 16 10:57:25 2018 +0100

    BUILD_DATE not needed for reproducible builds anymore
---
 debian/rules | 1 -
 1 file changed, 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index ca6c3c3..4180d82 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,6 @@
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 DPKG_EXPORT_BUILDFLAGS = 1
 include /usr/share/dpkg/buildflags.mk
-export BUILD_DATE=$(shell dpkg-parsechangelog -S Date)
 
 get-orig-source:
 	uscan --noconf --force-download --rename --repack --download-current-version --destdir=.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-ha/fence-agents.git



More information about the Debian-HA-Commits mailing list