[libstat-lsmode-perl] 01/02: Strip trailing slash from metacpan URLs.

gregor herrmann gregoa at debian.org
Thu Feb 27 22:06:26 UTC 2014


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

gregoa pushed a commit to branch master
in repository libstat-lsmode-perl.

commit a0a85118fadd658734cf32b129f570056890e72a
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Feb 27 22:40:41 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 c6f364c..5887666 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Build-Depends: debhelper (>= 8), perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Russ Allbery <rra at debian.org>
 Standards-Version: 3.9.1
-Homepage: https://metacpan.org/release/Stat-lsMode/
+Homepage: https://metacpan.org/release/Stat-lsMode
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libstat-lsmode-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libstat-lsmode-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 536aaf7..8d563b1 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format-Specification:
  http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=166
 Upstream-Contact: Mark-Jason Dominus <mjd-perl-lsmode at plover.com>
-Source: https://metacpan.org/release/Stat-lsMode/
+Source: https://metacpan.org/release/Stat-lsMode
 Upstream-Name: Stat-lsMode
 
 Files: *
diff --git a/debian/watch b/debian/watch
index b9c647a..6c7422a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 http://perl.plover.com/lsMode/Stat-lsMode-([\d.]+)\.tar\.gz
-https://metacpan.org/release/Stat-lsMode/   .*/Stat-lsMode-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Stat-lsMode   .*/Stat-lsMode-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/libstat-lsmode-perl.git



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