[med-svn] [libsis-base-java] 01/05: Run test suite only for architecture any

Andreas Tille tille at debian.org
Mon Nov 30 09:45:12 UTC 2015


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

tille pushed a commit to branch master
in repository libsis-base-java.

commit 74b589e2c7612bfe5fc16a2c5beb8c4c6f520a62
Author: Andreas Tille <tille at debian.org>
Date:   Mon Nov 30 08:42:24 2015 +0100

    Run test suite only for architecture any
---
 debian/changelog | 7 +++++++
 debian/rules     | 4 ++--
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1434ed4..4c49c2b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libsis-base-java (14.12.0-1.1) UNRELEASED; urgency=medium
+
+  * Run test suite only for architecture any
+    Closes: #806632
+
+ -- Andreas Tille <tille at debian.org>  Mon, 30 Nov 2015 08:41:45 +0100
+
 libsis-base-java (14.12.0-1) unstable; urgency=medium
 
   [ Team upload]
diff --git a/debian/rules b/debian/rules
index f64730e..8908f78 100755
--- a/debian/rules
+++ b/debian/rules
@@ -41,8 +41,8 @@ override_dh_auto_build:
 	jh_build sis-base.jar src
 	cd source/c ; ./configure && make
 
-override_dh_auto_test:
-	dh_auto_test
+override_dh_auto_test-arch:
+	dh_auto_test -a
 	mkdir test ; cp -r source/java/ch test ; cp -r sourceTest/java/ch test
 	jh_build sis-base-test.jar test
 	LC_ALL=C java -Djava.library.path=source/c/.libs -classpath sis-base-test.jar ch.systemsx.cisd.base.AllTests

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libsis-base-java.git



More information about the debian-med-commit mailing list