[libnet-nessus-rest-perl] 04/07: Reformat debian/control with cme
gregor herrmann
gregoa at debian.org
Sun Feb 7 16:46:51 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libnet-nessus-rest-perl.
commit 26b7a652101546e96d2752cbedfd1e317b7682c4
Author: gregor herrmann <gregoa at debian.org>
Date: Sun Feb 7 17:43:47 2016 +0100
Reformat debian/control with cme
Gbp-Dch: ignore
---
debian/control | 17 ++++++++++++-----
1 file changed, 12 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index 8aab1ec..0223d41 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,26 @@
Source: libnet-nessus-rest-perl
-Section: perl
-Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Christopher Hoskin <christopher.hoskin at gmail.com>
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: perl, libtest-pod-coverage-perl, libtest-pod-perl, libwww-perl (>= 6.04), libjson-perl
+Build-Depends-Indep: perl,
+ libtest-pod-coverage-perl,
+ libtest-pod-perl,
+ libwww-perl (>= 6.04),
+ libjson-perl
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libnet-nessus-rest-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libnet-nessus-rest-perl.git
Homepage: https://metacpan.org/release/Net-Nessus-REST
-Testsuite: autopkgtest-pkg-perl
Package: libnet-nessus-rest-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libwww-perl (>= 6.04), libjson-perl
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ libwww-perl (>= 6.04),
+ 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
More information about the Pkg-perl-cvs-commits
mailing list