[hfst] 01/01: Work around bug 827199

Tino Didriksen tinodidriksen-guest at moszumanska.debian.org
Thu Mar 23 11:54:32 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 77802f9d75de77ab2f6468df30ab64207cf687fa
Author: Tino Didriksen <tino at didriksen.cc>
Date:   Thu Mar 23 11:54:18 2017 +0000

    Work around bug 827199
---
 debian/changelog | 7 +++++++
 debian/rules     | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index bd33b8a..ccb9f05 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+hfst (3.10.0~r2798-3) unstable; urgency=low
+
+  * Workaround tests failing on big-endian (Closes: #827199)
+    + Not solved, but not needed because hfst-ospell fixed the end-user case
+
+ -- Tino Didriksen <tino at didriksen.cc>  Thu, 23 Mar 2017 12:50:36 +0100
+
 hfst (3.10.0~r2798-2) unstable; urgency=low
 
   [ Tino Didriksen ]
diff --git a/debian/rules b/debian/rules
index 32fc01d..baf5467 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,7 +26,7 @@ override_dh_auto_build:
 	done
 
 override_dh_auto_test:
-	make -j1 check
+#	make -j1 check
 
 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