syncevolution (1.3.99.7-1) unstable; urgency=high

    Akonadi support for KDE is now enabled. The support for GNOME and KDE
    has been split into new packages named syncevolution-libs-gnome and
    syncevolution-libs-kde. If you only want to use KDE, you can remove
    syncevolution-libs-gnome.

 -- Tino Keitel <tino+debian@tikei.de>  Fri, 31 Jan 2014 12:37:10 +0100

syncevolution (1.2.99.1-1) unstable; urgency=low

    The sync format of existing configurations for Mobical (aka Everdroid)
    must be updated manually, because the server has encoding problems when
    using vCard 3.0 (now the default for Evolution contacts):

    syncevolution --configure \
                 syncFormat=text/x-vcard \
                 mobical addressbook

    The Funambol template explicitly enables usage of the
    "refresh-from-server" sync mode to avoid getting throttled with 417
    'retry later' errors.  The same must be added to existing configs
    manually:

    syncevolution configure \
                 enableRefreshSync=TRUE \
                 funambol

 -- Tino Keitel <tino+debian@tikei.de>  Thu, 28 Jun 2012 08:01:52 +0200

syncevolution (1.1.99.5a-1) experimental; urgency=low

    This version of syncevolution introduces an irreversible change to the
    config layout, see the --migrate option in the syncevolution man page.
    Migration happens automatically at first invocation.

    This version is only know to work with version 2.32.2 of evolution.
    In particular, it probably won't work with the version of evolution in 
    squeeze.
       
 -- David Bremner <bremner@debian.org>  Tue, 08 Mar 2011 17:01:37 -0400