[libtree-redblack-perl] 01/02: Strip trailing slash from metacpan URLs.

gregor herrmann gregoa at debian.org
Thu Feb 27 22:09:36 UTC 2014


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

gregoa pushed a commit to branch master
in repository libtree-redblack-perl.

commit f01eca21adf4b06cc46fdb78715306ce9d9d7ffb
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Feb 27 22:42:15 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 4ee7e3d..975baef 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends-Indep: perl
 Standards-Version: 3.8.0
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtree-redblack-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtree-redblack-perl.git
-Homepage: https://metacpan.org/release/Tree-RedBlack/
+Homepage: https://metacpan.org/release/Tree-RedBlack
 
 Package: libtree-redblack-perl
 Architecture: all
diff --git a/debian/watch b/debian/watch
index 255b047..2bff4b7 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/Tree-RedBlack/   .*/Tree-RedBlack-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)	debian
+https://metacpan.org/release/Tree-RedBlack   .*/Tree-RedBlack-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)	debian

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



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