[Debian-ha-commits] [crmsh] 01/02: Make crm.8.html generation reproducible

Valentin Vidic vvidic-guest at moszumanska.debian.org
Thu Dec 8 22:09:06 UTC 2016


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

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

commit 5ce85aff892325fb7509bf482ab90424cbe229bb
Author: Valentin Vidic <Valentin.Vidic at CARNet.hr>
Date:   Thu Dec 8 22:44:15 2016 +0100

    Make crm.8.html generation reproducible
    
    Restore timestamp on crm.8.adoc after applying Debian
    patches to make the build reproducible.
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 65892e8..9e6a4dc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -49,3 +49,5 @@ override_dh_compress:
 
 override_dh_clean:
 	dh_clean build/ doc/*.8 doc/*.html doc/website-v1/gen/
+# Restore timestamp after patching to make build reproducible
+	touch --reference=$(CURDIR)/doc/crmsh_hb_report.8.adoc $(CURDIR)/doc/crm.8.adoc

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



More information about the Debian-HA-Commits mailing list