[SCM] Debian packaging of Validation-Class CPAN distribution branch, master, updated. debian/2.0.01-1-6-g5d5be11

gregor herrmann gregoa at debian.org
Fri Nov 4 00:01:17 UTC 2011


The following commit has been merged in the master branch:
commit 6d50e94a850843aec8cba2a7a3d6fcafe17915f8
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Nov 4 00:52:57 2011 +0100

    Update spelling-error.diff.

diff --git a/debian/patches/spelling-error.diff b/debian/patches/spelling-error.diff
index 7ec3471..1fd0f94 100644
--- a/debian/patches/spelling-error.diff
+++ b/debian/patches/spelling-error.diff
@@ -7,7 +7,18 @@ Last-Update: 2011-10-25
 
 --- a/lib/Validation/Class.pm
 +++ b/lib/Validation/Class.pm
-@@ -559,7 +559,7 @@
+@@ -394,8 +394,8 @@
+ =head1 SEPERATION OF CONCERNS
+ 
+ For larger applications were a single validation class might become cluttered
+-and inefficient Validation::Class come equipped to help you seperate your
+-validation rules into seperate classes.
++and inefficient Validation::Class come equipped to help you separate your
++validation rules into separate classes.
+ 
+ The idea is that you'll end up with a main validation class (most-likely empty)
+ that will simply serve as your point of entry into your relative (child)
+@@ -647,7 +647,7 @@
  =head3 capitalize
  
  The capitalize filter attempts to capitalize the first word in each sentence,
@@ -16,7 +27,7 @@ Last-Update: 2011-10-25
  
      field 'foobar'  => {
          filter => 'capitalize',
-@@ -916,7 +916,7 @@
+@@ -1104,7 +1104,7 @@
          my ($name_b, $email, $login, $password) =
              $self->get_params(qw/name email login password/);
          

-- 
Debian packaging of Validation-Class CPAN distribution



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