evolution-mapi (0.32.2-0ubuntu1) natty; urgency=low

  * New upstream release.
    - Bug #633121 - Fetch also Content-class message header (Milan Crha)
    - Bug #634062 - Crash when missing ESource property "public" (Milan Crha)
    - Bug #635078 - Do not write unicode markers in UTF16 strings (Milan Crha)
    - Bug #636854 - Ensure GAL contacts has filled UID (Milan Crha)

 -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>  Thu, 31 Mar 2011 10:00:44 -0400

evolution-mapi (0.32.1-0ubuntu2) natty; urgency=low

  * Add patch 02_recurring_events: fix recurring events not showing from
    Exchange 2007. LP: #513394
  * Add 'Enhances: evolution' for evolution-mapi.

 -- Jelmer Vernooij <jelmer@ubuntu.com>  Sat, 12 Feb 2011 00:49:53 +0100

evolution-mapi (0.32.1-0ubuntu1) natty; urgency=low

  * New upstream release.
  * Update watch file for 0.32.
  * 01_openchange_compat: Add patch to fix compatibility with current
    OpenChange.
  * Fix library dependencies. LP: #693573

 -- Jelmer Vernooij <jelmer@debian.org>  Tue, 01 Feb 2011 13:07:04 +0100

evolution-mapi (0.32.0-0ubuntu1) natty; urgency=low

  * New upstream release.
    - Evolution forgets password on any error (LP: #245589) (LP: #272414)
  * debian/control: update Depends/Build-Depends for evolution packages 
  * debian/patches/newer-openchange.patch: dropped, included upstream.
  * debian/control: add a missing explicit Build-Depends for libgtk2.0-dev.

 -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>  Wed, 03 Nov 2010 16:33:05 -0400

evolution-mapi (0.30.3-1ubuntu1) maverick; urgency=low

  * Merge from debian to get a working evolution-mapi with evolution 2.30
    in maverick, remaining changes: (LP: #616294)
    - debian/control:
      transitional packages from libexchangemapi1.0-0 to libexchangemap-1.0-0
      and libexchangemapi1.0-dev to libexchangemapi-1.0-dev
  * New version fixing:
    - crash in mapi_sync_deleted (Milan Crha) (LP: #456651)
    - Sending mail fails for cluster setup (Bharath Acharya) (LP: #361993)
    - Store sent messages in Sent Items, not Outbox (Milan Crha) (LP: #561794)
    - Crashed with SIGSEGV in get_SPropValue (Milan Crha) (LP: #510527)
    - To field is not shown in sent item folder (Johnny Jacob) (LP: #574994)
    - Evolution Core Dumps when creating a MAPI account (Milan Crha)
      (LP: #338982, #340532, #355045)

 -- Didier Roche <didrocks@ubuntu.com>  Tue, 14 Sep 2010 20:50:55 +0200

evolution-mapi (0.30.3-1) experimental; urgency=low

  [ Josselin Mouette ]
  * New upstream release.
  * 01_link_privlib.patch: dropped, obsolete.
  * 90_relibtoolize.patch: dropped accordingly.
  * 10_remove_duplicate_cc.patch: dropped, merged upstream.
  * Update build-dependencies.

  [ Yves-Alexis Perez ]
  * debian/control:
    - update dependencies for 2.30.

  [ Jelmer Vernooij ]
  * Switch to source format 3.
  * Bump standards version to 3.9.1 (no changes).
  * Backport changes from svn required to support newer versions of
    OpenChange. Thanks Bharath Acharya for the help finding what
    patches to backport.

 -- Jelmer Vernooij <jelmer@debian.org>  Mon, 23 Aug 2010 15:44:29 +0200

evolution-mapi (0.28.3-2) unstable; urgency=low

  * 10_remove_duplicate_cc.patch: Fix duplicate Cc: fields
    and show the To:-field even in the Sent Mail folder

 -- David Weinehall <tao@debian.org>  Mon, 08 Mar 2010 00:22:36 +0200

evolution-mapi (0.28.3-1) unstable; urgency=low

  * New upstream release (Closes: #572099).
  * Bump standards version to 3.8.4 (No changes needed).
  * debian/control:
    - Improved package description for libexchangemapi-1.0-dev.
  * 01_link_privlib.patch: Added patch description.
  * 90_relibtoolize.patch: Regenerated.

 -- David Weinehall <tao@debian.org>  Wed, 03 Mar 2010 00:39:34 +0200

evolution-mapi (0.28.1-2) unstable; urgency=low

  * Add quilt support.
  * 01_link_privlib.patch: new patch. Link the plugin to 
    libevolution-mail-shared.so, since it uses one of its symbols.
  * 90_relibtoolize.patch: re-run the autotools on top of that.

 -- Josselin Mouette <joss@debian.org>  Fri, 11 Dec 2009 12:06:43 +0100

evolution-mapi (0.28.1-1) unstable; urgency=low

  [ Yves-Alexis Perez ]
  * debian/control:
    - build-dep on libedataserverui1.2-dev.                     closes: #549565
  * debian/watch updated to track stable versions. 

  [ Josselin Mouette ]
  * New upstream release.

 -- Josselin Mouette <joss@debian.org>  Sat, 24 Oct 2009 12:33:55 +0200

evolution-mapi (0.28.0-1) unstable; urgency=low

  * New upstream release.
  * Upload to unstable, now samba4 and openchange are available there.
  * Bump shlibs for libexchangemapi, force a strict versioning given the 
    ABI stability doesn’t look very promising.
  * Drop build-dependencies that were here only as the result of bugs in 
    samba4 and openchange, except for samba4-dev which is still missing.
  * Build against evolution 2.28.
  * Add missing dependencies in the -dev package.

 -- Josselin Mouette <joss@debian.org>  Wed, 30 Sep 2009 13:28:11 +0200

evolution-mapi (0.27.5-1) experimental; urgency=low

  [ Yves-Alexis Perez ]
  * New upstream development release.
  * debian/control:
    - bump build-deps to evolution and eds 2.27.2.
  * debian/watch updated to track development releases.

  [ Jelmer Vernooij ]
  * Bump standards version to 3.8.3.

 -- Jelmer Vernooij <jelmer@debian.org>  Sat, 12 Sep 2009 16:02:14 +0200

evolution-mapi (0.26.2-1) experimental; urgency=low

  [ Josselin Mouette ]
  * Initial release. Closes: #525872.

  [ Jelmer Vernooij ]
  * Add myself to uploaders.
  * New upstream release.
  * Add missing build dependency on libedataserverui1.2-dev.
  * Bump standards version to 3.8.2.

 -- Jelmer Vernooij <jelmer@debian.org>  Thu, 23 Jul 2009 13:02:48 +0200
