<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/debian, branch 0.28_rc0</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.28_rc0</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.28_rc0'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2018-10-03T23:37:23Z</updated>
<entry>
<title>debian: changelog for 0.28~rc0-1</title>
<updated>2018-10-03T23:37:23Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2018-10-03T23:24:57Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=4fe40e1ed2f8fbb398c718fc8ab83cc6f3e5ee11'/>
<id>urn:sha1:4fe40e1ed2f8fbb398c718fc8ab83cc6f3e5ee11</id>
<content type='text'>
</content>
</entry>
<entry>
<title>debian: update zsh completion installation</title>
<updated>2018-10-03T00:05:49Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2018-09-18T11:19:24Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=b0ebb19d79b2ca84fabd5e9daa082701df5dfa8b'/>
<id>urn:sha1:b0ebb19d79b2ca84fabd5e9daa082701df5dfa8b</id>
<content type='text'>
This ${prefix}/share/vendor-completion convention seems to be debian
specific, so leave the global default alone for now.
</content>
</entry>
<entry>
<title>completion: more complete completion for zsh.</title>
<updated>2018-10-03T00:04:26Z</updated>
<author>
<name>Vincent Breitmoser</name>
<email>look@my.amazin.horse</email>
</author>
<published>2018-09-18T11:19:23Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=07eac4af32ab1b955fcf3405dcf14b0f01af8702'/>
<id>urn:sha1:07eac4af32ab1b955fcf3405dcf14b0f01af8702</id>
<content type='text'>
This adds completion files for zsh that cover most of notmuch's cli.

The files in completion/zsh are formatted so that they can be found by
zsh's completion system if put $fpath. They are also registered to the
notmuch-* pattern, so they can be called externally using _dispatch.

Update installation recipe and drop debian/notmuch.examples to avoid
breakage. This means zsh completion is not installed for debian, to be
fixed in a future commit.

Amended by db: use regexp searching for address completion. This seems
to be fast enough to work without a cache.
</content>
</entry>
<entry>
<title>debian: update notmuch-mutt packaging to use install target</title>
<updated>2018-09-18T10:54:39Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2018-09-16T17:08:09Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=2fd4e76006a44e11659d7723a75c6ba05c3c85b5'/>
<id>urn:sha1:2fd4e76006a44e11659d7723a75c6ba05c3c85b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>debian: bump compat level to 11</title>
<updated>2018-09-18T10:54:39Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2018-09-16T17:08:08Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=ae45a0c19cbb02556ecea1393bed9e5fc8ba649f'/>
<id>urn:sha1:ae45a0c19cbb02556ecea1393bed9e5fc8ba649f</id>
<content type='text'>
The immediate motivation is to have dh_installman look in debian/tmp
</content>
</entry>
<entry>
<title>debian: add tar-ignore=.git</title>
<updated>2018-09-14T11:08:47Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2018-09-14T11:03:30Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=052b4d43c05641170210f1f9760f270e1ba15f6c'/>
<id>urn:sha1:052b4d43c05641170210f1f9760f270e1ba15f6c</id>
<content type='text'>
Unfortunately 514fb397c9 somewhat messed up the "debian-snapshot"
target, by including .git in the generated tarball.
</content>
</entry>
<entry>
<title>debian: drop argument-less tar-ignore</title>
<updated>2018-09-09T16:06:00Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2018-09-09T16:06:00Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=514fb397c9f7cfc80f0b14bd28bb2acdb4cd30ca'/>
<id>urn:sha1:514fb397c9f7cfc80f0b14bd28bb2acdb4cd30ca</id>
<content type='text'>
This hangs up dgit. It's probably not useful for users of the source
package to have debian/.gitignore, but it should not hurt.
</content>
</entry>
<entry>
<title>debian: add unversioned emacs, drop emacs23</title>
<updated>2018-09-09T15:43:06Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2018-09-08T19:15:10Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=8feec188a0bb3ed5dcda2c0e22c7645ca0d8f618'/>
<id>urn:sha1:8feec188a0bb3ed5dcda2c0e22c7645ca0d8f618</id>
<content type='text'>
In current Debian sid / testing, emacs25 is a transitional package,
and emacs-gtk, emacs-lucid, and emacs-nox are the real packages.
Emacs 23 is not available in emacs after oldoldstable.
</content>
</entry>
<entry>
<title>debian: update Vcs-Git URL</title>
<updated>2018-09-09T15:42:59Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2018-09-08T19:07:05Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=757f14a6106de481abb846faef8a782f0ca0d47a'/>
<id>urn:sha1:757f14a6106de481abb846faef8a782f0ca0d47a</id>
<content type='text'>
We should probably not git://, and it needs a branch to not confuse
e.g. vcswatch.
</content>
</entry>
<entry>
<title>debian: changelog for 0.27-2</title>
<updated>2018-06-29T00:07:31Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2018-06-29T00:07:31Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=9b1d10490e17406cdd253fca77a7731fbed00793'/>
<id>urn:sha1:9b1d10490e17406cdd253fca77a7731fbed00793</id>
<content type='text'>
</content>
</entry>
</feed>
