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

grinorcole-guest pushed a commit to branch master
in repository libnet-nessus-rest-perl.

commit 55f1ffea1d297c17ca8b678429a1bf8549d5bcae
Author: Christopher Hoskin <christopher.hos...@gmail.com>
Date:   Tue Jan 19 06:44:09 2016 +0000

    Add missing dependancies to debian/control
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index b9b1218..437f464 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
 Uploaders: Christopher Hoskin <christopher.hos...@gmail.com>
 Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: perl,libtest-pod-coverage-perl,libtest-pod-perl
+Build-Depends-Indep: perl, libtest-pod-coverage-perl, libtest-pod-perl, 
libwww-perl, libjson-perl
 Standards-Version: 3.9.6
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libnet-nessus-rest-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-nessus-rest-perl.git
@@ -13,7 +13,7 @@ Testsuite: autopkgtest-pkg-perl
 
 Package: libnet-nessus-rest-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends}, ${perl:Depends}, libwww-perl, libjson-perl
 Description: REST interface for Nessus 6.0
  Net::Nessus::REST provides a Perl module for communication with the Nessus
  vulnerability scanner developed by Tenable Network Security, via its REST

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libnet-nessus-rest-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