[libtest-perl-critic-perl] 01/02: Strip trailing slash from metacpan URLs.

gregor herrmann gregoa at debian.org
Thu Feb 27 22:08:24 UTC 2014


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

gregoa pushed a commit to branch master
in repository libtest-perl-critic-perl.

commit c8336769a8d15cb2a2187041a88cfd8864990238
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Feb 27 22:41:39 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 b5e10d8..cf275bd 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.8.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-perl-critic-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-perl-critic-perl.git
-Homepage: https://metacpan.org/release/Test-Perl-Critic/
+Homepage: https://metacpan.org/release/Test-Perl-Critic
 
 Package: libtest-perl-critic-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index ae01907..288e5dc 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: Test-Perl-Critic
 Upstream-Contact: Jeffrey Ryan Thalhammer <thaljef at cpan.org>
-Source: https://metacpan.org/release/Test-Perl-Critic/
+Source: https://metacpan.org/release/Test-Perl-Critic
 
 Files: *
 Copyright: 2005-2009, Imaginative Software Systems
diff --git a/debian/watch b/debian/watch
index 4a02423..e4b9afd 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 # format version number, currently 3; this line is compulsory!
 version=3
-https://metacpan.org/release/Test-Perl-Critic/ .*/Test-Perl-Critic-([\.\d]+)\.(?:tar\.gz|tar|tgz)$
+https://metacpan.org/release/Test-Perl-Critic .*/Test-Perl-Critic-([\.\d]+)\.(?:tar\.gz|tar|tgz)$

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-perl-critic-perl.git



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