debian: upload 0.35-2 ; disable failing test

We should fix this flaky test upstream, but for now, fix the build.
This commit is contained in:
David Bremner 2022-03-28 07:56:22 -06:00
parent 7b5921877e
commit b21994901d
2 changed files with 8 additions and 1 deletions

7
debian/changelog vendored
View file

@ -1,3 +1,10 @@
notmuch (0.35-2) unstable; urgency=medium
* Disable test smime.4, which is broken by gmime 3.2.9 thanks to Lucas
Nussbaum for the report (Closes: #1008462).
-- David Bremner <bremner@debian.org> Mon, 28 Mar 2022 11:45:11 -0600
notmuch (0.35-1) unstable; urgency=medium
* New upstream release

2
debian/rules vendored
View file

@ -16,7 +16,7 @@ override_dh_auto_configure:
--localstatedir=/var
override_dh_auto_test:
dh_auto_test -- V=1
NOTMUCH_SKIP_TESTS=smime.4 dh_auto_test -- V=1
override_dh_auto_build:
dh_auto_build -- V=1 all sphinx-html