[ufl] 03/03: Disable testing
Johannes Ring
johannr-guest at moszumanska.debian.org
Wed May 10 10:42:17 UTC 2017
This is an automated email from the git hooks/post-receive script.
johannr-guest pushed a commit to branch experimental
in repository ufl.
commit 2419cd7fa095d815c8db58759fb321b124203bff
Author: Johannes Ring <johannr at simula.no>
Date: Wed May 10 12:41:56 2017 +0200
Disable testing
---
debian/changelog | 7 +++++++
debian/rules | 6 +++---
2 files changed, 10 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e2fbb49..fb486ff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ufl (2017.1.0-1) UNRELEASED; urgency=medium
+
+ * New upstream release.
+ * Disable testing.
+
+ -- Johannes Ring <johannr at simula.no> Wed, 10 May 2017 12:29:52 +0200
+
ufl (2016.2.0-2) unstable; urgency=medium
* Team upload.
diff --git a/debian/rules b/debian/rules
index 9440724..bbdd76d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,9 +2,9 @@
#export DH_VERBOSE=1
export PYBUILD_NAME=ufl
-#export PYBUILD_DISABLE=test
-export PYBUILD_TEST_ARGS={dir}/test
-export PYBUILD_TEST_PYTEST=1
+export PYBUILD_DISABLE=test
+#export PYBUILD_TEST_ARGS={dir}/test
+#export PYBUILD_TEST_PYTEST=1
DEB_DESTDIR = $(CURDIR)/debian/tmp
USCAN_DESTDIR := $(CURDIR)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/fenics/ufl.git
More information about the debian-science-commits
mailing list