[libmath-vec-perl] 14/15: Remove trailing slash from metacpan.org URLs

Axel Beckert abe at deuxchevaux.org
Mon Dec 23 01:29:00 UTC 2013


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

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

commit a3fd6c1cc5e6ef1cf6c90b346f566b957185daf9
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Mon Dec 23 02:19:25 2013 +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 daef29f..d0f3178 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends-Indep: libtest-pod-perl,
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmath-vec-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmath-vec-perl.git
-Homepage: https://metacpan.org/release/Math-Vec/
+Homepage: https://metacpan.org/release/Math-Vec
 
 Package: libmath-vec-perl
 Architecture: all
diff --git a/debian/watch b/debian/watch
index c2c4977..e9288ba 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 # format version number, currently 3; this line is compulsory!
 version=3
-https://metacpan.org/release/Math-Vec/   .*/Math-Vec-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Math-Vec   .*/Math-Vec-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/libmath-vec-perl.git



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