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

abe pushed a commit to branch master
in repository libcgi-test-perl.

commit 927cc4c528f5f61103d9e1a2d3a0f9e84d22c3c8
Author: Axel Beckert <a...@deuxchevaux.org>
Date:   Mon Jan 11 02:03:48 2016 +0100

    Add missing (build-) dependencies
---
 debian/control | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 1d48b01..99cd17c 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,11 @@ Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
 Uploaders: Axel Beckert <a...@debian.org>
 Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: perl
+Build-Depends-Indep: libcgi-pm-perl,
+                     libhtml-tree-perl,
+                     libhttp-message-perl,
+                     liburi-perl,
+                     perl
 Standards-Version: 3.9.6
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libcgi-test-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcgi-test-perl.git
@@ -13,7 +17,11 @@ Testsuite: autopkgtest-pkg-perl
 
 Package: libcgi-test-perl
 Architecture: all
-Depends: ${misc:Depends},
+Depends: libcgi-pm-perl,
+         libhtml-tree-perl,
+         libhttp-message-perl,
+         liburi-perl,
+         ${misc:Depends},
          ${perl:Depends}
 Description: CGI regression test framework
  The CGI::Test framework is an answer to the CGI testing problem.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcgi-test-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to