[libxml-treepp-perl] 02/02: [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.

gregor herrmann gregoa at debian.org
Sat Aug 15 19:07:36 UTC 2015


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

gregoa pushed a commit to branch master
in repository libxml-treepp-perl.

commit 0466a1291376cafb9ba0d389be2de91c8f7457ca
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Aug 15 21:07:33 2015 +0200

    [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   | 6 +++++-
 debian/watch     | 4 ++--
 3 files changed, 14 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e2824f6..732a5c4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,13 @@
 libxml-treepp-perl (0.39-2) UNRELEASED; urgency=medium
 
   * Take over for the Debian Perl Group
+  * debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser
+    field (source stanza); Homepage field (source stanza). Changed:
+    Maintainer set to Debian Perl Group <pkg-perl-
+    maintainers at lists.alioth.debian.org> (was: David Moreno
+    <damog at debian.org>); David Moreno <damog at debian.org> moved to
+    Uploaders.
+  * debian/watch: use metacpan-based URL.
 
  -- gregor herrmann <gregoa at debian.org>  Sat, 15 Aug 2015 21:07:30 +0200
 
diff --git a/debian/control b/debian/control
index 71fc1f5..c963ce4 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,12 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 5.0.0)
 Build-Depends-Indep: perl (>= 5.8.8-7)
-Maintainer: David Moreno <damog at debian.org>
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: David Moreno <damog at debian.org>
 Standards-Version: 3.8.2
+Homepage: https://metacpan.org/release/XML-TreePP
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-treepp-perl.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libxml-treepp-perl.git
 
 Package: libxml-treepp-perl
 Architecture: all
diff --git a/debian/watch b/debian/watch
index 49c7585..8fc450f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=2
-http://search.cpan.org/CPAN/authors/id/K/KA/KAWASAKI/XML-TreePP-(.*).tar.gz
+version=3
+https://metacpan.org/release/XML-TreePP   .*/XML-TreePP-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/libxml-treepp-perl.git



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