[libmodule-install-testbase-perl] 03/08: add missing dependencies in d/control file

Joenio Costa joenio-guest at moszumanska.debian.org
Fri Feb 20 15:57:31 UTC 2015


This is an automated email from the git hooks/post-receive script.

joenio-guest pushed a commit to branch master
in repository libmodule-install-testbase-perl.

commit 57077981174d2af501911fbedcd47ea095f499ce
Author: Joenio Costa <joenio at colivre.coop.br>
Date:   Thu Feb 19 23:20:38 2015 -0300

    add missing dependencies in d/control file
    
    * libmodule-install-perl
    * libtest-base-perl
    * libspiffy-perl
---
 debian/control | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 49d7728..851342e 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,10 @@ Testsuite: autopkgtest-pkg-perl
 
 Package: libmodule-install-testbase-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends}, ${perl:Depends},
+ libmodule-install-perl (>= 1.10),
+ libtest-base-perl (>= 0.86),
+ libspiffy-perl
 Description: Module Install Support for Test::Base
  Module::Install::TestBase adds the use_test_base directive to
  Module::Install.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmodule-install-testbase-perl.git



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