<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch, branch debian/0.6_254</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=debian%2F0.6_254</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=debian%2F0.6_254'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2011-06-23T10:58:31Z</updated>
<entry>
<title>debian: update changelog for upload 0.6~254, bump standards version to 3.9.2</title>
<updated>2011-06-23T10:58:31Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2011-06-20T22:05:53Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=1126732eced3f13f7934c5b152eb4ed018789502'/>
<id>urn:sha1:1126732eced3f13f7934c5b152eb4ed018789502</id>
<content type='text'>
</content>
</entry>
<entry>
<title>debian: remove Xapian exceptions symbols from libnotmuch1.symbols</title>
<updated>2011-06-23T10:58:27Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2011-06-22T00:49:39Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=19f0ca7ee2e7d87ba154eeb51c02a3c29b3de417'/>
<id>urn:sha1:19f0ca7ee2e7d87ba154eeb51c02a3c29b3de417</id>
<content type='text'>
These were never intended to be public, since the library exports only
a C API.
</content>
</entry>
<entry>
<title>debian: split off vim interface to its own package</title>
<updated>2011-06-23T10:54:40Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@unb.ca</email>
</author>
<published>2011-06-21T17:31:21Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=33330dc050b0e841fac8bec31eedd2ceb18d9e48'/>
<id>urn:sha1:33330dc050b0e841fac8bec31eedd2ceb18d9e48</id>
<content type='text'>
So far the package does notthing fancy with vim-addon-manager.
</content>
</entry>
<entry>
<title>debian: split off emacs interface into its own package.</title>
<updated>2011-06-23T10:54:40Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2011-06-21T01:00:44Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=6f3d3c68a0f36325ec29b8196ee9b956bcd31a37'/>
<id>urn:sha1:6f3d3c68a0f36325ec29b8196ee9b956bcd31a37</id>
<content type='text'>
- rename emacsen-install/remove files, and change embedded package
  name

- split notmuch.install, notmuch.dirs

- add Breaks/Replaces for previous notmuch packages with overlapping
  files.
</content>
</entry>
<entry>
<title>debian: Build depend on emacs-nox instead of emacs.</title>
<updated>2011-06-23T10:13:32Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2011-06-20T21:52:58Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=ffa88554d50ec37494d829648d9777b5f7ebe0be'/>
<id>urn:sha1:ffa88554d50ec37494d829648d9777b5f7ebe0be</id>
<content type='text'>
Nothing in the build process needs X, and the number of dependencies
that need to be installed is much smaller.
</content>
</entry>
<entry>
<title>debian: build package for python-bindings.</title>
<updated>2011-06-23T10:13:32Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2011-06-19T18:09:46Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=0fdc28cd6bfb3aacc3594e8ff471258786f0de02'/>
<id>urn:sha1:0fdc28cd6bfb3aacc3594e8ff471258786f0de02</id>
<content type='text'>
This uses dh_python2 (included with sufficiently recent versions of
the python/python-all packages). python-all brings in all of the
supported versions of python. The double calls to dh_auto_install and
friends are to avoid looping over python versions ourselves.
</content>
</entry>
<entry>
<title>tests: add a test for symbol hiding side effects</title>
<updated>2011-06-23T10:05:25Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2011-06-22T11:58:01Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=fba968dbfa806dc517fc55d1f28cf208f0316863'/>
<id>urn:sha1:fba968dbfa806dc517fc55d1f28cf208f0316863</id>
<content type='text'>
The worry here is that a binary linking with libnotmuch might lose
access to Xapian::Error symbols because libnotmuch hides them.

We are careful here to create ./fakedb/.notmuch in order to trigger a
Xapian exception, and not just a missing file check.

Thanks to jrollins and amddragon for suggestions.
(cherry picked from commit 66f37f5f6864a988f94ddb893e3a176af57f6c8e)
</content>
</entry>
<entry>
<title>libnotmuch: add linker script to declare only notmuch_* symbols as global.</title>
<updated>2011-06-23T10:04:56Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2011-06-22T00:25:06Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=cdf1c70ab359772c1e89678e23614489596ba9eb'/>
<id>urn:sha1:cdf1c70ab359772c1e89678e23614489596ba9eb</id>
<content type='text'>
This is closely tied to gcc and particularly gnu ld, but I guess the
shared library linking code would need to be adjusted to work on a
non-gnu linker anyay.

I had to make a few not-obviously related changes to the
lib/Makefile.local to make this work: libnotmuch_modules is defined
with := and used in place of $^
(cherry picked from commit 014bf85b1c06ff49be2bde5a26433d2cf376cf70)
</content>
</entry>
<entry>
<title>debian: add changlog stanza for new snapshot 0.6~237</title>
<updated>2011-06-23T01:45:33Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2011-06-18T13:14:53Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=de35a0e7f9efc9381652af4e381c1ac4c8a15c94'/>
<id>urn:sha1:de35a0e7f9efc9381652af4e381c1ac4c8a15c94</id>
<content type='text'>
(cherry picked from commit 17daa480e435ad4c1d8f4f18447eff1ff36dbe00)
</content>
</entry>
<entry>
<title>debian: Changelog stanza for new git snapshot 0.6~215</title>
<updated>2011-06-23T01:45:12Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2011-06-04T11:52:20Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=b2f0b8a186995f9d5c9b705621a5992f535543f9'/>
<id>urn:sha1:b2f0b8a186995f9d5c9b705621a5992f535543f9</id>
<content type='text'>
(cherry picked from commit b85a415a7bd91c360c0acd453ead39be854f63f7)
</content>
</entry>
</feed>
