[libnet-xwhois-perl] 01/17: Remove trailing slash from metacpan.org URLs

Axel Beckert abe at deuxchevaux.org
Wed Jan 1 03:34:50 UTC 2014


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

abe pushed a commit to branch master
in repository libnet-xwhois-perl.

commit 6763ee7c52c82629e7f50741c4f79bedab37be01
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Wed Jan 1 04:06:13 2014 +0100

    Remove trailing slash from metacpan.org URLs
---
 debian/control | 2 +-
 debian/watch   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index d205e7c..73c6a69 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends-Indep: perl
 Standards-Version: 3.7.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-xwhois-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-xwhois-perl.git
-Homepage: https://metacpan.org/release/Net-XWhois/
+Homepage: https://metacpan.org/release/Net-XWhois
 
 Package: libnet-xwhois-perl
 Architecture: all
diff --git a/debian/watch b/debian/watch
index 2a200c5..40f6572 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-https://metacpan.org/release/Net-XWhois/   .*/Net-XWhois-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Net-XWhois   .*/Net-XWhois-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/libnet-xwhois-perl.git



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