[libmath-random-isaac-perl] 01/02: Strip trailing slash from metacpan URLs.

gregor herrmann gregoa at debian.org
Thu Feb 27 21:59:34 UTC 2014


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

gregoa pushed a commit to branch master
in repository libmath-random-isaac-perl.

commit 6d23b54af1a3c2e2925088dec0c4c9f339be41cb
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Feb 27 22:37:42 2014 +0100

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

diff --git a/debian/control b/debian/control
index 3a8eb20..81c72f8 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.8.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmath-random-isaac-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmath-random-isaac-perl.git
-Homepage: https://metacpan.org/release/Math-Random-ISAAC/
+Homepage: https://metacpan.org/release/Math-Random-ISAAC
 
 Package: libmath-random-isaac-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 7076779..47ac427 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format-Specification:
     http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
 Upstream-Maintainer: Jonathan Yu <jawnsy at cpan.org>
-Upstream-Source: https://metacpan.org/release/Math-Random-ISAAC/
+Upstream-Source: https://metacpan.org/release/Math-Random-ISAAC
 Upstream-Name: Math-Random-ISAAC
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 7e03b86..952a7e6 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 # format version number, currently 3; this line is compulsory!
 version=3
 # URL to the package page followed by a regex to search
-https://metacpan.org/release/Math-Random-ISAAC/   .*/Math-Random-ISAAC-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Math-Random-ISAAC   .*/Math-Random-ISAAC-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-random-isaac-perl.git



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