[libcoy-perl] 01/02: Remove trailing slashes from metacpan.org URLs

Axel Beckert abe at deuxchevaux.org
Tue Dec 17 20:51:21 UTC 2013


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

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

commit 9a11034b228378cc851c8ce265b2927e5d94bda6
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Tue Dec 17 21:45:01 2013 +0100

    Remove trailing slashes 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 b27cbfc..6f4c8a9 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends-Indep: perl
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcoy-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcoy-perl.git
-Homepage: https://metacpan.org/release/Coy/
+Homepage: https://metacpan.org/release/Coy
 
 Package: libcoy-perl
 Architecture: all
diff --git a/debian/watch b/debian/watch
index d04640c..c8270c3 100644
--- a/debian/watch
+++ b/debian/watch
@@ -4,4 +4,4 @@ version=3
 # I will be warned though..
 #
 # Reported as CPAN#33277 (Tincho).
-https://metacpan.org/release/Coy/ .*/Coy-v?(\d.*)\.tar\.gz
+https://metacpan.org/release/Coy .*/Coy-v?(\d.*)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcoy-perl.git



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