[libgtk2-perl] 01/02: debian/watch - Loosen regex to find all versions and prevent missing newer releases

Daniel Lintott dlintott-guest at moszumanska.debian.org
Thu May 29 10:04:42 UTC 2014


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

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

commit 15721e112be8e57d679b996292249eeeb2702fa7
Author: Daniel Lintott <daniel at serverb.co.uk>
Date:   Thu May 29 11:02:38 2014 +0100

    debian/watch - Loosen regex to find all versions and prevent missing newer releases
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 2cad94b..0a35deb 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 
-http://sf.net/gtk2-perl/Gtk2-(\d+\.\d[02468]\d)\.tar\.gz
+http://sf.net/gtk2-perl/Gtk2-(\d+\.\d+)\.tar\.gz

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



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