[SCM] ViennaCL packaging branch, master, updated. debian/1.1.1-1-30-g727603b
Michael Wild
themiwi at users.sourceforge.net
Tue Aug 2 12:19:21 UTC 2011
The following commit has been merged in the master branch:
commit 8e4d7857c42d01cd5de55110f0ca9500f518759b
Author: Michael Wild <themiwi at users.sourceforge.net>
Date: Sat Jul 30 13:13:06 2011 +0200
Fix regex in debian/watch
Signed-off-by: Michael Wild <themiwi at users.sourceforge.net>
diff --git a/debian/watch b/debian/watch
index 7f350f1..093ca65 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
-http://sf.net/viennacl/ViennaCL-(.*)\.tar\.gz
+http://sf.net/viennacl/ViennaCL-(\d.*)\.tar\.gz
--
ViennaCL packaging
More information about the debian-science-commits
mailing list