[SCM] Debian packaging of libparams-validate-perl branch, master, updated. b7b5a1168379d178a8bf926b7ca543fb1dae0260

gregor herrmann gregoa at debian.org
Tue Feb 7 19:10:54 UTC 2012


The following commit has been merged in the master branch:
commit 357128e96dd43c456ac62fae2601cb3dbb8febc1
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Feb 7 20:09:35 2012 +0100

    Update build and runtime dependencies.

diff --git a/debian/control b/debian/control
index 95bbbdb..1e7d375 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,10 @@ Source: libparams-validate-perl
 Section: perl
 Priority: optional
 Build-Depends: perl, debhelper (>= 9),
+ libmodule-implementation-perl,
  libreadonly-xs-perl,
  libreadonly-perl,
+ libtest-fatal-perl,
  perl (>= 5.11.4) | libmodule-build-perl (>= 0.360100)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jay Bonci <jaybonci at debian.org>,
@@ -19,7 +21,8 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libparams-val
 
 Package: libparams-validate-perl
 Architecture: any
-Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends},
+ libmodule-implementation-perl
 Description: Perl module to validate parameters to Perl method/function calls
  Params::Validate is a Perl module providing a flexible way to validate method
  and function call parameters. The validation can be as simple as checking for

-- 
Debian packaging of libparams-validate-perl



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