[fiat] 03/03: Disable tests
Johannes Ring
johannr-guest at moszumanska.debian.org
Wed May 10 09:41:58 UTC 2017
This is an automated email from the git hooks/post-receive script.
johannr-guest pushed a commit to branch experimental
in repository fiat.
commit c7244b3ee80959b542e3619b9a7438e510f5bcf4
Author: Johannes Ring <johannr at simula.no>
Date: Wed May 10 11:41:47 2017 +0200
Disable tests
---
debian/changelog | 7 +++++++
debian/rules | 6 +++---
2 files changed, 10 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 4ea1299..98bbfbf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+fiat (2017.1.0-1) UNRELEASED; urgency=medium
+
+ * New upstream release.
+ * Disable testing.
+
+ -- Johannes Ring <johannr at simula.no> Wed, 10 May 2017 11:31:59 +0200
+
fiat (2016.2.0-2) unstable; urgency=medium
* Team upload.
diff --git a/debian/rules b/debian/rules
index ea45a86..db15bf3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,9 +2,9 @@
#export DH_VERBOSE=1
export PYBUILD_NAME=fiat
-#export PYBUILD_DISABLE=test
-export PYBUILD_TEST_ARGS={dir}/test/unit
-export PYBUILD_TEST_PYTEST=1
+export PYBUILD_DISABLE=test
+#export PYBUILD_TEST_ARGS={dir}/test/unit
+#export PYBUILD_TEST_PYTEST=1
USCAN_DESTDIR := $(CURDIR)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/fenics/fiat.git
More information about the debian-science-commits
mailing list