<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch, branch debian/0.17-4</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=debian%2F0.17-4</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=debian%2F0.17-4'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2014-02-19T01:38:55Z</updated>
<entry>
<title>changelog stanza for 0.17-4</title>
<updated>2014-02-19T01:38:55Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2014-02-19T01:38:55Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=c35dcb7704460f803fef2b7b6567dd3b0e5621ea'/>
<id>urn:sha1:c35dcb7704460f803fef2b7b6567dd3b0e5621ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>debian:  update ruby binary extension install path</title>
<updated>2014-02-19T01:05:14Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2014-02-19T01:05:14Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=10739d0762d6b7b5183139e9af2a6b4108de3679'/>
<id>urn:sha1:10739d0762d6b7b5183139e9af2a6b4108de3679</id>
<content type='text'>
From Christian Hofstaedler, Debian bug 739120:

When ruby-defaults &gt; 1:2.0 will be uploaded to sid, the version of
Ruby provided by the 'ruby' and 'ruby-dev' packages will change to
version 2.0.  This version change includes a change to the path for
binary extensions.

This patch works for Ruby 1.9.1 as well as Ruby 2.0, so it's safe to
apply now.
</content>
</entry>
<entry>
<title>debian: add single-debian-patch</title>
<updated>2014-01-12T21:10:04Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2014-01-12T12:55:00Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=f2e1f0b006d281b9b0a3361dcae37b019eecd502'/>
<id>urn:sha1:f2e1f0b006d281b9b0a3361dcae37b019eecd502</id>
<content type='text'>
The point of fancy patch systems is to share things with upstream. We
have met the upstream and he is us.
</content>
</entry>
<entry>
<title>debian: finalize changelog for 0.17-3</title>
<updated>2014-01-12T21:10:01Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2014-01-12T12:53:28Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=030c85bc03fb308c5cc641411b5f50e77ece1d6e'/>
<id>urn:sha1:030c85bc03fb308c5cc641411b5f50e77ece1d6e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test/emacs: replace the use of process-attributes with signal-process</title>
<updated>2014-01-12T21:08:14Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2014-01-11T17:25:39Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=b4f3be53c8789485d63aafde03b5f5a7e5d86592'/>
<id>urn:sha1:b4f3be53c8789485d63aafde03b5f5a7e5d86592</id>
<content type='text'>
In some environments (at least Hurd), process-attributes is
unimplimented and always returns nil.  This ends up causing test
failures (see e.g. id:87a9ffofsc.fsf@zancas.localnet).

Historically and according to POSIX 1003.1-2001, a signal of 0 can be
used to check the validity of a pid. This seems less heinous than
parsing the output of ps(1).
</content>
</entry>
<entry>
<title>debian: update notmuch-emacs for emacs policy 2.0.6</title>
<updated>2014-01-12T21:08:08Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2014-01-12T03:05:33Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=beaf251e16d40bb38d56a1ec5573bfdc1c1cfb0d'/>
<id>urn:sha1:beaf251e16d40bb38d56a1ec5573bfdc1c1cfb0d</id>
<content type='text'>
This involves
- the meta-flavour emacs has gone away
- a compat file is needed (also installed by dh_installemacsen)
- a conflict with pre-2.0.0 emacsen-common
- manually managing the "installed" semaphore file
</content>
</entry>
<entry>
<title>debian: rename NEWS.Debian to NEWS</title>
<updated>2014-01-01T11:44:52Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2014-01-01T11:23:25Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=fea6fe64e1ebc9499c98163de17946cf7c78e2c0'/>
<id>urn:sha1:fea6fe64e1ebc9499c98163de17946cf7c78e2c0</id>
<content type='text'>
Apparently I had it backwards: NEWS is installed as NEWS.Debian, not
vice-versa.
</content>
</entry>
<entry>
<title>devel/release-checks.sh: adjust to LIBNOTMUCH version checks</title>
<updated>2013-12-31T00:39:25Z</updated>
<author>
<name>Tomi Ollila</name>
<email>tomi.ollila@iki.fi</email>
</author>
<published>2013-12-04T19:31:58Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=0c097d9f6ed4cfaa43b0a7d4a55e7d0b8a795ac9'/>
<id>urn:sha1:0c097d9f6ed4cfaa43b0a7d4a55e7d0b8a795ac9</id>
<content type='text'>
NOTMUCH_VERSION_* macros in lib/notmuch.h are replaced with
LIBNOTMUCH_VERSION_* macros. Check that the values of those
match the LIBNOTMUCH_*_VERSION values in lib/Makefile.local.
</content>
</entry>
<entry>
<title>version: bump to 0.17</title>
<updated>2013-12-31T00:34:23Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2013-12-31T00:34:23Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=ceef57b3d95d3e4e1ea90001d99792626529dca3'/>
<id>urn:sha1:ceef57b3d95d3e4e1ea90001d99792626529dca3</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
