[Git][debian-gis-team/proj][experimental] Set TZ=UTC to make datumgrid timestamps reproducible. (closes: #1035704)

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Tue May 30 04:19:41 BST 2023



Bas Couwenberg pushed to branch experimental at Debian GIS Project / proj


Commits:
362868a1 by Bas Couwenberg at 2023-05-30T05:19:30+02:00
Set TZ=UTC to make datumgrid timestamps reproducible. (closes: #1035704)

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+proj (9.2.1~rc1-1~exp2) UNRELEASED; urgency=medium
+
+  * Set TZ=UTC to make datumgrid timestamps reproducible.
+    (closes: #1035704)
+
+ -- Bas Couwenberg <sebastic at debian.org>  Tue, 30 May 2023 05:18:34 +0200
+
 proj (9.2.1~rc1-1~exp1) experimental; urgency=medium
 
   * New upstream release candidate.


=====================================
debian/rules
=====================================
@@ -20,8 +20,8 @@ UPSTREAM_VERSION = $(shell echo $(DEB_VERSION_UPSTREAM) | sed -e 's/\+.*//')
 
 datumgrids: datumgrids-stamp
 datumgrids-stamp:
-	unshar -c -d $(CURDIR)/data $(CURDIR)/debian/datumgrids.shar
-	unshar -c -d $(CURDIR)/data $(CURDIR)/debian/datumgrids-ch.shar
+	TZ=UTC unshar -c -d $(CURDIR)/data $(CURDIR)/debian/datumgrids.shar
+	TZ=UTC unshar -c -d $(CURDIR)/data $(CURDIR)/debian/datumgrids-ch.shar
 	touch $@
 
 %:



View it on GitLab: https://salsa.debian.org/debian-gis-team/proj/-/commit/362868a1c24c56c891cca07be873739ccf54218a

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/proj/-/commit/362868a1c24c56c891cca07be873739ccf54218a
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20230530/f2469608/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list