<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/debian/rules, branch debian/bookworm-backports</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=debian%2Fbookworm-backports</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=debian%2Fbookworm-backports'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2023-09-12T10:48:54Z</updated>
<entry>
<title>debian: rely on main notmuch (dist)clean.</title>
<updated>2023-09-12T10:48:54Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2023-09-10T23:13:13Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=14e05a3eeeb1ceabe7eb9389e161334bfebb48db'/>
<id>urn:sha1:14e05a3eeeb1ceabe7eb9389e161334bfebb48db</id>
<content type='text'>
The python setuputils clean relys on including _notmuch_config.py,
which is cleaned up. Rather than relying on careful ordering, just do
all the cleaning from the GNU Make based build system.
</content>
</entry>
<entry>
<title>debian: skip T810-tsan on ppc64el</title>
<updated>2023-08-26T11:28:33Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2023-08-26T11:28:33Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=90c61828256bb4592cf3473599add36e9f43d5e5'/>
<id>urn:sha1:90c61828256bb4592cf3473599add36e9f43d5e5</id>
<content type='text'>
Hopefully just a temporary measure.
</content>
</entry>
<entry>
<title>debian: use architecture.mk</title>
<updated>2023-08-26T11:22:33Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2023-08-26T11:22:33Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=25c933d7e6aeff5267112ce926335d6fd712da4b'/>
<id>urn:sha1:25c933d7e6aeff5267112ce926335d6fd712da4b</id>
<content type='text'>
I plan to add further architecture dependent checks, which makes this
preferable to directly calling dpkg-architecture.
</content>
</entry>
<entry>
<title>debian: don't skip test smime.4</title>
<updated>2022-04-13T11:15:10Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2022-04-13T11:15:10Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=b3e208aa14854bfd96da5438bc20ae6177461869'/>
<id>urn:sha1:b3e208aa14854bfd96da5438bc20ae6177461869</id>
<content type='text'>
The test is fixed now.
</content>
</entry>
<entry>
<title>debian: upload 0.35-2 ; disable failing test</title>
<updated>2022-03-28T17:58:22Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2022-03-28T13:56:22Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=b21994901dfec0690af3cf41979167b70d03c00d'/>
<id>urn:sha1:b21994901dfec0690af3cf41979167b70d03c00d</id>
<content type='text'>
We should fix this flaky test upstream, but for now, fix the build.
</content>
</entry>
<entry>
<title>debian: package HTML docs</title>
<updated>2022-01-29T20:45:07Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2022-01-26T13:30:46Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=11f03c87a205ffa99ff5e7b301b03bf996a8d562'/>
<id>urn:sha1:11f03c87a205ffa99ff5e7b301b03bf996a8d562</id>
<content type='text'>
This is particularly useful for the docs for the notmuch2 python
bindings, which are otherwise not packaged.
</content>
</entry>
<entry>
<title>debian: drop debian specific test exclusion</title>
<updated>2021-09-10T11:30:24Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2021-09-10T11:30:24Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=8e59438025c88ebd83a78cf12c06ff954d979e01'/>
<id>urn:sha1:8e59438025c88ebd83a78cf12c06ff954d979e01</id>
<content type='text'>
In principle these tests should pass now.
</content>
</entry>
<entry>
<title>debian: temporarily disable two subtests</title>
<updated>2021-09-04T18:26:48Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2021-09-04T18:26:48Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=70cc1a292f44221a3fbdefc869d8606d0026c0c4'/>
<id>urn:sha1:70cc1a292f44221a3fbdefc869d8606d0026c0c4</id>
<content type='text'>
These are failing on (surprisingly) the Debian amd64
autobuilder. There were also previous reports of failures on Ubuntu
s390x. Fixing this may require changing the way the default is
calculated.
</content>
</entry>
<entry>
<title>debian: run tests in verbose mode</title>
<updated>2020-11-09T12:44:41Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2020-11-09T12:44:41Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=19590605eaa60f9f4b59f4de10d533e4eb39293a'/>
<id>urn:sha1:19590605eaa60f9f4b59f4de10d533e4eb39293a</id>
<content type='text'>
A hopefully temporary change to try and debug some test failures on
autobuilders.
</content>
</entry>
<entry>
<title>debian: Add packaging for python3-notmuch2</title>
<updated>2020-04-02T01:50:27Z</updated>
<author>
<name>Daniel Kahn Gillmor</name>
<email>dkg@fifthhorseman.net</email>
</author>
<published>2019-12-23T22:17:22Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=5bf5aa1cff84d54e72bfe9a92b46e166f2e7656e'/>
<id>urn:sha1:5bf5aa1cff84d54e72bfe9a92b46e166f2e7656e</id>
<content type='text'>
Ship a new debian package for the notmuch2 CFFI-based Python interface
to notmuch.

Unlike the notmuch python module, the new notmuch2 module is no longer
arch-independent, because it builds and ships a shared object in
addition to the python code.

This patch encourages new downstream development to rely on notmuch2
instead of on notmuch, to get the benefits of the new module.

I welcome any suggested improvements to this packaging, but it appears
to me to be sufficient to get "import notmuch2" to work and do some
basic tests.
</content>
</entry>
</feed>
