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

gregor herrmann gregoa at debian.org
Thu Feb 27 21:51:50 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-lvalue-perl.

commit 37c98369f13a45b606c6172b3dfa2ae69f8463a4
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/watch   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index a178ca8..8d27fd5 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends-Indep: libscalar-list-utils-perl,
 Standards-Version: 3.7.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libclass-accessor-lvalue-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libclass-accessor-lvalue-perl.git
-Homepage: https://metacpan.org/release/Class-Accessor-Lvalue/
+Homepage: https://metacpan.org/release/Class-Accessor-Lvalue
 
 Package: libclass-accessor-lvalue-perl
 Architecture: all
diff --git a/debian/watch b/debian/watch
index fe4a287..13979a0 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
 
-https://metacpan.org/release/Class-Accessor-Lvalue/ \
+https://metacpan.org/release/Class-Accessor-Lvalue \
   .*/Class-Accessor-Lvalue-(.*)\.(?:tar\.gz|tgz)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libclass-accessor-lvalue-perl.git



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