<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/debian/control, branch 0.23.7</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.23.7</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.23.7'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2016-12-05T12:22:57Z</updated>
<entry>
<title>debian: disable gdb using tests on kfreebsd-*</title>
<updated>2016-12-05T12:22:57Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2016-12-05T12:22:57Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=ced03a11efecce893b3c795bff7512d4e2b7abc9'/>
<id>urn:sha1:ced03a11efecce893b3c795bff7512d4e2b7abc9</id>
<content type='text'>
gdb seems broken there.
</content>
</entry>
<entry>
<title>debian: fix transition package for notmuch-emacs</title>
<updated>2016-12-01T12:21:03Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2016-12-01T12:08:14Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=5bb549a3618f87fdeec5bd7007b30806f58f931a'/>
<id>urn:sha1:5bb549a3618f87fdeec5bd7007b30806f58f931a</id>
<content type='text'>
The current version is more a transition to nowhere.
</content>
</entry>
<entry>
<title>debian: convert to use dh-elpa</title>
<updated>2016-11-17T01:46:15Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2016-11-11T11:46:51Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=6e1628decb58b2bab1c15bb1671892580ed4b64e'/>
<id>urn:sha1:6e1628decb58b2bab1c15bb1671892580ed4b64e</id>
<content type='text'>
This packaging helper eliminates most of the boilerplate from packaging
emacs extensions for debian. It requires package.el compatible metadata.
</content>
</entry>
<entry>
<title>Merge branch 'release'</title>
<updated>2016-07-19T12:03:19Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2016-07-19T12:03:19Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=92d8eae8f182e4eebc87d76f8d4f37e6c018883a'/>
<id>urn:sha1:92d8eae8f182e4eebc87d76f8d4f37e6c018883a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>debian: add explicit build-depends on gnupg</title>
<updated>2016-07-19T11:49:10Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2016-07-19T11:47:47Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=6cf6469e91938afafd22c34773168436a63ca47c'/>
<id>urn:sha1:6cf6469e91938afafd22c34773168436a63ca47c</id>
<content type='text'>
apt dropped it's depends on gnupg, so we can't rely on it being present
in the build env anymore
</content>
</entry>
<entry>
<title>Use https instead of http where possible</title>
<updated>2016-06-05T11:32:17Z</updated>
<author>
<name>Daniel Kahn Gillmor</name>
<email>dkg@fifthhorseman.net</email>
</author>
<published>2016-06-02T16:26:14Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=6a833a6e83865f6999707cc30768d07e1351c2cb'/>
<id>urn:sha1:6a833a6e83865f6999707cc30768d07e1351c2cb</id>
<content type='text'>
Many of the external links found in the notmuch source can be resolved
using https instead of http.  This changeset addresses as many as i
could find, without touching the e-mail corpus or expected outputs
found in tests.
</content>
</entry>
<entry>
<title>debian: add versioned depends on dpkg-dev</title>
<updated>2016-04-27T00:40:40Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2016-04-27T00:40:40Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=ea5caecec5c50833a6f5a422e217a71eee6324af'/>
<id>urn:sha1:ea5caecec5c50833a6f5a422e217a71eee6324af</id>
<content type='text'>
This is needed to support build profiles (e.g. nocheck)
</content>
</entry>
<entry>
<title>debian: add gpgsm as build dependency</title>
<updated>2016-01-29T21:45:46Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2015-08-16T17:41:16Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=1fcbf095828dc91423f61a290887fe244750bf8a'/>
<id>urn:sha1:1fcbf095828dc91423f61a290887fe244750bf8a</id>
<content type='text'>
It's not needed for the actual build, but it is needed to run the
SMIME tests; &lt;!nocheck&gt; means it can be omitted if the tests are not
going to be run.
</content>
</entry>
<entry>
<title>debian: Recommend gpgsm for S/MIME support</title>
<updated>2016-01-29T21:45:46Z</updated>
<author>
<name>Jameson Graef Rollins</name>
<email>jrollins@finestructure.net</email>
</author>
<published>2015-08-16T17:41:15Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=982998d680a4f0e95906de4d96774531c19e2ae6'/>
<id>urn:sha1:982998d680a4f0e95906de4d96774531c19e2ae6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>debian: another upload to work around gdb bugs</title>
<updated>2015-11-14T23:08:12Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2015-11-14T23:08:12Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=1432a4f946e0f236179b53ac71d03764da725f33'/>
<id>urn:sha1:1432a4f946e0f236179b53ac71d03764da725f33</id>
<content type='text'>
</content>
</entry>
</feed>
