[gearman-server] 03/07: Add new dependency on Test::Script
Nick Morrott
nickm-guest at moszumanska.debian.org
Fri Jul 22 14:43:11 UTC 2016
This is an automated email from the git hooks/post-receive script.
nickm-guest pushed a commit to branch master
in repository gearman-server.
commit 2ae64d139211ecad358aea428555ebc8833b09ed
Author: Nick Morrott <knowledgejunkie at gmail.com>
Date: Fri Jul 22 15:13:23 2016 +0100
Add new dependency on Test::Script
---
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index b2f4717..567d868 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,8 @@ Source: gearman-server
Section: perl
Priority: optional
Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: perl, libgearman-client-perl, libdanga-socket-perl
+Build-Depends-Indep: perl, libgearman-client-perl, libdanga-socket-perl,
+ libtest-script-perl (>= 1.12)
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Jonathan Yu <jawnsy at cpan.org>, gregor herrmann <gregoa at debian.org>
Standards-Version: 3.9.6
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/gearman-server.git
More information about the Pkg-perl-cvs-commits
mailing list