[libnet-nessus-xmlrpc-perl] 02/02: Filled in required info in debian/control, debian/copyright and debian/changelog

Christopher Hoskin christopher.hoskin at gmail.com
Sun Feb 22 10:09:14 UTC 2015


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

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

commit 5dd899a7912fd7c8a8ca0686c97ade8e21c926ce
Author: Christopher Hoskin <christopher.hoskin at gmail.com>
Date:   Sun Feb 22 10:08:30 2015 +0000

    Filled in required info in debian/control, debian/copyright and debian/changelog
---
 debian/changelog |  6 +++++-
 debian/control   |  8 ++++----
 debian/copyright | 10 +---------
 3 files changed, 10 insertions(+), 14 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c3b83c6..d7e71c6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,9 @@
 libnet-nessus-xmlrpc-perl (0.30-1) UNRELEASED; urgency=low
 
-  * Initial Release.
+ TODO:
+ - Initial checkin, much to do.
+
+
+  * Initial Release. Closes: #778964
 
  -- Christopher Hoskin <christopher.hoskin at gmail.com>  Sun, 22 Feb 2015 09:51:49 +0000
diff --git a/debian/control b/debian/control
index ec76b40..c9c9f6b 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Depends: ${misc:Depends}, ${perl:Depends},
  libhttp-message-perl,
  libwww-perl,
  libxml-simple-perl
-Description: Communicate with Nessus scanner(v4.2+) via XMLRPC
- (no description was found)
- .
- This description was automagically extracted from the module by dh-make-perl.
+Description: communicate with Nessus scanner(v4.2+) via XMLRPC
+ Net::Nessus::XMLRPC is a Perl interface for communication with the Nessus
+ scanner over XMLRPC. It includes methods for starting, stoping, pausing, 
+ resuming and monitoring scans, downloading reports, etc.
diff --git a/debian/copyright b/debian/copyright
index 63431e6..4d39c09 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,17 +2,9 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://metacpan.org/release/Net-Nessus-XMLRPC
 Upstream-Contact: Vlatko Kosturjak <kost at linux.hr>
 Upstream-Name: Net-Nessus-XMLRPC
-DISCLAIMER: This copyright info was automatically extracted 
- from the perl module. It may not be accurate, so you better 
- check the module sources in order to ensure the module for its 
- inclusion in Debian or for general legal information. Please, 
- if licensing information is incorrectly generated, file a bug 
- on dh-make-perl.
- NOTE: Don't forget to remove this disclaimer once you are happy
- with this file.
 
 Files: *
-Copyright: Vlatko Kosturjak <kost at linux.hr>
+Copyright: 2010, Vlatko Kosturjak <kost at linux.hr>
 License: Artistic or GPL-1+
 
 Files: debian/*

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-nessus-xmlrpc-perl.git



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