syncevolution (1.2.99.4-0ubuntu4) trusty; urgency=low

  * No-change rebuild for new e-d-s

 -- Iain Lane <iain@orangesquash.org.uk>  Wed, 13 Nov 2013 13:12:49 +0000

syncevolution (1.2.99.4-0ubuntu3) saucy; urgency=low

  * Build against libical 1.0

 -- Jonathan Riddell <jriddell@ubuntu.com>  Thu, 13 Jun 2013 13:23:58 +0100

syncevolution (1.2.99.4-0ubuntu2) saucy; urgency=low

  * debian/syncevolution-libs.install: make sure syncevo-local-sync is shipped
    with syncevolution-libs. (LP: #1070152)

 -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>  Mon, 27 May 2013 10:17:30 -0400

syncevolution (1.2.99.4-0ubuntu1) quantal; urgency=low

  * New upstream bugfix release.
    - Fix building against EDS 3.5.
  * debian/syncevolution-dbus.examples: stop installing dbus-server-sync.py,
    it's not provided in the tarball.

 -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>  Wed, 12 Sep 2012 22:17:05 -0400

syncevolution (1.2.99.1-1) unstable; urgency=low

  * New upstream release candidate (Closes: #675288)
  * Use DEB_REF instead of UPSTREAM_REF for git based patch creation
  * Add libpcre3-dev and libcppunit-dev build dependencies
  * New library package for libgdbussyncevo
  * Install new syncevo-dbus-helper binary
  * Document possible issues when upgrading from 1.2.x in NEWS

 -- Tino Keitel <tino+debian@tikei.de>  Fri, 29 Jun 2012 12:42:18 +0200

syncevolution (1.2.2-1) unstable; urgency=medium

  * New upstream version
  * Fix upgrade from squeeze (Closes: #657001)
  * Re-add sync-ui icon file (Closes: #658519)

 -- Tino Keitel <tino+debian@tikei.de>  Mon, 06 Feb 2012 19:33:08 +0100

syncevolution (1.2.1-1) unstable; urgency=low

  * New upstream release
  * Update build dependencies to current libsynthesis
  * Remove 0001-README-crucial-syncURL-was-missing.patch, included upstream

 -- Tino Keitel <tino+debian@tikei.de>  Mon, 19 Dec 2011 21:35:51 +0100

syncevolution (1.1.99.5a-2) unstable; urgency=low

  * Upload to unstable
  * New maintainer: me. Thanks David for the great work. (Closes: #624540)
  * Replace "!kfreebsd-*" and "!hurd-*" build depencendies with "linux-any"
    as bluez is only available on Linux (Closes: #634747)
  * Add 0001-README-crucial-syncURL-was-missing.patch which contains a
    small CalDAV/CardDAV documentation fix from upstream git
  * Rework package descriptions to mention new features
  * Add README.Debian with some hints for HTTP server operation
  * Correctly enable CalDAV/WebDAV in the configure call (Closes: #624642)

 -- Tino Keitel <tino+debian@tikei.de>  Wed, 03 Aug 2011 15:18:46 +0200

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

  * New upstream version 1.1.99.5a, first release candiate for 1.2
  * Added python-openssl dependency, the HTTP server needs it for HTTPS support
  * Added versioned dependency on libsynthesis0 to get required features
  * Fixed .orig.tar.gz generation in get-orig-source target
  * Added myself to Uploaders:, thanks to David for sponsoring
  * Use updated upstream tag for source package generation
  * Removed 0001-Replace-with-in-call-to-PKG_CHECK_MODULES.patch, fixed upstream
  * Renamed NEWS.Debian to NEWS so that it is actually used
  * Updated NEWS for 1.1.99.5a

 -- Tino Keitel <tino+debian@tikei.de>  Wed, 20 Jul 2011 16:02:02 +0200

syncevolution (1.1.99.4+ds1-1) experimental; urgency=low

  * New upstream release candidate
  * Rebuilt against new libsynthesis (Closes: #615263)
  * Removed icalstrdup patch, now upstream.
  * Enable CalDAV/CardDAV (Closes: #624642)
  * Bump Standards-Version to 3.9.2 (no changes)
  * New binary packages: libsyncevolution0, libsyncevo-dbus0
    syncevolution-libs

 -- David Bremner <bremner@debian.org>  Fri, 03 Jun 2011 21:56:26 -0300

syncevolution (1.1.99.3+ds1-1) experimental; urgency=low

  * New upstream (pre-release) version
  * Remove two s390 related patches, now contained in upstream 
    commit 63d76f874270cbafb2.

 -- David Bremner <bremner@debian.org>  Tue, 08 Mar 2011 16:05:30 -0400

syncevolution (1.1+ds1-5) unstable; urgency=low

  * patch: Avoid dependence on PATH_MAX (fixes FTBFS on hurd).
  * patch: Add a second translation between sysync::memSize and size_t
    (Closed: #604840)
  * Move synccompare man page to syncevolution-common

 -- David Bremner <bremner@debian.org>  Sun, 28 Nov 2010 10:27:11 -0400

syncevolution (1.1+ds1-4) experimental; urgency=low

  * Remove build dependency on libopenobex1-dev on hurd-i386, because it is not 
    available there. The package is already built without it on kfreebsd.
  * Explicitly translate between sysync::memSize and size_t. Thanks to
    Patrick Ohly for the patch.

 -- David Bremner <bremner@debian.org>  Wed, 24 Nov 2010 15:10:00 -0800

syncevolution (1.1+ds1-3) experimental; urgency=low

  * Upload to experimental to test autobuilding, particularly on Hurd.

 -- David Bremner <bremner@debian.org>  Sun, 21 Nov 2010 08:37:48 -0800

syncevolution (1.1+ds1-2) experimental; urgency=low

  * Update conflicts/replaces for syncevolution-common. Thanks to Simon
    McVittie for the report, and the fix. (Closes: #603023).

 -- David Bremner <bremner@debian.org>  Wed, 10 Nov 2010 16:32:55 -0400

syncevolution (1.1+ds1-1) experimental; urgency=low

  [ David Bremner ]
  * New upstream release (Closes: #582376)
  * Update maintainer address
  * New binary package syncevolution-http for syncevo-http-server
    (Closes: #573265)
  * Add -dbg package to hold debugging symbols
  * Recommend evolution-data-server instead of evolution
  * Update Standards-Version to 3.9.1 (No changes).
  
  [ Thomas Bechtold ]
  * Split source package into syncevolution-common, syncevolution and
    sync-ui.
  * add dbus-server-sync.py and syncevo-phone-config.py to syncevolution
    examples

 -- David Bremner <bremner@debian.org>  Mon, 08 Nov 2010 19:59:29 -0400

syncevolution (1.0+ds1~beta2a-1) unstable; urgency=low

  * New upstream beta (Closes: #572640)
  * According to http://bugzilla.moblin.org/show_bug.cgi?id=8758,
    syncevolution is now smarter about retrying in certain situations.
    (Closes: #565527).
  * Update Standard-Version to 3.8.4 (No changes).

 -- David Bremner <bremner@unb.ca>  Fri, 26 Feb 2010 15:45:00 -0400

syncevolution (1.0+ds1~a1-2) experimental; urgency=low

  * Don't build depend on libopenobex1-dev on kfreebsd-*. This avoids
    trying to compile bluetooth support, which relies on bluez 
    (Closes: #566940)

 -- David Bremner <bremner@unb.ca>  Tue, 26 Jan 2010 23:28:44 -0400

syncevolution (1.0+ds1~a1-1) experimental; urgency=low

  * New Upstream Version
  * Development snapshot, use with caution.

 -- David Bremner <bremner@unb.ca>  Sun, 17 Jan 2010 22:07:03 -0400

syncevolution (0.9.1+ds1-1) unstable; urgency=low

  * New Upstream Version
  * Standards Version 3.8.3 (no changes)
  * Convert to source package format 3.0 (quilt)

 -- David Bremner <bremner@unb.ca>  Fri, 20 Nov 2009 07:55:54 -0400

syncevolution (0.9+ds1-2) unstable; urgency=low

  * Major update to debian/changelog to list all copyright holders.

 -- David Bremner <bremner@unb.ca>  Fri, 20 Nov 2009 07:55:03 -0400

syncevolution (0.9+ds1-1) unstable; urgency=low

  * Initial release (Closes: #404942)  

 -- David Bremner <bremner@unb.ca>  Sun, 16 Aug 2009 23:53:47 -0300
