[skimage] 01/01: Re-enable tests since numpy bug #849196 is fixed now

Ole Streicher olebole at moszumanska.debian.org
Sat Jan 7 14:23:30 UTC 2017


This is an automated email from the git hooks/post-receive script.

olebole pushed a commit to branch master
in repository skimage.

commit b0b6962eae9293f3d3dc940700332b4608a2fc66
Author: Ole Streicher <olebole at debian.org>
Date:   Sat Jan 7 14:52:30 2017 +0100

    Re-enable tests since numpy bug #849196 is fixed now
---
 debian/changelog | 6 ++++++
 debian/rules     | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index a38dae0..c4cab58 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+skimage (0.12.3-8) unstable; urgency=medium
+
+  * Re-enable tests since numpy bug #849196 is fixed now
+
+ -- Ole Streicher <olebole at debian.org>  Sat, 07 Jan 2017 14:51:42 +0100
+
 skimage (0.12.3-7) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/rules b/debian/rules
index 8d3f7fa..ab77078 100755
--- a/debian/rules
+++ b/debian/rules
@@ -56,7 +56,7 @@ python-install%:
 
 python-test%: install-stamp
 ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
-	: # pkgbuild=yes debian/tests/python$*
+	pkgbuild=yes debian/tests/python$*
 else
         : # Skip unittests due to nocheck
 endif

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/skimage.git



More information about the debian-science-commits mailing list