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

Fabrizio Regalli fabreg at fabreg.it
Thu Apr 26 12:48:31 UTC 2012


The following commit has been merged in the master branch:
commit 356bc3c99978b2668b5094a5ad73cc1b0f1a462a
Author: Fabrizio Regalli <fabreg at fabreg.it>
Date:   Thu Apr 26 13:04:14 2012 +0200

    Update spelling-error.diff: the spelling error went into a different file
    
    * Update spelling-error.diff: the spelling error went into a different
      file
    * Add 2012 year in d/copyright for debian/* files

diff --git a/debian/changelog b/debian/changelog
index a4839ab..189ff87 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,9 @@
 libvalidation-class-perl (7.04-1) UNRELEASED; urgency=low
 
   * Imported Upstream version 7.04
+  * Update spelling-error.diff: the spelling error went into a different
+    file
+  * Add 2012 year in d/copyright for debian/* files
 
  -- Fabrizio Regalli <fabreg at fabreg.it>  Thu, 26 Apr 2012 10:57:12 +0200
 
diff --git a/debian/copyright b/debian/copyright
index 4f3c4ca..28aa0a6 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -9,7 +9,7 @@ License: Artistic or GPL-1+
 
 Files: debian/*
 Copyright: 2011, Damyan Ivanov <dmn at debian.org>
- 2011, Fabrizio Regalli <fabreg at fabreg.it>
+ 2011-2012, Fabrizio Regalli <fabreg at fabreg.it>
  2011-2012, gregor herrmann <gregoa at debian.org>
 License: Artistic or GPL-1+
 
diff --git a/debian/patches/spelling-error.diff b/debian/patches/spelling-error.diff
index d15adf9..9a8000e 100644
--- a/debian/patches/spelling-error.diff
+++ b/debian/patches/spelling-error.diff
@@ -3,12 +3,22 @@ Bug: https://rt.cpan.org/Ticket/Display.html?id=72753
 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>
-Last-Update: 2012-04-16
+Reviewed-by: Fabrizio Regalli <fabreg at fabreg.it>
+Last-Update: 2012-04-26
 
---- a/lib/Validation/Class/Engine.pm
-+++ b/lib/Validation/Class/Engine.pm
-@@ -2793,7 +2793,7 @@
-         my ($name_b, $email, $login, $password) =
+--- a/lib/Validation/Class/Prototype.pm
++++ b/lib/Validation/Class/Prototype.pm
+@@ -2850,7 +2850,7 @@
+ 
+     $self = $self->apply_filters;
+     
+-    # apply filters to fields labeled as "dont filter automatically" (post)
++    # apply filters to fields labeled as "don't filter automatically" (post)
+     $self = $self->apply_filters('post'); 
+ 
+ =head2 class
+@@ -3054,7 +3054,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

-- 
Debian packaging of Validation-Class CPAN distribution



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