<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/debian, branch 0.17</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.17</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.17'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2013-12-31T00:32:53Z</updated>
<entry>
<title>debian: add changelog and NEWS.Debian for release</title>
<updated>2013-12-31T00:32:53Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2013-12-31T00:32:53Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=be9a871fa506bf49f3dcb7626fdf52c67bc1b89b'/>
<id>urn:sha1:be9a871fa506bf49f3dcb7626fdf52c67bc1b89b</id>
<content type='text'>
NEWS.Debian is displayed at install, so we include the news item about
the disruptive change in sha1 computation.
</content>
</entry>
<entry>
<title>debian: disable atomicity tests on ia64</title>
<updated>2013-12-31T00:14:54Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2013-12-29T15:24:23Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=56edfd4bcf56c7a1f41e29ff12439a771a9202c8'/>
<id>urn:sha1:56edfd4bcf56c7a1f41e29ff12439a771a9202c8</id>
<content type='text'>
The following fails on Debian ia64:

% gdb /bin/mv
(gdb) break rename

Since this breaks our atomicity test, disable them until someone is
motivated to figure out whose fault that is.
</content>
</entry>
<entry>
<title>version: bump to 0.17~rc4</title>
<updated>2013-12-28T22:40:05Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2013-12-28T22:40:05Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=05b534209d44b74105308e521dcac82a5e4afe43'/>
<id>urn:sha1:05b534209d44b74105308e521dcac82a5e4afe43</id>
<content type='text'>
Unfortunately release-checks.sh will whine a bit because it has not
caught up with the renaming of the version macros.
</content>
</entry>
<entry>
<title>version: bump version</title>
<updated>2013-12-07T09:07:15Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2013-12-07T09:02:08Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=bb390f89a1599f4767fbf7fc7cb1f01aba22b9ae'/>
<id>urn:sha1:bb390f89a1599f4767fbf7fc7cb1f01aba22b9ae</id>
<content type='text'>
Roll (one last?) release candidate because of Austin's
LIBNOTMUCH_VERSION changes.

Atomically bump the manually (NEWS, debian/changelog) and
automatically (everywhere else) updated places version is mentioned.
</content>
</entry>
<entry>
<title>debian: reformat changelog to avoid lintian warning.</title>
<updated>2013-11-30T15:23:57Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2013-11-30T15:23:57Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=e41ca03f638675df54c33f9a1a66219680107284'/>
<id>urn:sha1:e41ca03f638675df54c33f9a1a66219680107284</id>
<content type='text'>
</content>
</entry>
<entry>
<title>debian: update changelog for new release candidate</title>
<updated>2013-11-29T00:59:32Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2013-11-29T00:59:32Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=ec09c4903b8fdb89b55ef1e896e7e61dd0d00e78'/>
<id>urn:sha1:ec09c4903b8fdb89b55ef1e896e7e61dd0d00e78</id>
<content type='text'>
</content>
</entry>
<entry>
<title>debian: remove warning about emacs24</title>
<updated>2013-11-27T12:17:46Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2013-11-27T12:17:46Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=e341abd2d6bf2cdfb61e74d6a9b7f6ace6c6e07e'/>
<id>urn:sha1:e341abd2d6bf2cdfb61e74d6a9b7f6ace6c6e07e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>debian: disable gdb as a build-dependency on s390x</title>
<updated>2013-11-24T23:34:45Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2013-11-24T22:51:37Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=89bf67fe41e3db270366a49be4f0a7afb07d0eae'/>
<id>urn:sha1:89bf67fe41e3db270366a49be4f0a7afb07d0eae</id>
<content type='text'>
Gdb is currently broken on s390x buildd's and porterboxes (see #728705).
By removing it as a build-dep, we disable the (failing) atomicity test on this
architecture
</content>
</entry>
<entry>
<title>debian: add notmuch_database_compact to symbols file.</title>
<updated>2013-11-24T00:29:46Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2013-11-21T00:06:36Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=5dba5f4a628a173b58321485b614c634354c5267'/>
<id>urn:sha1:5dba5f4a628a173b58321485b614c634354c5267</id>
<content type='text'>
This change does not require an SONAME bump because it only adds a symbol.
</content>
</entry>
<entry>
<title>debian: changelog stanza for release candidate</title>
<updated>2013-11-24T00:29:46Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2013-11-20T23:43:34Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=d976fee6551e85d196bd34bb62b60ea24c7e7d6a'/>
<id>urn:sha1:d976fee6551e85d196bd34bb62b60ea24c7e7d6a</id>
<content type='text'>
</content>
</entry>
</feed>
