[libcgi-formalware-perl] 01/06: Remove trailing slash from metacpan.org URLs

Axel Beckert abe at deuxchevaux.org
Wed Jan 1 07:34:28 UTC 2014


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

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

commit b17ec22ed1b1ad8c2ab6cdadc36a801516f6511e
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Wed Jan 1 08:22:39 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 8643c24..52e47b4 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.1
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcgi-formalware-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcgi-formalware-perl.git
-Homepage: https://metacpan.org/release/CGI-Formalware/
+Homepage: https://metacpan.org/release/CGI-Formalware
 
 Package: libcgi-formalware-perl
 Architecture: all
diff --git a/debian/watch b/debian/watch
index 4b63af9..480b2b8 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-https://metacpan.org/release/CGI-Formalware/   .*/CGI-Formalware-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/CGI-Formalware   .*/CGI-Formalware-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/libcgi-formalware-perl.git



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