[libpdl-linearalgebra-perl] 02/03: drop trailing slash from metacpan URLs

Damyan Ivanov dmn at moszumanska.debian.org
Wed Dec 4 10:34:02 UTC 2013


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

dmn pushed a commit to branch master
in repository libpdl-linearalgebra-perl.

commit 61c6f233e81addf4bece232440c1d15d616d7283
Author: Damyan Ivanov <dmn at debian.org>
Date:   Wed Dec 4 10:28:52 2013 +0000

    drop 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 e3c5caa..74d1bd5 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9.20120312),
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpdl-linearalgebra-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpdl-linearalgebra-perl.git
-Homepage: https://metacpan.org/release/PDL-LinearAlgebra/
+Homepage: https://metacpan.org/release/PDL-LinearAlgebra
 
 Package: libpdl-linearalgebra-perl
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index 3241dd5..d29fb9f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: PDL-LinearAlgebra
-Source: https://metacpan.org/release/PDL-LinearAlgebra/
+Source: https://metacpan.org/release/PDL-LinearAlgebra
 Upstream-Contact: Chris Marshall <chm at cpan.org>
 
 Files: *
diff --git a/debian/watch b/debian/watch
index f1603a2..77e43fb 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-https://metacpan.org/release/PDL-LinearAlgebra/   .*/PDL-LinearAlgebra-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/PDL-LinearAlgebra   .*/PDL-LinearAlgebra-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/libpdl-linearalgebra-perl.git



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