[libchi-driver-redis-perl] 01/05: Update debian/control after enabling apt-file

Christopher Hoskin christopher.hoskin at gmail.com
Sun Jan 31 11:32:53 UTC 2016


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

grinorcole-guest pushed a commit to branch master
in repository libchi-driver-redis-perl.

commit 7941cd3472b81db162ad4eb8e083d729fbf28451
Author: Christopher Hoskin <christopher.hoskin at gmail.com>
Date:   Thu Jan 28 22:10:05 2016 +0000

    Update debian/control after enabling apt-file
---
 debian/control | 16 ++++++++++++++--
 1 file changed, 14 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 4aaa01c..54b41fa 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,15 @@ Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Christopher Hoskin <christopher.hoskin at gmail.com>
 Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: perl, libchi-perl, libtest-deep-perl, libtest-exception-perl, libtest-warn-perl, libtest-class-perl, libredis-perl, libtest-mock-redis-perl, liburi-perl 
+Build-Depends-Indep: libchi-perl,
+ libmoo-perl,
+ libredis-perl,
+ libtest-class-perl,
+ libtest-mock-redis-perl,
+ liburi-perl,
+ perl (>= 5.15.2),
+ libtest-deep-perl,
+ libtest-warn-perl
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libchi-driver-redis-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libchi-driver-redis-perl.git
@@ -13,7 +21,11 @@ Testsuite: autopkgtest-pkg-perl
 
 Package: libchi-driver-redis-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libmoo-perl, libchi-perl, libredis-perl, libtest-deep-perl, liburi-perl, libtest-exception-perl, libtest-warn-perl, libtest-class-perl, libtest-mock-redis-perl 
+Depends: ${misc:Depends}, ${perl:Depends},
+ libchi-perl,
+ libmoo-perl,
+ libredis-perl,
+ liburi-perl
 Description: CHI driver that uses Redis to store the data
  CHI::Driver::Redis is a CHI driver that uses Redis to store the data. Care has
  been taken to not have this module fail in fiery ways if the cache is 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libchi-driver-redis-perl.git



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