From: David Bremner Date: Wed, 13 Sep 2023 23:28:42 +0000 (-0300) Subject: Merge branch 'release' X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=28a0978ec04d2c09b56a140718c171b1e7a58960;hp=cb309ae03af0dad4392b6a6d6dd7ddee8addc74b Merge branch 'release' --- diff --git a/debian/changelog b/debian/changelog index a4363281..c2c2f6ab 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +notmuch (0.38-2) unstable; urgency=medium + + * Restrict autopkgtests to amd64 and aarch64. There are failures in + remaining architectures, but the same tests pass at build time, so any + bugs are probably related to either the autopkgtest environment, or + the (new) upstream test runner for installed notmuch. + + -- David Bremner Wed, 13 Sep 2023 19:55:00 -0300 + notmuch (0.38-1) unstable; urgency=medium * New upstream release diff --git a/debian/tests/control b/debian/tests/control index 87e00dc8..80be1deb 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -4,6 +4,7 @@ Test-command: env NOTMUCH_TEST_INSTALLED=1 TERM=dumb NOTMUCH_HAVE_ASAN=1 NOTMUCH_HAVE_TSAN=1 ./test/notmuch-test Restrictions: allow-stderr +Architecture: amd64, arm64 Depends: @, build-essential, dtach,