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

abe pushed a commit to branch master
in repository libnmap-parser-perl.

commit e4cc2cbd3f8d2b02108b38d3ca3e682c15477b7a
Author: Axel Beckert <a...@deuxchevaux.org>
Date:   Wed Nov 9 21:55:16 2016 +0100

    [packagecheck] fixed Vcs-(Git|Browser)/Homepage field(s) in debian/control 
and/or URL in debian/watch and/or rmdir /usr/{lib|share}/perl5 in debian/rules.
---
 debian/changelog | 7 +++++++
 debian/control   | 8 ++++++--
 debian/watch     | 2 ++
 3 files changed, 15 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 71f4c83..87c189d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,13 @@
 libnmap-parser-perl (1.05-3) UNRELEASED; urgency=medium
 
   * Take over for the Debian Perl Group; Closes: #843815 -- RFA/ITA
+  * debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser
+    field (source stanza); Homepage field (source stanza);
+    ${misc:Depends} to Depends: field. Changed: Maintainer set to Debian
+    Perl Group <pkg-perl-maintain...@lists.alioth.debian.org> (was:
+    Joshua D. Abraham <ja...@ccs.neu.edu>); Joshua D. Abraham
+    <ja...@ccs.neu.edu> moved to Uploaders.
+  * Add debian/watch.
 
  -- Axel Beckert <a...@debian.org>  Wed, 09 Nov 2016 21:55:14 +0100
 
diff --git a/debian/control b/debian/control
index 3971708..935cf1a 100644
--- a/debian/control
+++ b/debian/control
@@ -3,12 +3,16 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 5)
 Build-Depends-Indep: perl (>= 5.8.0-7), libxml-twig-perl
-Maintainer: Joshua D. Abraham <ja...@ccs.neu.edu>
+Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
+Uploaders: Joshua D. Abraham <ja...@ccs.neu.edu>
 Standards-Version: 3.7.2
+Homepage: https://metacpan.org/release/Nmap-Parser
+Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libnmap-parser-perl.git
+Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libnmap-parser-perl.git
 
 Package: libnmap-parser-perl
 Architecture: all
-Depends: ${perl:Depends}, libxml-twig-perl
+Depends: ${misc:Depends}, ${perl:Depends}, libxml-twig-perl
 Recommends: nmap
 Description:  parse nmap scan data with perl
  It is implemented by parsing the xml scan data that is generated by nmap. This
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..17dda11
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,2 @@
+version=3
+https://metacpan.org/release/Nmap-Parser  
.*/Nmap-Parser-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

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