[libbiblio-endnotestyle-perl] 08/09: fix a POD error and a typo
Florian Schlichting
fsfs at moszumanska.debian.org
Thu Nov 24 20:48:34 UTC 2016
This is an automated email from the git hooks/post-receive script.
fsfs pushed a commit to branch master
in repository libbiblio-endnotestyle-perl.
commit f17ce4925e8c33cd2389f3e6f153b6b9803d21a9
Author: Florian Schlichting <fsfs at debian.org>
Date: Thu Nov 24 21:44:46 2016 +0100
fix a POD error and a typo
---
debian/patches/pod-spelling.patch | 24 ++++++++++++++++++++++++
debian/patches/series | 1 +
2 files changed, 25 insertions(+)
diff --git a/debian/patches/pod-spelling.patch b/debian/patches/pod-spelling.patch
new file mode 100644
index 0000000..14ced00
--- /dev/null
+++ b/debian/patches/pod-spelling.patch
@@ -0,0 +1,24 @@
+Description: fix a POD error and a typo
+Author: Florian Schlichting <fsfs at debian.org>
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=118948
+
+--- a/lib/Biblio/EndnoteStyle.pm
++++ b/lib/Biblio/EndnoteStyle.pm
+@@ -8,6 +8,8 @@
+
+ our $VERSION = 0.05;
+
++=encoding utf8
++
+ =head1 NAME
+
+ Biblio::EndnoteStyle - reference formatting using Endnote-like templates
+@@ -102,7 +104,7 @@
+
+ =item |
+
+-Forced Seperation of elements that would otherwise be dependent.
++Forced Separation of elements that would otherwise be dependent.
+
+ =item ^
+
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..ad85da2
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+pod-spelling.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libbiblio-endnotestyle-perl.git
More information about the Pkg-perl-cvs-commits
mailing list