[SCM] visp branch, master, updated. debian/2.6.2-1-60-gffc7192

Thomas Moulard thomas.moulard at gmail.com
Sun Jun 23 01:01:48 UTC 2013


The following commit has been merged in the master branch:
commit 27cd881b0ea8ad283f8c598183acb69a1df72c47
Author: Thomas Moulard <thomas.moulard at gmail.com>
Date:   Tue Jun 18 07:49:59 2013 +0900

    Run tests but ignore failures.

diff --git a/debian/changelog b/debian/changelog
index 5685f99..88596b1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ visp (2.7.0-5) unstable; urgency=low
 
   * Look for and compile against Boost.System when Ogre is used.
   * Disable libv4l-dev dependecy on hurd-i386.
+  * Run tests but ignore failures for now.
 
  -- Thomas Moulard <thomas.moulard at gmail.com>  Thu, 13 Jun 2013 11:47:20 +0900
 
diff --git a/debian/rules b/debian/rules
index 49fec0e..146ee2e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -78,3 +78,4 @@ override_dh_strip:
 	dh_strip -a --dbg-package=libvisp2-dbg
 
 override_dh_auto_test:
+	dh_auto_test || true

-- 
visp



More information about the debian-science-commits mailing list