<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/debian/control, branch 0.38</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.38</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.38'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2023-05-27T17:26:43Z</updated>
<entry>
<title>notmuch-mutt: replace extra command with notmuch thread search feature</title>
<updated>2023-05-27T17:26:43Z</updated>
<author>
<name>Paul Wise</name>
<email>pabs3@bonedaddy.net</email>
</author>
<published>2023-04-09T04:41:43Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=93d936c5ae2c694d7fcc310503a182b6bbd603ee'/>
<id>urn:sha1:93d936c5ae2c694d7fcc310503a182b6bbd603ee</id>
<content type='text'>
This should be be slightly faster since it avoids forking a shell
and is less code in and less dependencies for the script.

Since String::ShellQuote isn't used elsewhere, drop mention of it.
</content>
</entry>
<entry>
<title>debian: build-depend on emacs-el</title>
<updated>2022-08-24T16:10:02Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2022-08-24T16:10:02Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=5e44b7444635ac7ed8c287e9d797c50705d29518'/>
<id>urn:sha1:5e44b7444635ac7ed8c287e9d797c50705d29518</id>
<content type='text'>
This is hopefully temporary, to work around some bugs related to emacs
28 in Debian.
</content>
</entry>
<entry>
<title>debian: add git as a build-dependency, for the test suite</title>
<updated>2022-07-07T10:24:58Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2022-07-03T15:11:00Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=09fa6bcc0d1706889fe8f1fc86f39f9a1ab852ba'/>
<id>urn:sha1:09fa6bcc0d1706889fe8f1fc86f39f9a1ab852ba</id>
<content type='text'>
This is needed to run (and test) notmuch-git.
</content>
</entry>
<entry>
<title>debian: install notmuch-git</title>
<updated>2022-06-17T11:40:19Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2022-04-07T22:43:15Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=8d3d98991d5b48b6552712a3ca6797b4ac9d95bf'/>
<id>urn:sha1:8d3d98991d5b48b6552712a3ca6797b4ac9d95bf</id>
<content type='text'>
Use a separate binary package to avoid dragging in dependencies on
python and git for those that do not want them.
</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: build only against default python version</title>
<updated>2021-12-10T13:36:10Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2021-12-10T01:26:39Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=2394ee6289a2fc2628f198b4a9920116148dd814'/>
<id>urn:sha1:2394ee6289a2fc2628f198b4a9920116148dd814</id>
<content type='text'>
This problem will will be solved in the next release of dh-python, but
the crude solution is needed for backports anyway.
</content>
</entry>
<entry>
<title>debian: add dependency on libsexp-dev</title>
<updated>2021-10-15T11:52:32Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2021-10-15T11:52:32Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=0f196b5659c8a66af4357fee3d4b3a169044472d'/>
<id>urn:sha1:0f196b5659c8a66af4357fee3d4b3a169044472d</id>
<content type='text'>
Enable the s-expression query parser in Debian.
</content>
</entry>
<entry>
<title>debian: add xapian-tools for tests</title>
<updated>2021-04-24T15:17:59Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2021-04-24T15:13:37Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=9f8458a998a0a20f435b5d47ac085acb9490ddae'/>
<id>urn:sha1:9f8458a998a0a20f435b5d47ac085acb9490ddae</id>
<content type='text'>
xapian-metadata is used by some of the new tests.
</content>
</entry>
<entry>
<title>debian: skip gdb based tests on hppa</title>
<updated>2020-12-26T19:14:27Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2020-12-26T19:14:27Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=1692fe7aa8b137d02817bb11f248d204d6ab4048'/>
<id>urn:sha1:1692fe7aa8b137d02817bb11f248d204d6ab4048</id>
<content type='text'>
</content>
</entry>
<entry>
<title>debian: upload 0.31.2-3</title>
<updated>2020-11-09T17:59:58Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2020-11-09T17:59:58Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=900ee94b0f4f48ee536bd2e9bd6bb2dfc661d615'/>
<id>urn:sha1:900ee94b0f4f48ee536bd2e9bd6bb2dfc661d615</id>
<content type='text'>
</content>
</entry>
</feed>
