[tryton-debian-vcs] vatnumber branch debian updated. debian/1.1-4-1-g95c8f32

Mathias Behrle tryton-debian-vcs at alioth.debian.org
Wed Mar 12 16:00:03 UTC 2014


The following commit has been merged in the debian branch:
https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi/?p=tryton/vatnumber.git;a=commitdiff;h=debian/1.1-4-1-g95c8f32

commit 95c8f32f2fbbbce7b2bdae544473ed4783f8a064
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Wed Mar 12 16:13:54 2014 +0100

    Removing  LC_ALL=C.UTF-8 as build environment.
    
    When a build fails due to encoding errors with LC_ALL=C, the error
    should be fixed at the correct layer. Thanks to Raphael Hertzog
    for pointing this out.

diff --git a/debian/rules b/debian/rules
index 35c1ba4..f18b27f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,8 +1,5 @@
 #!/usr/bin/make -f
 
-# needed for pbuilder
-export LC_ALL=C.UTF-8
-
 %:
 	dh ${@} --with python2 --buildsystem=pybuild
 
-- 
vatnumber



More information about the tryton-debian-vcs mailing list