[libfile-share-perl] 01/02: Strip trailing slash from metacpan URLs.

gregor herrmann gregoa at debian.org
Thu Feb 27 21:56:10 UTC 2014


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

gregoa pushed a commit to branch master
in repository libfile-share-perl.

commit 45009f4064c1ee21c9085a471cc7eb13422ca88f
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Feb 27 22:35:43 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 5e3afde..dc3ae5b 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends-Indep: libfile-sharedir-perl (>= 1.03),
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-share-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfile-share-perl.git
-Homepage: http://metacpan.org/release/File-Share/
+Homepage: http://metacpan.org/release/File-Share
 
 Package: libfile-share-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index bcee6bd..753b612 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: File-Share
 Upstream-Contact: Ingy döt Net <ingy at ingy.net>
-Source: http://metacpan.org/release/File-Share/
+Source: http://metacpan.org/release/File-Share
 
 Files: *
 Copyright: 2011, 2013, Ingy döt Net <ingy at ingy.net>
diff --git a/debian/watch b/debian/watch
index fe8ec02..d74ba18 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://metacpan.org/release/File-Share/   .*/File-Share-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+http://metacpan.org/release/File-Share   .*/File-Share-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/libfile-share-perl.git



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