[w3c-linkchecker] 01/02: Strip trailing slash from metacpan URLs.

gregor herrmann gregoa at debian.org
Thu Feb 27 22:11:18 UTC 2014


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

gregoa pushed a commit to branch master
in repository w3c-linkchecker.

commit 38ea8a52aebae34636a60b13ba6bf947cf0365a6
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Feb 27 22:43:09 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 54e1b3c..793ef29 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends-Indep: perl, libcss-dom-perl, po-debconf, libhtml-parser-perl,
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders:
 Standards-Version: 3.9.2
-Homepage: https://metacpan.org/release/W3C-LinkChecker/
+Homepage: https://metacpan.org/release/W3C-LinkChecker
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/w3c-linkchecker.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/w3c-linkchecker.git
 
diff --git a/debian/copyright b/debian/copyright
index 70fab83..5cdac92 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
 Maintainer: W3C QA-dev Team <public-qa-dev at w3.org>
-Source: https://metacpan.org/release/W3C-LinkChecker/
+Source: https://metacpan.org/release/W3C-LinkChecker
 Name: W3C-LinkChecker
 
 Files: *
diff --git a/debian/watch b/debian/watch
index cdb535f..2607d32 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-https://metacpan.org/release/W3C-LinkChecker/   .*/W3C-LinkChecker-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/W3C-LinkChecker   .*/W3C-LinkChecker-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/w3c-linkchecker.git



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