From: Ian Beckwith Date: Thu, 26 Feb 2009 03:57:20 +0000 (+0000) Subject: watch: tighten regexp to fix false positive. X-Git-Tag: 0.15-1 X-Git-Url: http://erislabs.net/gitweb/?p=liburi-template-perl.git;a=commitdiff_plain;h=242aa895997c4b1fb7a3708f7fb6d5568fdba6b1;hp=e14cdd1e2d3188c0eff3a82a407c002b4e81adc7 watch: tighten regexp to fix false positive. --- 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