[med-svn] [hisat2] 05/05: set TZ=UTC

Sascha Steinbiss satta at debian.org
Thu Aug 25 20:30:17 UTC 2016


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

satta pushed a commit to branch master
in repository hisat2.

commit 9080a1b3fe4878c8686c896d05be7aa7257264c7
Author: Sascha Steinbiss <satta at debian.org>
Date:   Thu Aug 25 19:59:45 2016 +0000

    set TZ=UTC
---
 debian/changelog | 1 +
 debian/rules     | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 843ff68..1d5cd89 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ hisat2 (2.0.4-2) unstable; urgency=medium
     Closes: #834864
   * Make build reproducible.
     - Set C(XX,PP)FLAGS to make sure -fdebug-prefix-map is set.
+    - Set TZ=UTC.
   * Remove arch-restrictive compiler flags.
     Closes: #834862
 
diff --git a/debian/rules b/debian/rules
index 2b014bc..5e38767 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,7 @@
 
 # DH_VERBOSE := 1
 export LC_ALL=C.UTF-8
+export TZ=UTC
 
 # for hardening you might like to uncomment this:
 export DEB_BUILD_MAINT_OPTIONS=hardening=+all

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



More information about the debian-med-commit mailing list