[pysph] 03/09: Disable autotest temporary.

Anton Gladky gladk at moszumanska.debian.org
Sun Jun 7 07:32:21 UTC 2015


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

gladk pushed a commit to branch master
in repository pysph.

commit 1b33dc9830f012dc09266b98464a4b69ba84fced
Author: Anton Gladky <gladk at debian.org>
Date:   Sun Jun 7 00:13:54 2015 +0200

    Disable autotest temporary.
---
 debian/control | 1 +
 debian/rules   | 4 ++++
 2 files changed, 5 insertions(+)

diff --git a/debian/control b/debian/control
index 3a60b15..acbd1fa 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Uploaders:
 Build-Depends:
  cython,
  debhelper (>= 9),
+ mpi-default-dev,
  python-dev (>=2.6.6-3~),
  python-enthoughtbase,
  python-mako,
diff --git a/debian/rules b/debian/rules
index 514dcdf..e3bdc08 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,10 @@ export PYTHONPATH := $(CURDIR)/debian/tmp/usr/lib/python2.7/site-packages/
 %:
 	dh $@ --with python2 --parallel
 
+override_dh_auto_clean:
+
+override_dh_auto_test:
+
 override_dh_auto_install:
 	dh_numpy
 	mkdir -p $(CURDIR)/debian/tmp/usr/lib/python2.7/site-packages/

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



More information about the debian-science-commits mailing list