[libapp-control-perl] 01/02: Strip trailing slash from metacpan URLs.

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


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

gregoa pushed a commit to branch master
in repository libapp-control-perl.

commit fad17ecd91f9c1fbb831dd3cc582487cad2fe31d
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Feb 27 22:32:18 2014 +0100

    Strip trailing slash from metacpan URLs.
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index ce3727e..1ad893f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 # format version number, currently 3; this line is compulsory!
 version=3
-https://metacpan.org/release/App-Control/ .*/App-Control-([[:digit:]].*)\.tar\.gz
+https://metacpan.org/release/App-Control .*/App-Control-([[:digit:]].*)\.tar\.gz

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



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