[hfst] 01/01: Re-disable tests to work around big-endian building
Tino Didriksen
tinodidriksen-guest at moszumanska.debian.org
Wed Sep 6 18:53:05 UTC 2017
This is an automated email from the git hooks/post-receive script.
tinodidriksen-guest pushed a commit to branch master
in repository hfst.
commit 0129c6bd0a3ece0951e7c6b5aa7b5639b150d536
Author: Tino Didriksen <tino at didriksen.cc>
Date: Wed Sep 6 18:52:56 2017 +0000
Re-disable tests to work around big-endian building
---
debian/changelog | 6 ++++++
debian/rules | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 4b6bc81..bc1d00a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+hfst (3.12.2~r3289-2) unstable; urgency=low
+
+ * Re-disable tests to work around big-endian building (Closes: #873008)
+
+ -- Tino Didriksen <tino at didriksen.cc> Wed, 06 Sep 2017 20:50:30 +0200
+
hfst (3.12.2~r3289-1) unstable; urgency=low
[ Tino Didriksen ]
diff --git a/debian/rules b/debian/rules
index 8e7ef18..746de36 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,7 +28,7 @@ override_dh_auto_build:
done
override_dh_auto_test:
- $(MAKE) -j1 check
+ # Disable because they still break on big-endian
override_dh_auto_install:
dh_auto_install
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/hfst.git
More information about the debian-science-commits
mailing list