[Python-modules-commits] [python-blessed] 01/03: Set LC_ALL=C.UTF-8 for test
ChangZhuo Chen
czchen at moszumanska.debian.org
Mon May 9 14:00:07 UTC 2016
This is an automated email from the git hooks/post-receive script.
czchen pushed a commit to branch master
in repository python-blessed.
commit 7f18a03cf92c46fd534a68cb75b60dbf239fc495
Author: ChangZhuo Chen (陳昌倬) <czchen at debian.org>
Date: Mon May 9 21:52:13 2016 +0800
Set LC_ALL=C.UTF-8 for test
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index 4b5c765..21e89f0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,7 @@
#!/usr/bin/make -f
#export DH_VERBOSE = 1
export PYBUILD_NAME = blessed
+export LC_ALL=C.UTF-8
%:
dh $@ --with python2,python3 --buildsystem=pybuild
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-blessed.git
More information about the Python-modules-commits
mailing list