<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/RELEASING, branch debian/0.7-1</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=debian%2F0.7-1</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=debian%2F0.7-1'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2011-06-01T20:08:26Z</updated>
<entry>
<title>add note about updating the debian symbols file to the RELEASE file</title>
<updated>2011-06-01T20:08:26Z</updated>
<author>
<name>Jameson Graef Rollins</name>
<email>jrollins@finestructure.net</email>
</author>
<published>2011-05-05T16:38:38Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=31a8cc356bbd416cf1b9e49c082e20375c6b8929'/>
<id>urn:sha1:31a8cc356bbd416cf1b9e49c082e20375c6b8929</id>
<content type='text'>
</content>
</entry>
<entry>
<title>NEWS: Add notes for 0.5 release.</title>
<updated>2010-11-12T04:41:06Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-11-12T04:41:06Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=a836cd41bf64b635320a6c28fa038f3a99ebd3c4'/>
<id>urn:sha1:a836cd41bf64b635320a6c28fa038f3a99ebd3c4</id>
<content type='text'>
Which is ready to go now.
</content>
</entry>
<entry>
<title>Increment notmuch version to 0.4.</title>
<updated>2010-11-01T23:16:03Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-11-01T23:16:03Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=efee51ba756a589998c1894f6574ebe8a6e280d4'/>
<id>urn:sha1:efee51ba756a589998c1894f6574ebe8a6e280d4</id>
<content type='text'>
As reminded in the RELEASING instructions, the correct version is 0.4,
not 0.4.0, so update this in the NEWS file as well.
</content>
</entry>
<entry>
<title>debian/changelog: Add notes for the 0.3 release</title>
<updated>2010-04-27T09:07:45Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-04-27T09:07:45Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=9138cdd68b9113dd5b5c69a97685caa1479701d1'/>
<id>urn:sha1:9138cdd68b9113dd5b5c69a97685caa1479701d1</id>
<content type='text'>
Again, just taking the one-line entries from the NEWS entry for 0.3.
</content>
</entry>
<entry>
<title>make release: Add Debian package building and upload</title>
<updated>2010-04-16T20:20:22Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-04-16T20:13:12Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=e6d20b7b8f47bcd5da14639c31a4943e188c070d'/>
<id>urn:sha1:e6d20b7b8f47bcd5da14639c31a4943e188c070d</id>
<content type='text'>
Finally, a single button to push to do all the uploading.
</content>
</entry>
<entry>
<title>make release: Add a check that version and debian/changelog are consistent</title>
<updated>2010-04-16T20:00:35Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-04-16T20:00:35Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=80240877f836214e556f1ff75a058465a69f2dea'/>
<id>urn:sha1:80240877f836214e556f1ff75a058465a69f2dea</id>
<content type='text'>
Eventually I'd like to automate this so that one or the other of these
files is canonical and the other is generated from it. Until then, add
this check to the release process to avoid a skewed release being
shipped.
</content>
</entry>
<entry>
<title>RELEASING: Add a step to upgrade the version in the "version" file.</title>
<updated>2010-04-16T18:34:48Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-04-16T17:58:53Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=0786587f3cf42491629bbd00597b67c221086225'/>
<id>urn:sha1:0786587f3cf42491629bbd00597b67c221086225</id>
<content type='text'>
It is annoying to have an extra step here, but it does at least mean
that we are back to just "make release" rather than "make VERSION=X.Y
release".
</content>
</entry>
<entry>
<title>RELEASING: Add a (manual!) step to create a debian/changelog entry</title>
<updated>2010-04-16T17:23:50Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-04-16T17:23:50Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=ac3dcac7e6d18b787fc65d02a3aa8db3eba805b4'/>
<id>urn:sha1:ac3dcac7e6d18b787fc65d02a3aa8db3eba805b4</id>
<content type='text'>
I'd like to have this be fully automated in the future, but for now,
it's an extra step.
</content>
</entry>
<entry>
<title>RELEASING: Change wording of libnotmuch version instruction</title>
<updated>2010-04-16T03:50:46Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-04-16T03:50:46Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=a29f49b943689e426f0d7c1beba8ac8e76b3d76b'/>
<id>urn:sha1:a29f49b943689e426f0d7c1beba8ac8e76b3d76b</id>
<content type='text'>
We actually want this version to be incremented by the commits that
extend the interface. So the release process really is not to just
verify two things (NEWS and libnotmuch version), then run "make
VERSION=x.y release", and send the mail. Quite nice.
</content>
</entry>
<entry>
<title>make release: Enforce a clean source tree before release.</title>
<updated>2010-04-16T03:14:54Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-04-16T03:03:30Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=00263dd1a9e08ab1fa947fa58d1c2ad62e8b9653'/>
<id>urn:sha1:00263dd1a9e08ab1fa947fa58d1c2ad62e8b9653</id>
<content type='text'>
Where by clean, we check that no files are known to git to be
modified.
</content>
</entry>
</feed>
