[Pkg-octave-commit] [SCM] Debian packaging for octave-geometry branch, master, updated. upstream/1.4.0-6-gef49af6

Rafael Laboissiere rafael at laboissiere.net
Thu Mar 22 10:41:59 UTC 2012


The following commit has been merged in the master branch:
commit ef49af6bb870b54ffbd65e340150bd0cd644a21e
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date:   Thu Mar 22 11:39:37 2012 +0100

    Fix regular expression in uscan line
    
    Git-Dch: Ignore

diff --git a/debian/watch b/debian/watch
index 20c434a..6be097e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 http://octave.sourceforge.net/packages.php \
-    http://downloads\.sourceforge\.net/octave/geometry-([d.]+)\.tar\.gz\?download
+    http://downloads\.sourceforge\.net/octave/geometry-([\d.]+)\.tar\.gz\?download

-- 
Debian packaging for octave-geometry



More information about the Pkg-octave-commit mailing list