[libanyevent-memcached-perl] 06/07: Update spelling.patch (offset and new fixes).

gregor herrmann gregoa at debian.org
Wed Dec 28 20:46:53 UTC 2016


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

gregoa pushed a commit to branch master
in repository libanyevent-memcached-perl.

commit 739c7e1321073d2431b5eb986f85aa1b44e79632
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Dec 28 21:44:13 2016 +0100

    Update spelling.patch (offset and new fixes).
---
 debian/patches/spelling.patch | 22 ++++++++++++++++++++--
 1 file changed, 20 insertions(+), 2 deletions(-)

diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
index a31fe85..12e2376 100644
--- a/debian/patches/spelling.patch
+++ b/debian/patches/spelling.patch
@@ -3,11 +3,29 @@ Origin: vendor
 Bug: https://rt.cpan.org/Ticket/Display.html?id=89826
 Forwarded: https://rt.cpan.org/Ticket/Display.html?id=89826
 Author: gregor herrmann <gregoa at debian.org>
-Last-Update: 2013-10-28
+Last-Update: 2016-12-28
 
 --- a/lib/AnyEvent/Memcached.pm
 +++ b/lib/AnyEvent/Memcached.pm
-@@ -682,7 +682,7 @@
+@@ -59,7 +59,7 @@
+         }
+     } );
+ 
+-    # Rget with sorted responce values
++    # Rget with sorted response values
+     $memd->rget( 'fromkey', 'tokey', rv => 'array' cb => sub {
+         my ($values,$err) = shift;
+         $err and warn "Get failed: @_";
+@@ -70,7 +70,7 @@
+ 
+ =head1 DESCRIPTION
+ 
+-Asyncronous C<memcached/memcachedb> client for L<AnyEvent> framework
++Asynchronous C<memcached/memcachedb> client for L<AnyEvent> framework
+ 
+ =head1 NOTICE
+ 
+@@ -699,7 +699,7 @@
  
  =head2 rget( $from, $till, [ max => 100 ], [ '+left' => 1 ], [ '+right' => 1 ], [cv => $cv], [ rv => 'array' ], cb => $cb->( $rc, $err ) )
  

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



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