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

dlintott-guest pushed a commit to branch master
in repository libmarc-perl.

commit 5881e0b92e5e2b306f7c8a98a8affc23ecf95d2e
Author: Daniel Lintott <dan...@serverb.co.uk>
Date:   Thu Apr 24 19:23:11 2014 +0100

    Use the standard regex for matching upstream versions
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 140810c..c2d4abf 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-https://metacpan.org/release/MARC .*/MARC-([[:digit:]].*)\.tar\.gz
+https://metacpan.org/release/MARC 
.*/MARC-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/libmarc-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to