From bfdadbcc62f9b2f4e6d5bdb96683b5aa1187e0a1 Mon Sep 17 00:00:00 2001 From: Kevin Rosenberg Date: Tue, 4 Aug 2009 00:16:09 -0600 Subject: [PATCH] Fix pattern match in watch file --- debian/changelog | 6 ++++++ debian/watch | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index aa09894..8275e04 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +cl-umlisp (1:2007ac.2-5) unstable; urgency=low + + * debian/watch Fix pattern match + + -- Kevin M. Rosenberg Tue, 04 Aug 2009 00:15:49 -0600 + cl-umlisp (1:2007ac.2-4) unstable; urgency=low * Build with debhelper extension dh-lisp diff --git a/debian/watch b/debian/watch index 582a60a..96bdf43 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -http://files.b9.com/umlisp/umlisp-([\d\.]*)\.tar\.gz +http://files.b9.com/umlisp/umlisp-(\d.*)\.tar\.gz -- 2.34.1