From 242aa895997c4b1fb7a3708f7fb6d5568fdba6b1 Mon Sep 17 00:00:00 2001 From: Ian Beckwith Date: Thu, 26 Feb 2009 03:57:20 +0000 Subject: [PATCH] watch: tighten regexp to fix false positive. --- debian/changelog | 3 ++- debian/watch | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 95b2c57..f7b9b2f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,8 +4,9 @@ liburi-template-perl (0.15-1) unstable; urgency=low * Add Homepage: field. * Standards-Version: 3.8.0 (no changes). * Expand long description, update URL of spec. + * watch: tighten regexp to fix false positive. - -- Ian Beckwith Thu, 26 Feb 2009 03:38:14 +0000 + -- Ian Beckwith Thu, 26 Feb 2009 03:56:59 +0000 liburi-template-perl (0.14.01-1) unstable; urgency=low diff --git a/debian/watch b/debian/watch index 56ce91b..9dd37e4 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=3 -http://www.cpan.org/modules/by-module/URI/URI-Template-(.*)\.tar\.gz +http://www.cpan.org/modules/by-module/URI/URI-Template-([0-9].*)\.tar\.gz -- 2.11.0