[libtk-pod-perl] 06/09: fix pod warnings and convert to utf-8

dod at debian.org dod at debian.org
Fri Nov 29 17:31:03 UTC 2013


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

dod pushed a commit to branch master
in repository libtk-pod-perl.

commit 13f847cf19d9c14c564fa1337b680eedef39b33f
Author: Dominique Dumont <dod at debian.org>
Date:   Fri Nov 29 13:05:15 2013 +0100

    fix pod warnings and convert to utf-8
---
 debian/patches/fix-pod | 47 +++++++++++++++++++++++++++++++++++++++++++++++
 debian/patches/series  |  1 +
 2 files changed, 48 insertions(+)

diff --git a/debian/patches/fix-pod b/debian/patches/fix-pod
new file mode 100644
index 0000000..372d55e
--- /dev/null
+++ b/debian/patches/fix-pod
@@ -0,0 +1,47 @@
+--- a/Pod/Text.pm
++++ b/Pod/Text.pm
+@@ -1547,7 +1547,7 @@
+ 
+ See L<TODO> file of Tk-Pod distribution
+ 
+-
++=encoding utf-8
+ 
+ =head1 POD TO VERIFY B<PodText> WIDGET
+ 
+@@ -1575,19 +1575,19 @@
+ 
+ =over 4
+ 
+-=item auml: E<auml> �,
++=item auml: E<auml> ä,
+ 
+-=item Auml: E<Auml> �,
++=item Auml: E<Auml> Ä,
+ 
+-=item ouml: E<ouml> �,
++=item ouml: E<ouml> ö,
+ 
+-=item Ouml: E<Ouml> �,
++=item Ouml: E<Ouml> Ö,
+ 
+-=item Uuml: E<uuml> �,
++=item Uuml: E<uuml> ü,
+ 
+-=item Uuml: E<Uuml> �,
++=item Uuml: E<Uuml> Ü,
+ 
+-=item sz: E<szlig> �.
++=item sz: E<szlig> ß.
+ 
+ =back
+ 
+@@ -1597,7 +1597,7 @@
+ 
+ Details:  L<perlpod> or perl, perlfunc.
+ 
+-External links: L<http://www.cpan.org> (URL), L<< URL with link text|http://www.cpan.org >>, L<perl(1)> (man page), L<Berliner Fernsehturm|geo:52.520685,13.409461> (geo: URL)
++External links: L<http://www.cpan.org> (URL), L<< URL with link text|http://www.cpan.org >>, L<perl> (man page), L<Berliner Fernsehturm|geo:52.520685,13.409461> (geo: URL)
+ 
+ Links to local sections: L<a section (SYNOPSIS)|/SYNOPSIS>, L<an item
+ (-file, currently wrong)|/-file>, L<a working item (auml)|/auml>.
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..af2358e
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+fix-pod

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtk-pod-perl.git



More information about the Pkg-perl-cvs-commits mailing list