<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/debian/rules, branch 0.28.1</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.28.1</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.28.1'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2019-02-01T11:59:23Z</updated>
<entry>
<title>Debian: use new variable to force bash location</title>
<updated>2019-02-01T11:59:23Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2019-01-17T02:11:32Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=80fc5d9ddaaa384a5c1d1394288564d2c012868a'/>
<id>urn:sha1:80fc5d9ddaaa384a5c1d1394288564d2c012868a</id>
<content type='text'>
This should no longer be needed on the official debian autobuilders,
but it might help others with merged /usr build environments.
</content>
</entry>
<entry>
<title>debian: override location of bash</title>
<updated>2018-10-12T23:54:30Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2018-10-12T23:51:45Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=175f80c4c1826b7a77417bfbc804348988eb85d3'/>
<id>urn:sha1:175f80c4c1826b7a77417bfbc804348988eb85d3</id>
<content type='text'>
Yes, a build chroot can have /usr/bin/bash, thanks to usrmerge, but we
can't depend on it existing in the user's system.
</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>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: drop notmuch-dbg</title>
<updated>2017-07-06T12:21:14Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2017-07-06T11:30:09Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=6a79229737198110c9ae1a3c3e9b86d09b78bd94'/>
<id>urn:sha1:6a79229737198110c9ae1a3c3e9b86d09b78bd94</id>
<content type='text'>
notmuch-dbgsym should be auto generated now.
</content>
</entry>
<entry>
<title>debian: remove setting of emacslispdir</title>
<updated>2016-12-22T23:34:30Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2016-12-22T23:34:30Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=264a0c519681d74edc8ea83a1909562032a14ebe'/>
<id>urn:sha1:264a0c519681d74edc8ea83a1909562032a14ebe</id>
<content type='text'>
With dh-elpa, this setting is no longer used
</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>build: integrate building ruby bindings into notmuch build process</title>
<updated>2015-06-12T07:12:28Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2015-06-01T07:08:59Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=d038b9320949c79503fe4b76870aaabf279405ab'/>
<id>urn:sha1:d038b9320949c79503fe4b76870aaabf279405ab</id>
<content type='text'>
Because ruby generates a Makefile, we have to use recursive make.
Because mkmf.rb hardcodes the name Makefile, put our Makefile{.local}
in the parent directory.
</content>
</entry>
<entry>
<title>debian: call upstream configure script directly</title>
<updated>2015-05-04T08:07:44Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2015-05-04T07:43:52Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=93233ba09eebec59c4df4acf3bd47f93f46c3c6f'/>
<id>urn:sha1:93233ba09eebec59c4df4acf3bd47f93f46c3c6f</id>
<content type='text'>
dh defaults for dh_auto_configure are now incompatible with notmuch's
homebrew configure script (at least in debian experimental)
</content>
</entry>
<entry>
<title>debian: Add package for debugging symbols (Closes: #717339)</title>
<updated>2013-07-20T12:13:47Z</updated>
<author>
<name>Daniel Kahn Gillmor</name>
<email>dkg@fifthhorseman.net</email>
</author>
<published>2013-07-19T20:50:09Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=ef8151c8e256db62e97189f02b50e94788cdb16b'/>
<id>urn:sha1:ef8151c8e256db62e97189f02b50e94788cdb16b</id>
<content type='text'>
</content>
</entry>
</feed>
