folks (0.6.3.2-0ubuntu1) oneiric; urgency=low

  * New upstream release.
    - Fixes gnome-contacts crash (LP: #865466)

 -- Jeremy Bicha <jbicha@ubuntu.com>  Thu, 06 Oct 2011 05:57:20 -0400

folks (0.6.3.1-0ubuntu1) oneiric; urgency=low

  * New upstream release

 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Mon, 26 Sep 2011 15:56:00 +0200

folks (0.6.3-0ubuntu1) oneiric; urgency=low

  * New upstream release
  * debian/libfolks25.symbols:
  * debian/libfolks-eds25.symbols:
    - Updated symbols

 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Mon, 19 Sep 2011 10:47:46 +0200

folks (0.6.2.1-0ubuntu1) oneiric; urgency=low

  * New upstream release

 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Mon, 12 Sep 2011 12:47:19 +0200

folks (0.6.2-0ubuntu1) oneiric; urgency=low

  * New upstream release
  * debian/control:
    - Bump vala build dependency
  * debian/libfolks25.symbols:
  * debian/libfolks-eds25.symbols:
    - Updated symbols

 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Thu, 08 Sep 2011 12:26:07 +0200

folks (0.6.1-0ubuntu2) oneiric; urgency=low

  * debian/{control,gir1.2-folks-0.6.install,libfolks-dev}:
    - install gobject introspection files

 -- Rico Tzschichholz <ricotz@ubuntu.com>  Tue, 30 Aug 2011 07:47:27 +0200

folks (0.6.1-0ubuntu1) oneiric; urgency=low

  * New upstream release
  * debian/rules:
    - Explicitly disable libsocialweb backend 
  * debian/control:
    - Build depend on libvala-0.14, not ..-0.12
    - Build depend on valac >= 0.13.3

 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Mon, 29 Aug 2011 17:46:04 +0200

folks (0.6.0-0ubuntu1) oneiric; urgency=low

  * New upstream version
  * debian/patches/01_add_missing_deps_file.patch
    - Dropped, merged upstream
  * debian/control
    - Build depend on valac-0.14
    - Added build depends for libebook1.2-dev and libedataserver1.2-dev
    - New binaries for libfolks-eds25
    - Bumped standards version to 3.9.2
  * debian/*.install, debian/*.symbols
    - soname change and new binaries for the eds backend
  * debian/rules
    - enable-eds-backend

 -- Ken VanDine <ken.vandine@canonical.com>  Tue, 16 Aug 2011 16:22:08 -0400

folks (0.5.2-1ubuntu1) oneiric; urgency=low

  * Merge with Debian experimental, remaining Ubuntu changes:
    - debian/control:
      + Add Vcs-Bzr link

 -- Ken VanDine <ken.vandine@canonical.com>  Fri, 10 Jun 2011 11:28:11 -0400

folks (0.5.2-1) experimental; urgency=low

  * New upstream development release.
    + debian/control:
      - Update build dependencies.
    + debian/patches/01_add_missing_deps_file.patch:
      - Add a file missing from the tarball that causes a FTBFS because
        valac doesn't look for telepathy-glib bindings.
    + debian/control,
      debian/rules,
      debian/libfolks*{22,24}.*:
      - Updated for the new SONAME and symbols.
  * debian/gbp.conf:
    + Updated for the new experimental branches.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Wed, 08 Jun 2011 13:00:16 +0100

folks (0.4.2-0ubuntu1) natty; urgency=low

  * New upstream release
    - Use LinkedHashSet to access im-addresses
    - fixed segfault on startup 
    - fixed crasher when removing Personas

 -- Ken VanDine <ken.vandine@canonical.com>  Wed, 23 Mar 2011 18:06:48 -0400

folks (0.4.1-0ubuntu1) natty; urgency=low

  * New upstream release
    - Fixed crasher when reconnecting a Telepathy account

 -- Ken VanDine <ken.vandine@canonical.com>  Fri, 18 Mar 2011 16:49:27 -0400

folks (0.4.0-0ubuntu1) natty; urgency=low

  * New upstream release
  * Changed .install and .symbols files from 21 to 22
  * debian/libfolks-telepathy22.symbols:
  * debian/libfolks22.symbols:
    - Updated

 -- Ken VanDine <ken.vandine@canonical.com>  Wed, 16 Mar 2011 11:07:51 -0400

folks (0.3.6-0ubuntu1) natty; urgency=low

  * New upstream release
  * Changed .install and .symbols files from 20 to 21
  * debian/control:
    - Bump build-depends on valac-0.12, libvala-0.12-dev
  * debian/libfolks-telepathy21.symbols:
  * debian/libfolks21.symbols:
    - Updated

 -- Robert Ancell <robert.ancell@canonical.com>  Tue, 15 Feb 2011 12:06:14 +1100

folks (0.3.4-0ubuntu1) natty; urgency=low

  * New Upstream Release
    - libfolks-telepathy.so exports private symbols
    - Add a HACKING file that outlines development policies and coding style
    - Review coding conventions in folks
    - Add folks command line application
    - libfolks hard-codes backend names for debugging
    - Print stack traces for failed tests to improve remote debugging
    - Add static aggregation tests
    - Logger service unavailable in make check
    - Add tests for LinkedHashSet
    - Use better interface names
  * debian/control
    -changed Maintainer to XSBC-Original-Maintainer
    -added Maintainer of Ubuntu Core Developers
    -changed libfolks19* > libfolks20*
  * debian
    -changed .install and .symbols files from 19 > 20
 -- Brian Curtis <bcurtiswx@ubuntu.com>  Wed, 02 Feb 2011 14:22:14 -0500

folks (0.3.3-1ubuntu1) natty; urgency=low

  * Merge with Debian experimental, remaining Ubuntu changes:
  * debian/control:
    - Build-depend on dh-autoreconf
    - Bump build-depends on valac-0.12, libvala-0.12-dev
    - Add Vcs-Bzr link
  * debian/rules:
    - Build with autoreconf

 -- Robert Ancell <robert.ancell@canonical.com>  Tue, 21 Dec 2010 17:40:15 +1100

folks (0.3.3-1) experimental; urgency=low

  * New upstream release.
    - debian/control,
      debian/rules,
      debian/libfolks*1[89].*:
      + Updated for the new SONAME.
  * debian/control:
    - Add myself to Uploaders.
  * debian/libfolks{,-telepathy}19.symbols:
    - Add Build-Depends-Package.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Tue, 14 Dec 2010 17:30:05 +0100

folks (0.3.2-1) experimental; urgency=low

  [ Emilio Pozuelo Monfort ]
  * New upstream release.
    - debian/rules:
      + Build from the Vala sources.
    - debian/control:
      + Bump build dependencies.
    - debian/control,
      debian/rules,
      debian/libfolks*1[68].*:
      + Updated for the new SONAME.

  [ Laurent Bigonville ]
  * debian/control: Add intltool build-dependency
  * debian/rules: Drop unused --enable-introspection configure flag

 -- Laurent Bigonville <bigon@debian.org>  Tue, 16 Nov 2010 01:37:48 +0100

folks (0.3.1-1) experimental; urgency=low

  [ Laurent Bigonville ]
  * New upstream release
    - debian/control:
      + Bump build-dependencies
      + Add minimal version for gobject-introspection build-dependency
      + Bump libtelepathy-glib-dev dependency against libfolks-telepathy-dev
  * Adjust both .symbols files

  [ Sjoerd Simons ]
  * Don't run the tests for now

 -- Laurent Bigonville <bigon@debian.org>  Thu, 04 Nov 2010 15:37:37 +0100

folks (0.1.16-1) experimental; urgency=low

  [ Laurent Bigonville ]
  * debian/control: Build-depends against valac-0.10 instead of valac

  [ Sjoerd Simons ]
  * New upstream release
  * d/p/0001-tp-lowlevel-doesn-t-actually-depend-upon-the-Gee-int.patch:
    - Removed, merged upstream

 -- Sjoerd Simons <sjoerd@debian.org>  Wed, 01 Sep 2010 22:17:28 +0100

folks (0.1.15-1) experimental; urgency=low

  * New upstream release
  * debian/control:
    - Bump vala build-dependencies
  * Enable introspection support
  * debian/libfolks0.symbols: Add new symbols
  * debian/libfolks0.install: Install new key-file backend
  * d/p/0001-tp-lowlevel-doesn-t-actually-depend-upon-the-Gee-int.patch:
    - Remove the need of Gee-1.0 gir file (taken from upstream)
  * debian/rules: Exclude new backend for dh_makeshlibs call

 -- Laurent Bigonville <bigon@debian.org>  Mon, 30 Aug 2010 11:59:15 +0200

folks (0.1.13-1) experimental; urgency=low

  * New upstream release
  * debian/control: Bump libtelepathy-glib-dev {build-}dependency
  * debian/libfolks0.symbols: Update symbols file
  * debian/rules: Fix -X path for dh_makeshlibs call

 -- Laurent Bigonville <bigon@debian.org>  Mon, 16 Aug 2010 22:15:50 +0200

folks (0.1.12-1) experimental; urgency=low

  * New upstream release
  * Update symbols file

 -- Sjoerd Simons <sjoerd@debian.org>  Tue, 03 Aug 2010 13:45:09 +0100

folks (0.1.11-1) experimental; urgency=low

  [ Sjoerd Simons ]
  * New upstream release
  * Update symbol files

  [ Laurent Bigonville ]
  * debian/control: Bump libtelepathy-glib-dev {build-}dependency as we really
    need the version from experimental
  * Bump Standards-Version to 3.9.1 (no further changes)

 -- Sjoerd Simons <sjoerd@debian.org>  Wed, 28 Jul 2010 16:00:15 +0200

folks (0.1.10-1) experimental; urgency=low

  * Initial release (Closes: #589216)

 -- Laurent Bigonville <bigon@debian.org>  Sun, 18 Jul 2010 23:32:26 +0200
