[libperl6-say-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 18:40:42 UTC 2015


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

gregoa pushed a commit to branch master
in repository libperl6-say-perl.

commit 83b06c93dc77493e622731ac1a8ba4f742cdceb2
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Aug 15 20:40:38 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 34d3956..6ce69a8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,13 @@
 libperl6-say-perl (0.12-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 Garza
+    <damog at debian.org>); David Moreno Garza <damog at debian.org> moved to
+    Uploaders.
+  * debian/watch: use metacpan-based URL.
 
  -- gregor herrmann <gregoa at debian.org>  Sat, 15 Aug 2015 20:40:36 +0200
 
diff --git a/debian/control b/debian/control
index 119a74b..f5102d3 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 Garza <damog at debian.org>
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: David Moreno Garza <damog at debian.org>
 Standards-Version: 3.7.2
+Homepage: https://metacpan.org/release/Perl6-Say
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libperl6-say-perl.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libperl6-say-perl.git
 
 Package: libperl6-say-perl
 Architecture: all
diff --git a/debian/watch b/debian/watch
index 6577034..fbe74f4 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 # format version number, currently 2; this line is compulsory!
-version=2
-http://www.cpan.org/modules/by-module/Perl6/Perl6-Say-(.*).(tar.gz|tar|tgz)
+version=3
+https://metacpan.org/release/Perl6-Say   .*/Perl6-Say-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/libperl6-say-perl.git



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