[SCM] Debian packaging of liblatex-decode-perl branch, master, updated. f28da8518c410d990fb1f17a79f6d540359d3177
gregor herrmann
gregoa at debian.org
Sun Jun 2 18:18:14 UTC 2013
The following commit has been merged in the master branch:
commit a684b81f68c7aa3732798f5516881ee44548c1fa
Author: gregor herrmann <gregoa at debian.org>
Date: Sun Jun 2 20:09:51 2013 +0200
Update 01_Data.pm.patch to include the missing =encoding directive.
Closes: #710795
diff --git a/debian/patches/01_Data.pm.patch b/debian/patches/01_Data.pm.patch
index a2b32d1..260757b 100644
--- a/debian/patches/01_Data.pm.patch
+++ b/debian/patches/01_Data.pm.patch
@@ -1,10 +1,20 @@
---- ../lib/LaTeX/Decode/Data.pm.orig 2010-10-30 00:47:11.511237512 +0200
-+++ ../lib/LaTeX/Decode/Data.pm 2010-10-30 00:48:11.347708217 +0200
-@@ -2,6 +2,17 @@
+Description: fix pod errors
+Origin: vendor
+Bug: https://rt.cpan.org/Ticket/Display.html?id=79056
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=79056
+Author: Danai SAE-HAN (韓達耐) <danai at debian.org>
+Reviewed-by: gregor herrmann <gregoa at debian.org>
+Last-Update: 2013-06-02
+
+--- a/lib/LaTeX/Decode/Data.pm
++++ b/lib/LaTeX/Decode/Data.pm
+@@ -2,6 +2,19 @@
use strict;
use warnings;
use base qw(Exporter);
+
++=encoding utf8
++
+=head1 NAME
+
+LaTeX::Decode::Data - Data to decode from LaTeX to Unicode
--
Debian packaging of liblatex-decode-perl
More information about the Pkg-perl-cvs-commits
mailing list