<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch, branch 0.16</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.16</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.16'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2013-08-03T11:29:40Z</updated>
<entry>
<title>release: synchronize dates</title>
<updated>2013-08-03T11:29:40Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2013-08-03T11:29:40Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=48f2b3f1bc279f61b78d2cb4b19e8b05e607b125'/>
<id>urn:sha1:48f2b3f1bc279f61b78d2cb4b19e8b05e607b125</id>
<content type='text'>
man pages, NEWS, and debian changelog all hardcode date.  Make them
hardcode the same date.
</content>
</entry>
<entry>
<title>emacs: bugfix attachment content-type as mime-type handling</title>
<updated>2013-07-31T20:46:09Z</updated>
<author>
<name>Mark Walters</name>
<email>markwalters1009@gmail.com</email>
</author>
<published>2013-07-31T18:39:05Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=15f5fc513d45cb6173c1a319e3c58b724c3da4db'/>
<id>urn:sha1:15f5fc513d45cb6173c1a319e3c58b724c3da4db</id>
<content type='text'>
Notmuch puts attachments in as declared content-type except when the
content-type is application/octet-stream it tries to guess the type
from the filename/extension. This means that viewing a pdf (for
example) which is sent as application/octet-strem invokes the pdf
viewer rather than just offering to save the part.

Recent changes to the attachment handling (commit 1546387d) changed
(broke) this. This patch stores the calculated mime-type with the part
and changes the attachment part handlers can use it instead.
</content>
</entry>
<entry>
<title>debian: rename notmuch-ruby to ruby-notmuch</title>
<updated>2013-07-28T17:28:25Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2013-07-28T17:08:00Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=29762dd15e84da6c4a30016b255e7dba8002cf8a'/>
<id>urn:sha1:29762dd15e84da6c4a30016b255e7dba8002cf8a</id>
<content type='text'>
This seems more in line with

http://wiki.debian.org/Teams/Ruby/Packaging#Guidelines_for_Ruby_packaging
</content>
</entry>
<entry>
<title>debian: build notmuch-vim again</title>
<updated>2013-07-28T16:48:02Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2013-07-28T16:48:02Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=0eb4213766e051328da88203da44e7377a774807'/>
<id>urn:sha1:0eb4213766e051328da88203da44e7377a774807</id>
<content type='text'>
Based on id:1370220299-14722-1-git-send-email-felipe.contreras@gmail.com

Hacked rather extensively by db. The most important changes:

       - bring back notmuch.yaml for the (debian specific?) vim-addons
         tool.
       - depend on vim-ruby, so we get a version of vim with ruby installed.
</content>
</entry>
<entry>
<title>debian: update symbols for libnotmuch</title>
<updated>2013-07-28T14:28:04Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2013-07-28T14:08:50Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=ec98f13a70e19352932ca4ff65075ccc3031092d'/>
<id>urn:sha1:ec98f13a70e19352932ca4ff65075ccc3031092d</id>
<content type='text'>
Adding a new symbol should require an SONAME bump.
</content>
</entry>
<entry>
<title>debian: add alot to recommends</title>
<updated>2013-07-28T14:28:04Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2013-07-28T13:57:45Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=b739761629071896f23012995493873570bf5a6b'/>
<id>urn:sha1:b739761629071896f23012995493873570bf5a6b</id>
<content type='text'>
Since this is in a disjunction, this should not force new packages to
be installed, but rather let people with auto-install-recommends (the
default) on install notmuch without emacs.
</content>
</entry>
<entry>
<title>debian: note that we now provide a notmuch-dbg package</title>
<updated>2013-07-28T14:28:03Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2013-07-28T13:54:30Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=59517e181642213167cd9ad9211cb030106c9a6a'/>
<id>urn:sha1:59517e181642213167cd9ad9211cb030106c9a6a</id>
<content type='text'>
This is already in upstream for a bit, but we lacked a changelog entry
closing the bug.
</content>
</entry>
<entry>
<title>debian: close bug requesting packaging of notmuch-deliver</title>
<updated>2013-07-28T14:28:03Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2013-07-28T13:49:49Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=aef1c9cfa0f707c945a507170f32c08940bf603d'/>
<id>urn:sha1:aef1c9cfa0f707c945a507170f32c08940bf603d</id>
<content type='text'>
notmuch insert is pretty much equivalent, so no need to support both.
</content>
</entry>
<entry>
<title>debian: start new changelog entry</title>
<updated>2013-07-28T14:28:03Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2013-07-28T13:22:52Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=85bf67b24d7768979a05f2035dabd4784840f088'/>
<id>urn:sha1:85bf67b24d7768979a05f2035dabd4784840f088</id>
<content type='text'>
Since Debian uses the changelog as metadata, we need an empty stanza
to build the new version.
</content>
</entry>
<entry>
<title>version: set new version and release date</title>
<updated>2013-07-28T14:28:03Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2013-07-28T14:18:48Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=80b25792b2fdbb7f495556db360148798e224930'/>
<id>urn:sha1:80b25792b2fdbb7f495556db360148798e224930</id>
<content type='text'>
These are manually set in version and NEWS, and propagate to the other files via
"make update-versions"
</content>
</entry>
</feed>
