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

Salvatore Bonaccorso carnil at debian.org
Wed Jun 20 19:37:59 UTC 2012


The following commit has been merged in the master branch:
commit 1cdf4869444e0b8e9a0c61fd01ccf36f2c7f5266
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Wed Jun 20 21:30:18 2012 +0200

    Add dependency for Module::Runtime
    
    Add (Build-)Depends(-Indep) on libmodule-runtime-perl for new dependency
    on Module::Runtime.

diff --git a/debian/control b/debian/control
index ca3c593..2810924 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,7 @@ Build-Depends-Indep: libclass-method-modifiers-perl,
  libhash-flatten-perl,
  libhash-merge-perl,
  libmodule-find-perl,
+ libmodule-runtime-perl,
  libmoose-perl,
  perl
 Standards-Version: 3.9.3
@@ -25,6 +26,7 @@ Depends: ${misc:Depends}, ${perl:Depends},
  libhash-flatten-perl,
  libhash-merge-perl,
  libmodule-find-perl,
+ libmodule-runtime-perl,
  libmoose-perl
 Description: module for centralized, simplified input validation
  Validation::Class is a different approach to data validation. It attempts to

-- 
Debian packaging of Validation-Class CPAN distribution



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