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

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


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

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

commit 62243fa00b4f6d5e148e4b47e2a26a5c9d801a61
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Feb 27 22:37:45 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 3750097..ad3f78b 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends-Indep: perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: TANIGUCHI Takaki <takaki at debian.org>
 Standards-Version: 3.9.1
-Homepage: https://metacpan.org/release/Math-SparseVector/
+Homepage: https://metacpan.org/release/Math-SparseVector
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmath-sparsevector-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmath-sparsevector-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 80bc54e..49d74b4 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,7 +3,7 @@ Upstream-Name: Math-SparseVector
 Upstream-Contact: Amruta Purandare, <amruta at cs.pitt.edu>
                   Ted Pedersen, <tpederse at d.umn.edu>
                   Mahesh Joshi, <joshi031 at d.umn.edu>
-Source: https://metacpan.org/release/Math-SparseVector/
+Source: https://metacpan.org/release/Math-SparseVector
 
 Files: *
 Copyright: Amruta Purandare, <amruta at cs.pitt.edu>
diff --git a/debian/watch b/debian/watch
index 85393f5..c1db116 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-https://metacpan.org/release/Math-SparseVector/   .*/Math-SparseVector-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Math-SparseVector   .*/Math-SparseVector-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-sparsevector-perl.git



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