From f6b54fbcf6860e687b5b058810c1d17622dbab23 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Thu, 8 May 2014 14:28:13 +0900 Subject: debian: disable atomicity tests on armel. Another temporary fix for build problems. --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 24cb058f..9e590f06 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +notmuch (0.18-3) unstable; urgency=medium + + * Disable atomicity tests on armel. + + -- David Bremner Thu, 08 May 2014 14:26:45 +0900 + notmuch (0.18-2) unstable; urgency=medium * Disable atomicity tests on armhf. These should be re-enabled when diff --git a/debian/control b/debian/control index d71deddc..64539b98 100644 --- a/debian/control +++ b/debian/control @@ -19,7 +19,7 @@ Build-Depends: ruby, ruby-dev (>>1:1.9.3~), emacs23-nox | emacs23 (>=23~) | emacs23-lucid (>=23~) | emacs24-nox | emacs24 (>=24~) | emacs24-lucid (>=24~), - gdb [!s390x !ia64 !armhf], + gdb [!s390x !ia64 !armhf !armel], dtach (>= 0.8), bash-completion (>=1.9.0~) Standards-Version: 3.9.4 -- cgit v1.2.3