[libterm-readline-zoid-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 May 20 10:22:10 UTC 2017


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

gregoa pushed a commit to branch master
in repository libterm-readline-zoid-perl.

commit d9e96af6f6f7877c16a83da7ae8e53b14c7466c0
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat May 20 12:22:07 2017 +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 12c2281..5c53f75 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,13 @@
 libterm-readline-zoid-perl (0.07-3) UNRELEASED; urgency=medium
 
   * Take over for the Debian Perl Group; Closes: #858394 -- RFA/ITA
+  * 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: Marc 'HE' Brockschmidt
+    <he at debian.org>); Marc 'HE' Brockschmidt <he at debian.org> moved to
+    Uploaders.
+  * debian/watch: use metacpan-based URL.
 
  -- gregor herrmann <gregoa at debian.org>  Sat, 20 May 2017 12:22:04 +0200
 
diff --git a/debian/control b/debian/control
index d690ce2..fb2ce2a 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,12 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 10~)
 Build-Depends-Indep: perl (>= 5.8.0-7), libmodule-build-perl, libterm-readkey-perl, dpatch
-Maintainer: Marc 'HE' Brockschmidt <he at debian.org>
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Marc 'HE' Brockschmidt <he at debian.org>
 Standards-Version: 3.6.2
+Homepage: https://metacpan.org/release/Term-ReadLine-Zoid
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libterm-readline-zoid-perl.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libterm-readline-zoid-perl.git
 
 Package: libterm-readline-zoid-perl
 Architecture: all
diff --git a/debian/watch b/debian/watch
index 1236f8d..255f2a3 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
-version=2
+version=3
 
-http://search.cpan.org/CPAN/authors/id/P/PA/PARDUS/Term-ReadLine-Zoid/Term-ReadLine-Zoid-(\d+\.\d+)\.tar\.gz
+https://metacpan.org/release/Term-ReadLine-Zoid   .*/Term-ReadLine-Zoid-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/libterm-readline-zoid-perl.git



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