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

Fabrizio Regalli fabreg at fabreg.it
Mon Dec 5 10:45:54 UTC 2011


The following commit has been merged in the master branch:
commit 9833241306ddc9d11574531744bb1e7f8896a3ae
Author: Fabrizio Regalli <fabreg at fabreg.it>
Date:   Mon Dec 5 11:45:46 2011 +0100

    New Upstream version
    
    * Imported Upstream version 3.0.0
    * Added libhash-merge-perl to B-D-I and Depends
    * Refreshed patch spelling-error.diff

diff --git a/debian/changelog b/debian/changelog
index 05b3ede..cc7f986 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+libvalidation-class-perl (3.0.0-1) unstable; urgency=low
+
+  * Imported Upstream version 3.0.0
+  * Added libhash-merge-perl to B-D-I and Depends
+  * Refreshed patch spelling-error.diff
+
+ -- Fabrizio Regalli <fabreg at fabreg.it>  Mon, 05 Dec 2011 11:30:39 +0100
+
 libvalidation-class-perl (2.7.7-1) unstable; urgency=low
 
   * Imported Upstream version 2.7.7
diff --git a/debian/control b/debian/control
index 2c692aa..ca32b27 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,8 @@ Build-Depends-Indep: perl,
  libhash-flatten-perl,
  libmodule-find-perl,
  libmoose-perl,
- libmoosex-traits-perl
+ libmoosex-traits-perl,
+ libhash-merge-perl
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libvalidation-class-perl.git
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libvalidation-class-perl.git
@@ -24,7 +25,8 @@ Depends: ${misc:Depends}, ${perl:Depends},
  libhash-flatten-perl,
  libmodule-find-perl,
  libmoose-perl,
- libmoosex-traits-perl
+ libmoosex-traits-perl,
+ libhash-merge-perl
 Description: module for centralized, simplified input validation
  Validation::Class is a different approach to data validation. It attempts to
  simplify and centralize data validation rules to ensure DRY (don't repeat
diff --git a/debian/patches/spelling-error.diff b/debian/patches/spelling-error.diff
index e11b077..6cb9a13 100644
--- a/debian/patches/spelling-error.diff
+++ b/debian/patches/spelling-error.diff
@@ -7,7 +7,7 @@ Last-Update: 2011-11-27
 
 --- a/lib/Validation/Class.pm
 +++ b/lib/Validation/Class.pm
-@@ -1109,7 +1109,7 @@
+@@ -1112,7 +1112,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