[libtest-mock-redis-perl] 03/06: Update build and runtime dependencies.

gregor herrmann gregoa at debian.org
Sun Sep 8 15:07:08 UTC 2013


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

gregoa pushed a commit to branch master
in repository libtest-mock-redis-perl.

commit ad090b6b420415d2b43572d95a5fe0b16b9b1ad3
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Sep 8 17:04:44 2013 +0200

    Update build and runtime dependencies.
---
 debian/control |   18 ++++++++++++++----
 1 file changed, 14 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index e0376dc..a5c213d 100644
--- a/debian/control
+++ b/debian/control
@@ -4,10 +4,16 @@ Uploaders: Maximilian Gass <mxey at cloudconnected.org>,
            gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl (>= 5.11.3) | libmodule-build-perl,
-                     libtest-exception-perl,
+Build-Depends: debhelper (>= 8),
+ libmodule-build-perl (>= 0.400400) | perl (>= 5.19.1)
+Build-Depends-Indep: libclass-method-modifiers-perl,
+                     libnamespace-clean-perl,
+                     libpackage-stash-perl (>= 0.34),
+                     libtest-deep-perl,
+                     libtest-deep-unorderedpairs-perl,
+                     libtest-fatal-perl,
                      libtest-pod-perl,
+                     libtry-tiny-perl,
                      perl
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-mock-redis-perl.git
@@ -17,7 +23,11 @@ Homepage: https://metacpan.org/release/Test-Mock-Redis/
 Package: libtest-mock-redis-perl
 Architecture: all
 Depends: ${misc:Depends},
-         ${perl:Depends}
+         ${perl:Depends},
+         libclass-method-modifiers-perl,
+         libnamespace-clean-perl,
+         libpackage-stash-perl (>= 0.34),
+         libtry-tiny-perl
 Description: test stub for Redis databases
  Test::Mock::Redis can be used in place of Redis for running
  tests without needing a running redis instance.

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



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