[libmarc-record-perl] 05/07: debian/watch: use default regexp for matching upstream versions.

gregor herrmann gregoa at debian.org
Sun Dec 15 17:51:47 UTC 2013


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

gregoa pushed a commit to branch master
in repository libmarc-record-perl.

commit a5d70b68375b84533e37e8cb88ce5a81a9d31571
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Dec 15 18:50:08 2013 +0100

    debian/watch: use default regexp for matching upstream versions.
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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



More information about the Pkg-perl-cvs-commits mailing list