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

gregor herrmann gregoa at debian.org
Sun Nov 20 15:28:33 UTC 2011


The following commit has been merged in the master branch:
commit dffab208e0e1992ee2320a19d53c6501b11f22d2
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Nov 20 16:23:24 2011 +0100

    Update patch spelling-error.diff.

diff --git a/debian/patches/spelling-error.diff b/debian/patches/spelling-error.diff
index 2b2192d..526bf19 100644
--- a/debian/patches/spelling-error.diff
+++ b/debian/patches/spelling-error.diff
@@ -1,33 +1,12 @@
 Description: Fixing man page
-Bug: http://rt.cpan.org/Public/Bug/Display.html?id=69893
-Forwarded: not this version
+Forwarded: no
 Author: Fabrizio Regalli <fabreg at fabreg.it>
 Reviewed-by: gregor herrmann <gregoa at debian.org>
-Last-Update: 2011-10-25
+Last-Update: 2011-11-20
 
 --- a/lib/Validation/Class.pm
 +++ b/lib/Validation/Class.pm
-@@ -320,8 +320,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)
-@@ -573,7 +573,7 @@
- =head3 capitalize
- 
- 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.
- 
-     field 'foobar'  => {
-         filter => 'capitalize',
-@@ -1054,7 +1054,7 @@
+@@ -1102,7 +1102,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