[libcarp-assert-perl] 01/02: Strip trailing slash from metacpan URLs.

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


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

gregoa pushed a commit to branch master
in repository libcarp-assert-perl.

commit d0c9c91c53e908a35b25f205745a2e9bd675d279
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Feb 27 22:32:56 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 11703ce..d0c0c5f 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Jay Bonci <jaybonci at debian.org>
 Build-Depends: debhelper (>= 6)
 Build-Depends-Indep: perl
 Standards-Version: 3.7.3
-Homepage: https://metacpan.org/release/Carp-Assert/
+Homepage: https://metacpan.org/release/Carp-Assert
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcarp-assert-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcarp-assert-perl.git
 
diff --git a/debian/watch b/debian/watch
index fba0199..4d791e4 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-https://metacpan.org/release/Carp-Assert/ .*/Carp-Assert-([[:digit:]].*)\.tar\.gz
+https://metacpan.org/release/Carp-Assert .*/Carp-Assert-([[:digit:]].*)\.tar\.gz

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



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