[libmath-spline-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-spline-perl.

commit a3c118ccb1671db1f465e0ab6baddc46c758a15f
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/watch   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 7ce7c6d..56af136 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libmath-derivative-perl,
  perl
 Standards-Version: 3.9.4
-Homepage: https://metacpan.org/release/Math-Spline/
+Homepage: https://metacpan.org/release/Math-Spline
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmath-spline-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmath-spline-perl.git
 
diff --git a/debian/watch b/debian/watch
index e733a9d..de58a11 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-https://metacpan.org/release/Math-Spline/   .*/Math-Spline-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Math-Spline   .*/Math-Spline-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-spline-perl.git



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