X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=debian%2Fchangelog;h=4af73a6850a8cdeafb90b5f07faeb09c5b7565d0;hb=aef1c9cfa0f707c945a507170f32c08940bf603d;hp=e4199d02b67caf105ed41e243e05011fc17dec3f;hpb=41bda39b4e6257d9446cff74877d831b867f6e11;p=obsolete%2Fnotmuch-old diff --git a/debian/changelog b/debian/changelog index e4199d02..4af73a68 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,40 @@ +notmuch (0.16-1) unstable; urgency=low + + * New upstream feature release + - 'notmuch insert' command replaces notmuch-deliver (Closes: #692889). + + -- David Bremner Sun, 28 Jul 2013 10:48:45 -0300 + +notmuch (0.15.2-2) unstable; urgency=low + + * Bug fix: tighten dependence of notmuch-mutt on notmuch, + thanks to Philippe Gimmel and Jameson Rollins (Closes: #703608). + * Bump Standards-Version to 3.9.4; no changes. + + -- David Bremner Sat, 25 May 2013 18:37:23 -0300 + +notmuch (0.15.2-1) experimental; urgency=low + + * Upstream bug fix release. + - Improve support for parallel building + - Update Emacs tests for portability, fix FTBFS on hurd-i386 + + -- David Bremner Fri, 22 Mar 2013 20:42:42 -0400 + +notmuch (0.15.1-1) experimental; urgency=low + + * Upstream bug fix release: set default TERM for running tests. + * Re-enable build time self-tests. + + -- David Bremner Thu, 24 Jan 2013 07:19:45 -0400 + +notmuch (0.15-2) experimental; urgency=low + + * Disable tests until a proper fix for running tests without a + proper TERM value is developed (again). + + -- David Bremner Sun, 20 Jan 2013 18:36:16 -0400 + notmuch (0.15-1) experimental; urgency=low * New upstream release.