[med-svn] [SCM] ray branch, master,	updated. 13c6a639301469fcd90165a71e5806523584a294
    Andreas Tille 
    tille at debian.org
       
    Tue Jan 22 13:23:44 UTC 2013
    
    
  
The following commit has been merged in the master branch:
commit 408b95f485d0f68398b4c9d7cb0ba2a0ef94d1a7
Author: Andreas Tille <tille at debian.org>
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 <tille at debian.org>  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
    
    
More information about the debian-med-commit
mailing list