[4ti2] 01/01: reproducible build: locale fix (Closes: #807829)

Jerome Benoit calculus-guest at moszumanska.debian.org
Sun Dec 13 16:35:22 UTC 2015


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

calculus-guest pushed a commit to branch master
in repository 4ti2.

commit 9923dc26f555c74a9105fc0dbd9e1cefbea09c8a
Author: Jerome Benoit <calculus at rezozer.net>
Date:   Sun Dec 13 17:34:41 2015 +0100

    reproducible build: locale fix (Closes: #807829)
---
 debian/changelog                                 | 10 ++++++++++
 debian/patches/debianization-documentation.patch |  2 +-
 2 files changed, 11 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 4be692c..337ae39 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+4ti2 (1.6.7+ds-2) UNRELEASED; urgency=medium
+
+  * Debianization:
+    - debian/patches:
+      - d/p/debianization-documentation.patch, C locale and UTC time
+        for generating the time stamp (Closes: #807829) --- thanks to
+        Reiner Herrmann <reiner at reiner-h.de> for providing a patch.
+
+ -- Jerome Benoit <calculus at rezozer.net>  Sun, 13 Dec 2015 16:24:28 +0000
+
 4ti2 (1.6.7+ds-1) unstable; urgency=medium
 
   * New upstream release:
diff --git a/debian/patches/debianization-documentation.patch b/debian/patches/debianization-documentation.patch
index 97ae2c3..846c505 100644
--- a/debian/patches/debianization-documentation.patch
+++ b/debian/patches/debianization-documentation.patch
@@ -15,7 +15,7 @@ Last-Update: 2015-12-12
 +export BIBINPUTS = $(abs_top_srcdir)/doc
 +export BSTINPUTS = $(abs_top_srcdir)/doc
 +
-+DEB_PKG_DATE_LTXD = $(shell date -d "$(DEB_PKG_DATE)" +"%B %d, %Y")
++DEB_PKG_DATE_LTXD = $(shell LC_ALL=C date -u -d "$(DEB_PKG_DATE)" +"%B %d, %Y")
 +
 +BIBTEX = bibtex
 +PDFLATEX = pdflatex

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/4ti2.git



More information about the debian-science-commits mailing list