The following commit has been merged in the master branch:
commit 408b95f485d0f68398b4c9d7cb0ba2a0ef94d1a7
Author: Andreas Tille <[email protected]>
Date:   Tue Jan 22 14:23:29 2013 +0100

    More precise regexp to fit also historic versions

diff --git a/debian/changelog b/debian/changelog
index 667707a..4ab8439 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ ray (2.1.0-2) UNRELEASED; urgency=low
   * debian/control:
      - Priority should by optional
      - enhanced description
+  * debian/watch: More precise regexp to fit also historic versions
 
  -- Andreas Tille <[email protected]>  Tue, 22 Jan 2013 14:15:27 +0100
 
diff --git a/debian/watch b/debian/watch
index f9513bd..664d4cb 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://sf.net/denovoassembler/Ray-v(.+)\.tar\.bz2
+http://sf.net/denovoassembler/Ray-v?(\d[\d\.]+)\.tar\.bz2

-- 
Packaging of Ray in Debian

_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to