[SCM] kmime packaging branch, master, updated. ubuntu/15.08.0-0ubuntu1-12-ga003353

Maximiliano Curia maxy at moszumanska.debian.org
Tue Sep 8 14:02:31 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kmime.git;a=commitdiff;h=ff269fe

The following commit has been merged in the master branch:
commit ff269fe83b77a4daed7277585b698a06ccf8e346
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Tue Sep 8 10:55:07 2015 +0200

    Set locale environment for testsuite.
---
 debian/tests/testsuite | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/tests/testsuite b/debian/tests/testsuite
index be87224..e9ef810 100755
--- a/debian/tests/testsuite
+++ b/debian/tests/testsuite
@@ -1,3 +1,6 @@
 #!/bin/sh
 
+export LANG=C.UTF-8
+export LC_ALL=C.UTF-8
+
 dbus-launch --exit-with-session dh_auto_test

-- 
kmime packaging



More information about the pkg-kde-commits mailing list