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

Axel Beckert abe at deuxchevaux.org
Tue Dec 24 03:03:06 UTC 2013


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

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

commit 71666ed13f17efd7586053c7fa121283dac1c4c8
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Tue Dec 24 03:26:27 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 151e7f9..f66a65b 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Carlo Segre <segre at debian.org>
 Build-Depends: debhelper (>= 5.0.0)
 Build-Depends-Indep: perl
 Standards-Version: 3.7.2
-Homepage: https://metacpan.org/release/Math-Round/
+Homepage: https://metacpan.org/release/Math-Round
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmath-round-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmath-round-perl.git
 
diff --git a/debian/watch b/debian/watch
index 9ca861b..9d34dcd 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-https://metacpan.org/release/Math-Round/   .*/Math-Round-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Math-Round   .*/Math-Round-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-round-perl.git



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