[liblog-report-perl] 04/05: Add a patch to fix a spelling mistake in the POD.
gregor herrmann
gregoa at debian.org
Fri Feb 12 20:58:05 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository liblog-report-perl.
commit 7eb416c98e81904fae72385c4c418949d3edb5f4
Author: gregor herrmann <gregoa at debian.org>
Date: Fri Feb 12 21:55:17 2016 +0100
Add a patch to fix a spelling mistake in the POD.
---
debian/patches/series | 1 +
debian/patches/spelling.patch | 18 ++++++++++++++++++
2 files changed, 19 insertions(+)
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..5299247
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
new file mode 100644
index 0000000..09acb3a
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,18 @@
+Description: spelling mistake
+Origin: vendor
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2016-02-12
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=111985
+Bug: https://rt.cpan.org/Ticket/Display.html?id=111985
+
+--- a/lib/Log/Report/Dispatcher/Syslog.pod
++++ b/lib/Log/Report/Dispatcher/Syslog.pod
+@@ -92,7 +92,7 @@
+ =item facility => STRING
+
+ The possible values for this depend (a little) on the system. POSIX
+-only defines C<user>, and C<local0> upto C<local7>.
++only defines C<user>, and C<local0> up to C<local7>.
+
+ =item flags => STRING
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/liblog-report-perl.git
More information about the Pkg-perl-cvs-commits
mailing list