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

gregor herrmann gregoa at debian.org
Fri May 19 16:11:34 UTC 2017


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

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

commit 1a8cf729f766d595328a38a59ed15d5de6795848
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