[libstring-random-perl] 03/05: Update watch file to look at metacpan.org
    Axel Beckert 
    abe at deuxchevaux.org
       
    Fri Dec  6 12:07:02 UTC 2013
    
    
  
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository libstring-random-perl.
commit 7c4b620aee9460e55ddd49ef896c081019db2be3
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Fri Dec 6 13:00:11 2013 +0100
    Update watch file to look at metacpan.org
---
 debian/changelog | 1 +
 debian/watch     | 3 +--
 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index ea4ae7f..3d4ed25 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 libstring-random-perl (1:0.24-1) UNRELEASED; urgency=low
 
   * New upstream release
+  * Update watch file to look at metacpan.org
 
  -- Axel Beckert <abe at debian.org>  Fri, 06 Dec 2013 12:41:59 +0100
 
diff --git a/debian/watch b/debian/watch
index 6ed3a53..75a9add 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,3 @@
 version=3
 opts="uversionmangle=s/^v(\d)/$1/;s/^\.(\d)/0.$1/" \
-http://search.cpan.org/dist/String-Random/ \
-.*/String-Random-(v?[\d\._]+(?:a|b|b\d+|RC\d+)?).(?:tar\.gz|tgz|tar\.bz2|zip|pm\.gz|jar|shar\.gz|shar\.Z)
+https://metacpan.org/release/String-Random/   .*/String-Random-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libstring-random-perl.git
    
    
More information about the Pkg-perl-cvs-commits
mailing list