[libsub-name-perl] 01/02: Strip trailing slash from metacpan URLs.

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


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

gregoa pushed a commit to branch master
in repository libsub-name-perl.

commit 9958b539478582b7d84beac5105a85fac46e6293
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Feb 27 22:40:53 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 267b0d1..7506427 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
  Ansgar Burchardt <ansgar at debian.org>
 Standards-Version: 3.9.1
-Homepage: https://metacpan.org/release/Sub-Name/
+Homepage: https://metacpan.org/release/Sub-Name
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsub-name-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsub-name-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index d1846fd..d321bad 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
 Maintainer: Florian Ragwitz <rafl at debian.org>
-Source: https://metacpan.org/release/Sub-Name/
+Source: https://metacpan.org/release/Sub-Name
 Name: Sub-Name
 
 Copyright: 2004-2008, Matthijs van Duin <xmath at cpan.org>
diff --git a/debian/watch b/debian/watch
index e559086..6f52594 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-https://metacpan.org/release/Sub-Name/ .*/Sub-Name-v?(\d.+)\.(?:tar\.gz|tar|tgz)$
+https://metacpan.org/release/Sub-Name .*/Sub-Name-v?(\d.+)\.(?:tar\.gz|tar|tgz)$

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsub-name-perl.git



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