[libdata-faker-perl] 01/06: Set C locale for tests.

gregor herrmann gregoa at debian.org
Sun Dec 20 12:32:25 UTC 2015


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

gregoa pushed a commit to branch master
in repository libdata-faker-perl.

commit fadf3b9179aace8c21be60be261703c46917e99c
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Dec 20 13:24:49 2015 +0100

    Set C locale for tests.
    
    Thanks: Chris Lamb for the bug report.
    Closes: #808454
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 2d33f6a..cf29635 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,6 @@
 
 %:
 	dh $@
+
+override_dh_auto_test:
+	LC_ALL=C dh_auto_test

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



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