[libkavorka-perl] 01/04: Update watch file: Tighten version regex.

Jonas Smedegaard dr at jones.dk
Tue Jan 31 14:57:42 UTC 2017


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

js pushed a commit to branch master
in repository libkavorka-perl.

commit 664dd7d7b2224e467e8960a8e98ac09534ebdbf7
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Jan 31 15:52:53 2017 +0100

    Update watch file: Tighten version regex.
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 7574e5f..9aaa77d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 # run "uscan --report" to check or "gpb import-orig --uscan" to update
 version=4
-https://metacpan.org/release/Kavorka .*/Kavorka-([\d.]+)\.tar\.gz
+https://metacpan.org/release/Kavorka .*/Kavorka-(\d[\d.]*)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libkavorka-perl.git



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