[Python-modules-commits] [python-kanboard] 01/01: Set LC_ALL to C.UTF-8

ChangZhuo Chen czchen at moszumanska.debian.org
Tue Feb 28 15:41:12 UTC 2017


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

czchen pushed a commit to branch master
in repository python-kanboard.

commit 11000cdf542c51ee46d90f924e3b9b44cbeaf9e0
Author: ChangZhuo Chen (陳昌倬) <czchen at debian.org>
Date:   Tue Feb 28 23:39:21 2017 +0800

    Set LC_ALL to C.UTF-8
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 733bd11..3bc560a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,6 @@
 #!/usr/bin/make -f
 #export DH_VERBOSE = 1
+export LC_ALL=C.UTF-8
 
 export PYBUILD_NAME=kanboard
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-kanboard.git



More information about the Python-modules-commits mailing list