[DRE-commits] [jekyll] 08/12: Add patch: 0009-Force-Encoding_external
Youhei SASAKI
uwabami-guest at moszumanska.debian.org
Sun Dec 27 14:49:37 UTC 2015
This is an automated email from the git hooks/post-receive script.
uwabami-guest pushed a commit to branch master
in repository jekyll.
commit 0abd1ff524e05cc15b80016fe30c595f4b1fb630
Author: Youhei SASAKI <uwabami at gfd-dennou.org>
Date: Sun Dec 27 22:12:52 2015 +0900
Add patch: 0009-Force-Encoding_external
Signed-off-by: Youhei SASAKI <uwabami at gfd-dennou.org>
---
debian/patches/0009-Force-Encoding_external.patch | 7 +++++++
debian/patches/series | 1 +
2 files changed, 8 insertions(+)
diff --git a/debian/patches/0009-Force-Encoding_external.patch b/debian/patches/0009-Force-Encoding_external.patch
new file mode 100644
index 0000000..0d16d7e
--- /dev/null
+++ b/debian/patches/0009-Force-Encoding_external.patch
@@ -0,0 +1,7 @@
+--- a/test/test_convertible.rb
++++ b/test/test_convertible.rb
+@@ -1,3 +1,4 @@
++Encoding.default_external = 'UTF-8'
+ require 'helper'
+ require 'ostruct'
+
diff --git a/debian/patches/series b/debian/patches/series
index 2499445..78af5a7 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -6,3 +6,4 @@
0006-Fix-Gemfile-versioning-pygments.rb.patch
0007-Fix-Gemfile-drop-liquid-c.patch
0008-Add-patch-Replace-git-execution-from-gemspec.patch
+0009-Force-Encoding_external.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/jekyll.git
More information about the Pkg-ruby-extras-commits
mailing list