[libhtml-linkextractor-perl] 01/02: Strip trailing slash from metacpan URLs.

gregor herrmann gregoa at debian.org
Thu Feb 27 21:57:23 UTC 2014


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

gregoa pushed a commit to branch master
in repository libhtml-linkextractor-perl.

commit 8c0d68d0156444b816a92a47dfe382bb402505d9
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Feb 27 22:36:22 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 f4e3d87..0c0bd94 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends-Indep: libhtml-parser-perl,
  liburi-perl,
  perl
 Standards-Version: 3.9.4
-Homepage: https://metacpan.org/release/HTML-LinkExtractor/
+Homepage: https://metacpan.org/release/HTML-LinkExtractor
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-linkextractor-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-linkextractor-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 8342d56..b3ce70d 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: HTML-LinkExtractor
 Upstream-Contact: D.H (PodMaster)
-Source: https://metacpan.org/release/HTML-LinkExtractor/
+Source: https://metacpan.org/release/HTML-LinkExtractor
 
 Files: *
 Copyright: 2003-2004, D.H (PodMaster)
diff --git a/debian/watch b/debian/watch
index cbae689..de98d57 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 opts=uversionmangle=s/\.\d\d$/$&0/ \
-https://metacpan.org/release/HTML-LinkExtractor/   .*/HTML-LinkExtractor-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/HTML-LinkExtractor   .*/HTML-LinkExtractor-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/libhtml-linkextractor-perl.git



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