[libsvn-dump-perl] 07/09: Update and forward fix-pod-spelling.patch
Florian Schlichting
fsfs at alioth.debian.org
Fri Sep 20 10:29:43 UTC 2013
This is an automated email from the git hooks/post-receive script.
fsfs pushed a commit to branch master
in repository libsvn-dump-perl.
commit 3f49d9edf570b3454c3bea6e77cb9de09fdfa0f9
Author: Florian Schlichting <fsfs at debian.org>
Date: Fri Sep 20 12:26:44 2013 +0200
Update and forward fix-pod-spelling.patch
---
debian/patches/fix-pod-spelling.patch | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/patches/fix-pod-spelling.patch b/debian/patches/fix-pod-spelling.patch
index cb1f5ed..2ecea7e 100644
--- a/debian/patches/fix-pod-spelling.patch
+++ b/debian/patches/fix-pod-spelling.patch
@@ -1,15 +1,15 @@
Description: fix POD spelling error
Author: Jonathan Yu <jawnsy at cpan.org>
Origin: vendor
-Forwarded: no
+Forwarded: https://github.com/book/SVN-Dump/pull/2/files
--- a/lib/SVN/Dump/Reader.pm
+++ b/lib/SVN/Dump/Reader.pm
-@@ -236,7 +236,7 @@
+@@ -241,7 +241,7 @@
If the option C<check_digest> is enabled, this method will recompute
the digests for a dump without deltas, based on the information in the
C<Text-content-md5> and C<Text-content-sha1> headers (if the corresponding
--C<Digest::> module is availabled). In case of a mismatch, the routine
-+C<Digest::> module is available). In case of a mismatch, the routine
+-L<Digest> module is availabled). In case of a mismatch, the routine
++L<Digest> module is available). In case of a mismatch, the routine
will C<die()> with an exception complaining about a C<checksum mismatch>.
=item read_header_block( )
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsvn-dump-perl.git
More information about the Pkg-perl-cvs-commits
mailing list