[SCM] Packaging for numexpr branch, master, updated. debian/2.0.1-2-20-g8f6f1a3

Antonio Valentino antonio.valentino at tiscali.it
Sat Jun 1 09:39:35 UTC 2013


The following commit has been merged in the master branch:
commit 8f6f1a399666715d0a5e09d0464578e08b10c6f9
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date:   Sat Jun 1 09:30:20 2013 +0000

    Small tweaks to override_dh_auto_test

diff --git a/debian/rules b/debian/rules
index 53c6a8b..a62725b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -51,9 +51,9 @@ override_dh_install:
 	dh_numpy3
 
 
+override_dh_auto_test:
 ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
 
-override_dh_auto_test: $(PYTHON2:%=test-python%) $(PYTHON3:%=test-python%)
 	set -e -x;\
 	for py in $(PY2VERS) $(PY3VERS); do \
 		cd $(CURDIR)/build/lib.*-$$py;\

-- 
Packaging for numexpr



More information about the debian-science-commits mailing list