[SCM] Debian packaging of Validation-Class CPAN distribution branch, master, updated. debian/6.05-1-14-g341a62b

Fabrizio Regalli fabreg at fabreg.it
Thu May 3 09:45:52 UTC 2012


The following commit has been merged in the master branch:
commit 341a62b692da50cfc17083576b649f1c90e5c857
Author: Fabrizio Regalli <fabreg at fabreg.it>
Date:   Thu May 3 11:45:44 2012 +0200

    Update spelling-error.diff patch

diff --git a/debian/patches/spelling-error.diff b/debian/patches/spelling-error.diff
index f9151a8..bc8b91b 100644
--- a/debian/patches/spelling-error.diff
+++ b/debian/patches/spelling-error.diff
@@ -4,7 +4,7 @@ Forwarded: https://rt.cpan.org/Ticket/Display.html?id=72753
 Author: Fabrizio Regalli <fabreg at fabreg.it>
 Reviewed-by: gregor herrmann <gregoa at debian.org>
 Reviewed-by: Fabrizio Regalli <fabreg at fabreg.it>
-Last-Update: 2012-04-26
+Last-Update: 2012-05-03
 
 --- a/lib/Validation/Class/Prototype.pm
 +++ b/lib/Validation/Class/Prototype.pm
@@ -17,3 +17,12 @@ Last-Update: 2012-04-26
      $self = $self->apply_filters('post'); 
  
  =head2 class
+@@ -3184,7 +3184,7 @@
+         my ($name, $email, $login, $password) =
+             $self->get_params(qw/name email login password/);
+         
+-        # you should note that if the params dont exist they will return undef
++        # you should note that if the params don't exist they will return undef
+         # ... meaning you should check that it is defined before doing any
+         # comparison checking -- as doing so would generate an error
+         # e.g.

-- 
Debian packaging of Validation-Class CPAN distribution



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