[libgnome2-perl] 01/04: debian/rules: set fixed $LANGUAGE, for build reproducibility.

Intrigeri intrigeri at moszumanska.debian.org
Sun Jun 26 17:02:56 UTC 2016


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

intrigeri pushed a commit to branch master
in repository libgnome2-perl.

commit cc48ad195821db88519a219a2b493201957127a8
Author: intrigeri <intrigeri at boum.org>
Date:   Sun Jun 26 16:50:32 2016 +0000

    debian/rules: set fixed $LANGUAGE, for build reproducibility.
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 6c7bc5f..d890c02 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,7 @@
 
 # Glib::GenPod output varies with the locale
 export LC_ALL=C.UTF-8
+export LANGUAGE=C
 
 %:
 	dh $@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libgnome2-perl.git



More information about the Pkg-perl-cvs-commits mailing list