[SCM] Debian packaging of Validation-Class CPAN distribution branch, master, updated. debian/1.112870-1-5-ga8d09a0

gregor herrmann gregoa at debian.org
Tue Oct 25 13:31:54 UTC 2011


The following commit has been merged in the master branch:
commit e2463b7810d9ca18295fd0b45879178a11f85bc3
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Oct 25 15:21:06 2011 +0200

    Update spelling-error.diff.

diff --git a/debian/patches/spelling-error.diff b/debian/patches/spelling-error.diff
index 8ac91ae..7ec3471 100644
--- a/debian/patches/spelling-error.diff
+++ b/debian/patches/spelling-error.diff
@@ -3,20 +3,20 @@ Bug: http://rt.cpan.org/Public/Bug/Display.html?id=69893
 Forwarded: not this version
 Author: Fabrizio Regalli <fabreg at fabreg.it>
 Reviewed-by: gregor herrmann <gregoa at debian.org>
-Last-Update: 2011-10-16
+Last-Update: 2011-10-25
 
 --- a/lib/Validation/Class.pm
 +++ b/lib/Validation/Class.pm
-@@ -1175,7 +1175,7 @@
+@@ -559,7 +559,7 @@
+ =head3 capitalize
  
- =head1 DESCRIPTION
+ The capitalize filter attempts to capitalize the first word in each sentence,
+-where sentences are seperated by a period and space, within the field's value.
++where sentences are separated by a period and space, within the field's value.
  
--Important Note! Validation::Class just got alot more flexible which came at the
-+Important Note! Validation::Class just got a lot more flexible which came at the
- cost of losing the grouped parameters functionality. AGAIN, grouped parameters
- are no longer supported using the old way of doing things. Validation::Class now
- supports hash serialization/deserialization which means that you can now set
-@@ -1799,7 +1799,7 @@
+     field 'foobar'  => {
+         filter => 'capitalize',
+@@ -916,7 +916,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