[libclass-accessor-perl] 01/02: Strip trailing slash from metacpan URLs.

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


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

gregoa pushed a commit to branch master
in repository libclass-accessor-perl.

commit 7655f1f0cb6d73a0c74f82a57bd0fd7862899b47
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Feb 27 22:33:21 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 e2d4588..c790f5c 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>, 
  gregor herrmann <gregoa at debian.org>, Jonathan Yu <jawnsy at cpan.org>
 Standards-Version: 3.8.3
-Homepage: https://metacpan.org/release/Class-Accessor/
+Homepage: https://metacpan.org/release/Class-Accessor
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libclass-accessor-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libclass-accessor-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index ff8d00a..44719e2 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: Class-Accessor
 Upstream-Contact: Marty Pauley <marty+perl at kasei.com>
-Source: https://metacpan.org/release/Class-Accessor/
+Source: https://metacpan.org/release/Class-Accessor
 
 Files: *
 Copyright: 1999-2006, Michael G Schwern <schwern at pobox.com>
diff --git a/debian/watch b/debian/watch
index d2233a4..b662111 100644
--- a/debian/watch
+++ b/debian/watch
@@ -3,4 +3,4 @@
 # to check for upstream updates and more.
 # Site		Directory		Pattern			Version	Script
 version=3
-https://metacpan.org/release/Class-Accessor/   .*/Class-Accessor-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Class-Accessor   .*/Class-Accessor-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/libclass-accessor-perl.git



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