[SCM] Debian packaging of libdbd-mysql-perl branch, master, updated. debian/4.021-1-28-g90d51ae

Xavier Guimard x.guimard at free.fr
Sun May 19 16:35:49 UTC 2013


The following commit has been merged in the master branch:
commit c9e873b9de41dbdbbaec88866c1250629194cc88
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sun May 19 18:34:59 2013 +0200

    Update spelling errors patch

diff --git a/debian/patches/fix_spelling b/debian/patches/fix_spelling
index a0a7003..c7bcafd 100644
--- a/debian/patches/fix_spelling
+++ b/debian/patches/fix_spelling
@@ -2,11 +2,20 @@ Description: spelling mistake
 Bug: https://rt.cpan.org/Ticket/Display.html?id=77044
 Forwarded: https://rt.cpan.org/Ticket/Display.html?id=77044
 Author: gregor herrmann <gregoa at debian.org>
-Reviewed-by: Nicholas Bamber <nicholas at periapt.co.uk>
-Last-Update: 2011-05-14
+Reviewed-by: Xavier Guimard <x.guimard at free.fr>
+Last-Update: 2013-05-19
 
 --- a/lib/DBD/mysql.pm
 +++ b/lib/DBD/mysql.pm
+@@ -944,7 +944,7 @@
+   $sth->execute();
+ 
+ This statement handle can be used for multiple things. First of all
+-you can retreive a row of data:
++you can retrieve a row of data:
+ 
+   my $row = $sth->fetchrow_hashref();
+ 
 @@ -1117,7 +1117,7 @@
  
  =item mysql_multi_statements

-- 
Debian packaging of libdbd-mysql-perl



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