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

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

commit 86f59dd327fcb83671d25197a5d531a2ceb6a932
Author: intrigeri <intrig...@boum.org>
Date:   Fri Aug 21 09:27:21 2015 +0000

    debian/rules: set LC_ALL=C.UTF-8, to make the build reproducible.
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 7ee2eb3..d502c88 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,8 @@
 #!/usr/bin/make -f
 
+# Ideally this should go to some override_dh_auto_*.
+export LC_ALL=C.UTF-8
+
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 ARCHLIB := $(shell perl -MConfig -e 'print $$Config{vendorarch}')

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to