[libscalar-list-utils-perl] 01/02: Strip trailing slash from metacpan URLs.

gregor herrmann gregoa at debian.org
Thu Feb 27 22:05:54 UTC 2014


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

gregoa pushed a commit to branch master
in repository libscalar-list-utils-perl.

commit e0db1eda6082f4a3645d018de74198f602ed508f
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Feb 27 22:40:24 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 bf08df1..dd6ca99 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Salvatore Bonaccorso <carnil at debian.org>,
  Jonathan Yu <jawnsy at cpan.org>,
  Fabrizio Regalli <fabreg at fabreg.it>
 Standards-Version: 3.9.4
-Homepage: https://metacpan.org/release/Scalar-List-Utils/
+Homepage: https://metacpan.org/release/Scalar-List-Utils
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libscalar-list-utils-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libscalar-list-utils-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 4a58c9d..09ef5eb 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: Scalar-List-Utils
 Upstream-Contact: Paul Evans <leonerd at leonerd.org.uk>
-Source: https://metacpan.org/release/Scalar-List-Utils/
+Source: https://metacpan.org/release/Scalar-List-Utils
 
 Files: *
 Copyright: 1997-2009, Graham Barr <gbarr at cpan.org>
diff --git a/debian/watch b/debian/watch
index 1a68ab3..a7ba166 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-https://metacpan.org/release/Scalar-List-Utils/   .*/Scalar-List-Utils-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Scalar-List-Utils   .*/Scalar-List-Utils-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/libscalar-list-utils-perl.git



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