[libglib-object-introspection-perl] 03/05: Run tests under C.UTF-8 locale.

gregor herrmann gregoa at debian.org
Thu Jul 10 16:28:54 UTC 2014


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

gregoa pushed a commit to branch master
in repository libglib-object-introspection-perl.

commit 1d8310018a4e3d628563b388a481916fcb3147e4
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 10 18:20:58 2014 +0200

    Run tests under C.UTF-8 locale.
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 9b1a819..75e75e0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,3 +7,6 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
 
 override_dh_installchangelogs:
 	dh_installchangelogs NEWS
+
+override_dh_auto_test:
+	LC_ALL=C.UTF-8 dh_auto_test

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



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