[libalzabo-perl] 01/13: Remove trailing slash from metacpan.org URLs
    Axel Beckert 
    abe at deuxchevaux.org
       
    Thu Dec 26 05:02:35 UTC 2013
    
    
  
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository libalzabo-perl.
commit bd49e2492f37542bf198a427a15db589348913b1
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Thu Dec 26 05:28:42 2013 +0100
    Remove trailing slash from metacpan.org URLs
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index 842a4af..762469c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 opts="versionmangle=s/\...$/$&00/g" \
-https://metacpan.org/release/Alzabo/ .*/Alzabo-([[:digit:]].*)\.tar\.gz
+https://metacpan.org/release/Alzabo .*/Alzabo-([[:digit:]].*)\.tar\.gz
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libalzabo-perl.git
    
    
More information about the Pkg-perl-cvs-commits
mailing list