[SCM] Debian packaging of Validation-Class CPAN distribution branch, master, updated. debian/2.5.0-1-4-gfe4c021

Salvatore Bonaccorso carnil at debian.org
Wed Nov 9 09:47:31 UTC 2011


The following commit has been merged in the master branch:
commit ca62cee519b34c3c583da624edf74e77408a754d
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Wed Nov 9 10:34:19 2011 +0100

    Refresh spelling-error.diff patch (offsets)

diff --git a/debian/patches/spelling-error.diff b/debian/patches/spelling-error.diff
index 79ef2dd..9212d17 100644
--- a/debian/patches/spelling-error.diff
+++ b/debian/patches/spelling-error.diff
@@ -7,7 +7,7 @@ Last-Update: 2011-10-25
 
 --- a/lib/Validation/Class.pm
 +++ b/lib/Validation/Class.pm
-@@ -394,8 +394,8 @@
+@@ -320,8 +320,8 @@
  =head1 SEPERATION OF CONCERNS
  
  For larger applications were a single validation class might become cluttered
@@ -18,7 +18,7 @@ Last-Update: 2011-10-25
  
  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 @@
+@@ -573,7 +573,7 @@
  =head3 capitalize
  
  The capitalize filter attempts to capitalize the first word in each sentence,
@@ -27,7 +27,7 @@ Last-Update: 2011-10-25
  
      field 'foobar'  => {
          filter => 'capitalize',
-@@ -1096,7 +1096,7 @@
+@@ -1025,7 +1025,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