[libsvn-svnlook-perl] 12/13: Add a patch to fix a spelling mistake in the POD.
gregor herrmann
gregoa at debian.org
Sun Jun 7 22:27:01 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libsvn-svnlook-perl.
commit 9c25080a0128599847c268a734256a3410c6511a
Author: gregor herrmann <gregoa at debian.org>
Date: Mon Jun 8 00:25:14 2015 +0200
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..cc44f65
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,18 @@
+Description: fix a spelling mistake
+Origin: vendor
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2015-06-08
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=105058
+Bug: https://rt.cpan.org/Ticket/Display.html?id=105058
+
+--- a/lib/SVN/SVNLook.pm
++++ b/lib/SVN/SVNLook.pm
+@@ -82,7 +82,7 @@
+
+ Performs the diff command, for a given revision or transaction using
+ named parameters or a single parameter will be assumed to mean
+-revision for backwards compatability this method returns a hash
++revision for backwards compatibility this method returns a hash
+ reference, with each file being the key and value being the diff info.
+
+ =cut
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsvn-svnlook-perl.git
More information about the Pkg-perl-cvs-commits
mailing list