[libconvert-ber-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
Sun Jan 12 15:54:31 UTC 2014


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

gregoa pushed a commit to branch master
in repository libconvert-ber-perl.

commit 58a2921df8365be64396d32d387567c7306ec7e1
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Jan 12 16:54:29 2014 +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   | 7 +++++--
 debian/watch     | 2 +-
 3 files changed, 13 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3cc9c4d..b33a047 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,13 @@
 libconvert-ber-perl (1.3200-3) UNRELEASED; urgency=medium
 
   * Take over for the Debian Perl Group; Closes: #733552 -- RFA/ITA
+  * debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser
+    field (source stanza). Changed: Homepage field changed to
+    metacpan.org URL; Maintainer set to Debian Perl Group <pkg-perl-
+    maintainers at lists.alioth.debian.org> (was: Debian QA Group
+    <packages at qa.debian.org>); Debian QA Group <packages at qa.debian.org>
+    moved to Uploaders.
+  * debian/watch: use metacpan-based URL.
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 12 Jan 2014 16:54:26 +0100
 
diff --git a/debian/control b/debian/control
index 999d618..5b9722f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,11 +1,14 @@
 Source: libconvert-ber-perl
 Section: perl
 Priority: extra
-Maintainer: Debian QA Group <packages at qa.debian.org>
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Debian QA Group <packages at qa.debian.org>
 Standards-Version: 3.9.1
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libconvert-ber-perl.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libconvert-ber-perl.git
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl
-Homepage: http://search.cpan.org/dist/Convert-BER/
+Homepage: https://metacpan.org/release/Convert-BER
 
 Package: libconvert-ber-perl
 Architecture: all
diff --git a/debian/watch b/debian/watch
index 38c9a57..b4a4b61 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 opts=uversionmangle=s/(\d\.\d{2})$/$100/g \
-http://www.cpan.org/modules/by-module/Convert/Convert-BER-([\d\.]*)\.tar\.gz
+https://metacpan.org/release/Convert-BER   .*/Convert-BER-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/libconvert-ber-perl.git



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