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

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

commit 38dfaeff9c6a0c0b73e6e2677483d9c683323da5
Author: Jonas Smedegaard <[email protected]>
Date:   Mon Sep 11 14:41:31 2017 +0200

    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 55e4297..0f96a96 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 # run "uscan --report" to check and "gpb import-orig --uscan" to update
 version=4
-https://metacpan.org/release/File-Data .*/File-Data-([\d.]+)@ARCHIVE_EXT@
+https://metacpan.org/release/File-Data .*/File-Data-(\d[\d.]*)@ARCHIVE_EXT@

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

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

Reply via email to