r33716 - /trunk/libmqdb-perl/debian/watch
    gregoa at users.alioth.debian.org 
    gregoa at users.alioth.debian.org
       
    Wed Apr 22 17:11:48 UTC 2009
    
    
  
Author: gregoa
Date: Wed Apr 22 17:11:43 2009
New Revision: 33716
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=33716
Log:
fix watch file. underline instead of dash is a bit weird
Modified:
    trunk/libmqdb-perl/debian/watch
Modified: trunk/libmqdb-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmqdb-perl/debian/watch?rev=33716&op=diff
==============================================================================
--- trunk/libmqdb-perl/debian/watch (original)
+++ trunk/libmqdb-perl/debian/watch Wed Apr 22 17:11:43 2009
@@ -1,4 +1,4 @@
 # format version number, currently 3; this line is compulsory!
 version=3
 # URL to the package page followed by a regex to search
-http://search.cpan.org/dist/MQdb/   .*/MQdb-v?(\d[\d_.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+http://search.cpan.org/dist/MQdb/   .*/MQdb_v?(\d[\d_.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
    
    
More information about the Pkg-perl-cvs-commits
mailing list