[libcpan-meta-perl] 03/04: remove trailing slash from metacpan URLs

Damyan Ivanov dmn at moszumanska.debian.org
Wed Jan 8 07:37:58 UTC 2014


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

dmn pushed a commit to branch master
in repository libcpan-meta-perl.

commit e4796d42cf560045cc0ad1b07c16067ab36a20ee
Author: Damyan Ivanov <dmn at debian.org>
Date:   Wed Jan 8 07:27:02 2014 +0000

    remove 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 ed58a01..4271f10 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Build-Depends-Indep: liblist-moreutils-perl,
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcpan-meta-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcpan-meta-perl.git
-Homepage: https://metacpan.org/release/CPAN-Meta/
+Homepage: https://metacpan.org/release/CPAN-Meta
 
 Package: libcpan-meta-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 4e1e92a..307f7d1 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: CPAN-Meta
 Upstream-Contact: David Golden <dagolden at cpan.org>
-Source: https://metacpan.org/release/CPAN-Meta/
+Source: https://metacpan.org/release/CPAN-Meta
 
 Files: *
 Copyright:  2010, David Golden <dagolden at cpan.org>
diff --git a/debian/watch b/debian/watch
index e16b339..c5df5cc 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-https://metacpan.org/release/CPAN-Meta/   .*/CPAN-Meta-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/CPAN-Meta   .*/CPAN-Meta-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/libcpan-meta-perl.git



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