[libhttp-tiny-perl] 03/05: drop trailing slash from metacpan URLs

Damyan Ivanov dmn at alioth.debian.org
Sat Nov 9 19:07:49 UTC 2013


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

dmn pushed a commit to branch master
in repository libhttp-tiny-perl.

commit fa76782c839faa64a2c2c9070632fc2f78c8acc4
Author: Damyan Ivanov <dmn at debian.org>
Date:   Sat Nov 9 19:06:18 2013 +0000

    drop 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 1554839..a72e25b 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Uploaders: Alessandro Ghedini <ghedo at debian.org>,
  Chris Butler <chrisb at debian.org>,
  gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.4
-Homepage: https://metacpan.org/release/HTTP-Tiny/
+Homepage: https://metacpan.org/release/HTTP-Tiny
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhttp-tiny-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhttp-tiny-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 1c6c868..e25aba5 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,7 +2,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: HTTP-Tiny
 Upstream-Contact: Christian Hansen <chansen at cpan.org>
  David Golden <dagolden at cpan.org>
-Source: https://metacpan.org/release/HTTP-Tiny/
+Source: https://metacpan.org/release/HTTP-Tiny
 
 Files: *
 Copyright: 2013, Christian Hansen <chansen at cpan.org>
diff --git a/debian/watch b/debian/watch
index c8a1326..ff03d65 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-https://metacpan.org/release/HTTP-Tiny/   .*/HTTP-Tiny-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/HTTP-Tiny   .*/HTTP-Tiny-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/libhttp-tiny-perl.git



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