[SCM] Debian packaging of libpod-simple-perl branch, master,	updated. 516cb0e72dd02b3b4efa45d6891c44b0485767e6
    Ansgar Burchardt 
    ansgar at debian.org
       
    Sun Aug 21 12:00:06 UTC 2011
    
    
  
The following commit has been merged in the master branch:
commit 516cb0e72dd02b3b4efa45d6891c44b0485767e6
Author: Ansgar Burchardt <ansgar at debian.org>
Date:   Sun Aug 21 13:58:54 2011 +0200
    debian/watch: Disallow "-" in upstream versions.
    
    This prevents patch from showing a version of Pod-Simple-31773 instead
    of this distribution.
diff --git a/debian/watch b/debian/watch
index 1b8306a..be7e13b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Pod-Simple/ .*/Pod-Simple-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+http://search.cpan.org/dist/Pod-Simple/ .*/Pod-Simple-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
-- 
Debian packaging of libpod-simple-perl
    
    
More information about the Pkg-perl-cvs-commits
mailing list