[DRE-commits] [ruby-email-reply-trimmer] 01/01: fix invalid byte sequence in US-ASCII

Abhijith PA abhijithpa-guest at moszumanska.debian.org
Sat Jun 3 06:06:51 UTC 2017


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

abhijithpa-guest pushed a commit to branch master
in repository ruby-email-reply-trimmer.

commit f4a67d6c6466475ba445cc246bd126188d10f623
Author: Abhijith PA <abhijith at openmailbox.org>
Date:   Sat Jun 3 11:35:07 2017 +0530

    fix invalid byte sequence in US-ASCII
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 3454d59..c82d5f3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,7 @@
 #!/usr/bin/make -f
 
 export GEM2DEB_TEST_RUNNER = --check-dependencies
+export LC_ALL = C.UTF-8
 
 %:
 	dh $@ --buildsystem=ruby --with ruby

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-email-reply-trimmer.git



More information about the Pkg-ruby-extras-commits mailing list