[libhttp-request-params-perl] 01/02: Strip trailing slash from metacpan URLs.

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


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

gregoa pushed a commit to branch master
in repository libhttp-request-params-perl.

commit 9c9c4013206cc60253b6848ce8f9b0935742dbd0
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Feb 27 22:36:37 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 b39f0fb..3becf8b 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhttp-request-params-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhttp-request-params-perl.git
-Homepage: https://metacpan.org/release/HTTP-Request-Params/
+Homepage: https://metacpan.org/release/HTTP-Request-Params
 
 Package: libhttp-request-params-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index d3c8126..6dea222 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: HTTP-Request-Params
 Upstream-Contact: Casey West <casey at geeknest.com>
-Source: https://metacpan.org/release/HTTP-Request-Params/
+Source: https://metacpan.org/release/HTTP-Request-Params
 
 Files: *
 Copyright: 2005, Casey West
diff --git a/debian/watch b/debian/watch
index 40e18cc..2d667ac 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-https://metacpan.org/release/HTTP-Request-Params/ .+/HTTP-Request-Params-([\d\.]+)\.(?:tar\.gz|tar|tgz)
+https://metacpan.org/release/HTTP-Request-Params .+/HTTP-Request-Params-([\d\.]+)\.(?:tar\.gz|tar|tgz)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhttp-request-params-perl.git



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