<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/debian, branch 0.5</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.5</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.5'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2010-11-12T04:51:29Z</updated>
<entry>
<title>debian: Update list of symbols for libnotmuch</title>
<updated>2010-11-12T04:51:29Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-11-12T04:51:29Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=2a318d37144d7ab1e689d685ffabff7c5b93d2db'/>
<id>urn:sha1:2a318d37144d7ab1e689d685ffabff7c5b93d2db</id>
<content type='text'>
This release adds three new functions to the library interface.
</content>
</entry>
<entry>
<title>debian: Add changelog entry for 0.5</title>
<updated>2010-11-12T04:51:25Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-11-12T04:49:25Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=0369c00ed6ce44813e6c2a2ab03cf615f3537e29'/>
<id>urn:sha1:0369c00ed6ce44813e6c2a2ab03cf615f3537e29</id>
<content type='text'>
Just pulling things from NEWS as usual.
</content>
</entry>
<entry>
<title>debian: Add a file stating the intended symbols to appear in the library</title>
<updated>2010-11-02T06:24:44Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-11-02T06:02:31Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=dddd3b723d1c2f454d56c262a478817f8d896707'/>
<id>urn:sha1:dddd3b723d1c2f454d56c262a478817f8d896707</id>
<content type='text'>
This is almost totally clearn. The (mangled) names of the Xapian
exception classes appear here. That's not actually desired, as the
notmuch library is never intended to throw any exceptions. But Xapian
does not currently provide a mechanism for us to avoid these.
</content>
</entry>
<entry>
<title>debian: Use the correct maintainer address for the package upload.</title>
<updated>2010-11-01T23:55:13Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-11-01T23:55:13Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=71ff704149d2ab64e14f6731cf84f5185c038751'/>
<id>urn:sha1:71ff704149d2ab64e14f6731cf84f5185c038751</id>
<content type='text'>
Otherwise, Debian tools think this is an NMU.
</content>
</entry>
<entry>
<title>debian: Declare conformance with Standard-Version 3.9.1.0</title>
<updated>2010-11-01T23:54:27Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-11-01T23:54:27Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=0ac7e59aa17654d3afb5b95d7e67b4349130cee0'/>
<id>urn:sha1:0ac7e59aa17654d3afb5b95d7e67b4349130cee0</id>
<content type='text'>
I ran through the upgrading-checklist and found nothing needing to be
changed for this package.
</content>
</entry>
<entry>
<title>debian: Add changelog entry for the 0.4 release.</title>
<updated>2010-11-01T23:24:07Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-11-01T23:24:07Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=77548f01d92ba702a50b58e9ebfd118559ead9f4'/>
<id>urn:sha1:77548f01d92ba702a50b58e9ebfd118559ead9f4</id>
<content type='text'>
Which is just about to be made.
</content>
</entry>
<entry>
<title>debian: Add emacs autoloads for all top-level notmuch functions.</title>
<updated>2010-10-29T22:28:18Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-10-29T22:28:18Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=bec47efeebf111b121db131b952e74106199810d'/>
<id>urn:sha1:bec47efeebf111b121db131b952e74106199810d</id>
<content type='text'>
With this, users will be able to simply "apt-get install emacs" and
then "emacs -f notmuch" without having to edit ~/.emacs to add a
("require 'notmuch)".
</content>
</entry>
<entry>
<title>Merge branch '0.3.x' immediately after the 0.3.1 release</title>
<updated>2010-04-28T00:13:47Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-04-28T00:12:16Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=417274d698b6718621b9f5dec744ab169499f4e3'/>
<id>urn:sha1:417274d698b6718621b9f5dec744ab169499f4e3</id>
<content type='text'>
This brings one bug fix into master that was originally applied
directly to the 0.3.x branch.
</content>
</entry>
<entry>
<title>debian: Instruct git-buildpackage that it's OK to build from this branch</title>
<updated>2010-04-28T00:04:52Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-04-28T00:04:52Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=e9e1466b441769f77391080ee8d08ec1afac7a61'/>
<id>urn:sha1:e9e1466b441769f77391080ee8d08ec1afac7a61</id>
<content type='text'>
I wish I had something with better support for a native Debian package
here. I shouldn't ever have to configure any branch---I just want it
to build a package from the current branch. Instead it makes me tell
it (twice!) what the current branch actually is.
</content>
</entry>
<entry>
<title>debian/changelog: Copy in content from the NEWS file.</title>
<updated>2010-04-28T00:02:17Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-04-28T00:02:17Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=f635a0177bf2c6d8bf235c1088f90fc77cdddf18'/>
<id>urn:sha1:f635a0177bf2c6d8bf235c1088f90fc77cdddf18</id>
<content type='text'>
Someday we'll automate this step.
</content>
</entry>
</feed>
