This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository kephra.
commit 703bb83430ced7c483fe33c80e7faf3146197441 Author: gregor herrmann <[email protected]> Date: Sun Nov 2 15:54:24 2014 +0100 add DEP3 headers to encoding.patch Git-Dch: Ignore --- debian/patches/encoding.patch | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/debian/patches/encoding.patch b/debian/patches/encoding.patch index 56b15d8..84a93e5 100644 --- a/debian/patches/encoding.patch +++ b/debian/patches/encoding.patch @@ -1,11 +1,20 @@ +Description: convert share/config/global/data/search.yml + from latin1 to utf8. + Otherwise kephra fails to start with an error about + "... does not map to Unicode" +Origin: vendor +Forwarded: no +Author: gregor herrmann <[email protected]> +Last-Update: 2014-11-02 + --- a/share/config/global/data/search.yml +++ b/share/config/global/data/search.yml @@ -9,8 +9,8 @@ - static - Panel - 'man ' -- - Verst�ndnis -- - gespr�ch +- - Verst\xE4ndnis +- - gespr\xE4ch + - Verständnis + - gespräch - auch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/kephra.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
