<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/debian/rules, branch 0.33_rc0</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.33_rc0</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.33_rc0'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2020-11-09T12:44:41Z</updated>
<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>
<entry>
<title>Merge tag 'debian/0.29.2-2'</title>
<updated>2019-11-03T12:09:13Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2019-11-03T12:09:13Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=7ad7cfbff232431377562271901ee00202bf0bd0'/>
<id>urn:sha1:7ad7cfbff232431377562271901ee00202bf0bd0</id>
<content type='text'>
notmuch release 0.29.2-2 for experimental (experimental) [dgit]

[dgit distro=debian no-split --quilt=linear]
</content>
</entry>
<entry>
<title>debian upload 0.29.2-2: goodbye python2 support</title>
<updated>2019-11-02T21:21:25Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2019-11-02T20:33:20Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=2a003f0f503b1e7a15b01664cf8217a4762d95cc'/>
<id>urn:sha1:2a003f0f503b1e7a15b01664cf8217a4762d95cc</id>
<content type='text'>
Convert to pybuild while we are at it.
</content>
</entry>
<entry>
<title>debian: enable build hardening features</title>
<updated>2019-06-11T10:24:20Z</updated>
<author>
<name>Daniel Kahn Gillmor</name>
<email>dkg@fifthhorseman.net</email>
</author>
<published>2019-06-10T01:35:03Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=cd733b079f7038d73cbaa88fa5ade40794f670bd'/>
<id>urn:sha1:cd733b079f7038d73cbaa88fa5ade40794f670bd</id>
<content type='text'>
Debian's build hardening toolchain options produce binary artifacts
that are more resistant to compromise.  The most visible change for
notmuch today is likely to be the addition of the "bindnow" linker
flag, which contributes to making the "Global Offset Table" fully
read-only.

See https://wiki.debian.org/Hardening for more details.

Signed-off-by: Daniel Kahn Gillmor &lt;dkg@fifthhorseman.net&gt;
</content>
</entry>
<entry>
<title>Debian: use new variable to force bash location</title>
<updated>2019-02-01T11:59:23Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2019-01-17T02:11:32Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=80fc5d9ddaaa384a5c1d1394288564d2c012868a'/>
<id>urn:sha1:80fc5d9ddaaa384a5c1d1394288564d2c012868a</id>
<content type='text'>
This should no longer be needed on the official debian autobuilders,
but it might help others with merged /usr build environments.
</content>
</entry>
<entry>
<title>debian: override location of bash</title>
<updated>2018-10-12T23:54:30Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2018-10-12T23:51:45Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=175f80c4c1826b7a77417bfbc804348988eb85d3'/>
<id>urn:sha1:175f80c4c1826b7a77417bfbc804348988eb85d3</id>
<content type='text'>
Yes, a build chroot can have /usr/bin/bash, thanks to usrmerge, but we
can't depend on it existing in the user's system.
</content>
</entry>
<entry>
<title>debian: update zsh completion installation</title>
<updated>2018-10-03T00:05:49Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2018-09-18T11:19:24Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=b0ebb19d79b2ca84fabd5e9daa082701df5dfa8b'/>
<id>urn:sha1:b0ebb19d79b2ca84fabd5e9daa082701df5dfa8b</id>
<content type='text'>
This ${prefix}/share/vendor-completion convention seems to be debian
specific, so leave the global default alone for now.
</content>
</entry>
<entry>
<title>debian: update notmuch-mutt packaging to use install target</title>
<updated>2018-09-18T10:54:39Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2018-09-16T17:08:09Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=2fd4e76006a44e11659d7723a75c6ba05c3c85b5'/>
<id>urn:sha1:2fd4e76006a44e11659d7723a75c6ba05c3c85b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>debian: drop notmuch-dbg</title>
<updated>2017-07-06T12:21:14Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2017-07-06T11:30:09Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=6a79229737198110c9ae1a3c3e9b86d09b78bd94'/>
<id>urn:sha1:6a79229737198110c9ae1a3c3e9b86d09b78bd94</id>
<content type='text'>
notmuch-dbgsym should be auto generated now.
</content>
</entry>
</feed>
