[libnet-snpp-perl] 03/04: debian/watch: use more sophisticated regexp for matching upstream versions.

gregor herrmann gregoa at debian.org
Mon Apr 14 20:09:04 UTC 2014


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

gregoa pushed a commit to branch master
in repository libnet-snpp-perl.

commit 5a52a07d0ec38e9b31cf7f0cd055d5895f317eb9
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Apr 14 22:06:18 2014 +0200

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

diff --git a/debian/watch b/debian/watch
index 9b46c6d..22493df 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-https://metacpan.org/release/Net-SNPP .*/Net-SNPP-v?([[:digit:]].*)\.tar\.gz
+https://metacpan.org/release/Net-SNPP .*/Net-SNPP-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/libnet-snpp-perl.git



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