[libparse-nessus-nbe-perl] 02/02: Filled in required info in debian/control, debian/copyright and debian/changelog
Christopher Hoskin
christopher.hoskin at gmail.com
Sat Feb 28 11:52:34 UTC 2015
This is an automated email from the git hooks/post-receive script.
grinorcole-guest pushed a commit to branch master
in repository libparse-nessus-nbe-perl.
commit 0148f43dff659fbe20229b858a5fc5b1b4431df4
Author: Christopher Hoskin <christopher.hoskin at gmail.com>
Date: Sat Feb 28 11:40:14 2015 +0000
Filled in required info in debian/control, debian/copyright and debian/changelog
---
debian/changelog | 2 +-
debian/control | 4 +---
debian/copyright | 10 +---------
3 files changed, 3 insertions(+), 13 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 7add716..c5cbca0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
libparse-nessus-nbe-perl (1.1-1) UNRELEASED; urgency=low
- * Initial Release.
+ * Initial Release. Closes: #779425
-- Christopher Hoskin <christopher.hoskin at gmail.com> Sat, 28 Feb 2015 11:26:48 +0000
diff --git a/debian/control b/debian/control
index 7605120..3b83dff 100644
--- a/debian/control
+++ b/debian/control
@@ -13,11 +13,9 @@ Homepage: https://metacpan.org/release/Parse-Nessus-NBE
Package: libparse-nessus-nbe-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}
-Description: use to extract specific data from Nessus NBE files
+Description: used to extract specific data from Nessus NBE files
Parse::Nessus::NBE is designed to extract information from Nessus NBE files.
Functions have been designed to return certain sets of data, such as service
banners and OS versions. Other functions have been provided that will return
more specific information, such as all IPs listening on a given port or all
IPs associated with a specified plugin id.
- .
- This description was automagically extracted from the module by dh-make-perl.
diff --git a/debian/copyright b/debian/copyright
index 5bf91a6..b5033f7 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/Parse-Nessus-NBE
Upstream-Contact: David J Kyger <dave at norootsquash.net>
Upstream-Name: Parse-Nessus-NBE
-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: David J Kyger <dave at norootsquash.net>
+Copyright: 2003, David J Kyger <dave at norootsquash.net>
License: Artistic or GPL-1+
Files: debian/*
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libparse-nessus-nbe-perl.git
More information about the Pkg-perl-cvs-commits
mailing list