[med-svn] [python-multipletau] 02/14: Update d/rules, force UTF8 locale

Alex Mestiashvili malex-guest at moszumanska.debian.org
Fri Oct 20 21:29:46 UTC 2017


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

malex-guest pushed a commit to branch master
in repository python-multipletau.

commit cc8bff0464a0ffd1aa98fa91ae975bebe94c3c49
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date:   Fri Oct 20 14:10:41 2017 +0200

    Update d/rules, force UTF8 locale
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index e496ac6..27ff6b6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,7 @@
 
 export PYBUILD_NAME=multipletau
 export PYBUILD_TEST_PYTEST=1
+export LC_ALL=C.UTF-8
 
 %:
 	dh $@ --with python2,python3,sphinxdoc --buildsystem=pybuild
@@ -9,7 +10,7 @@ export PYBUILD_TEST_PYTEST=1
 override_dh_auto_build:
 	dh_auto_build
 	PYTHONPATH=. http_proxy='127.0.0.1:9' sphinx-build -N -bhtml doc/ build/html
-	# see d/patches/packaged-mathjax.path 
+	# see d/patches/packaged-mathjax.path
 	# Link mathjax in _static
 	ln -s /usr/share/javascript/mathjax \
 		build/html/_static/mathjax

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-multipletau.git



More information about the debian-med-commit mailing list