libsocialweb (0.25.20-6) unstable; urgency=low

  * debian/control: Remove Build-Depends to libvala-0.16-dev (Closes: #714000)
  * Bump Standards-Version to 3.9.4: nothing needs to be changed.

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Tue, 25 Jun 2013 23:23:29 +0800

libsocialweb (0.25.20-5) unstable; urgency=low

  * debian/control: Build-Depends on valac (>= 0.20) to fix FTBFS on amd64.
    (Closes: #707404)

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Sun, 02 Jun 2013 14:58:36 +0800

libsocialweb (0.25.20-4) unstable; urgency=low

  * debian/control: modify the version constraints in Break+Replace for package
    gir1.2-socialweb-client-0.25 to make upgrading from current testing
    (0.25.20-2.1) to unstable (>= 0.25.20-3) smooth. (Closes: #704582)

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Wed, 10 Apr 2013 20:55:21 +0800

libsocialweb (0.25.20-3.2) unstable; urgency=low

  * Non-maintainer upload.
  * debian/patches
    - add format-argument.patch
      Thanks to Daniel T Chen <seven.steps@gmail.com>

 -- Hideki Yamane <henrich@debian.org>  Mon, 25 Mar 2013 08:23:39 +0900

libsocialweb (0.25.20-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * debian/patches
    - add CVE-2012-4511.patch: cherry picking from upstream to solve
      CVE-2012-4511 as its name (Closes: #690675)

 -- Hideki Yamane <henrich@debian.org>  Sat, 02 Mar 2013 19:45:59 +0900

libsocialweb (0.25.20-3) unstable; urgency=low

  * Rename gir1.2-socialweb-client to gir1.2-socialweb-client-0.25
    (Closes: #680299)
  * Add vala bindings for libsocialweb-client.
  * Fix FTBFS. Cherry pick two patches from upstream:
    - Fix namespacing of introspection annotations
      c1791e96182815449781fcda6007b69cd88cf7bf.patch
    - Fix underlinking detected by gold linker
      e928f75ca45df8fb170230c95860f1a0fb3ae4e9.patch

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Thu, 20 Sep 2012 00:38:42 +0800

libsocialweb (0.25.20-2) unstable; urgency=low

  * MultiArch support
    - Bump debhelper compat to 9
    - Split -common and -service package
  * Bump Standards-Version to 3.9.3
    - Update debian/copyright to latest 1.0 format

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Fri, 22 Jun 2012 09:35:58 +0800

libsocialweb (0.25.20-1) unstable; urgency=low

  * New upstream release
  * Fix typo in package description (Closes: #636120)

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Mon, 21 Nov 2011 15:01:12 +0800

libsocialweb (0.25.19-1) unstable; urgency=low

  * New upstream release
  * Don't use hardcoded non-Linux arch list in Build-Depends. (Closes: #634708)

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Mon, 25 Jul 2011 23:08:54 +0800

libsocialweb (0.25.18-1) unstable; urgency=low

  * New upstream release

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Sat, 02 Jul 2011 17:01:04 +0800

libsocialweb (0.25.17-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Don't ship .la files (Closes: #622470).

 -- Luk Claes <luk@debian.org>  Sat, 25 Jun 2011 17:46:25 +0200

libsocialweb (0.25.17-1) unstable; urgency=low

  * New upstream release

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Sat, 04 Jun 2011 21:56:57 +0800

libsocialweb (0.25.13-1) unstable; urgency=low

  * New upstream release
    - Fix FTBFS with gold or ld --no-add-needed (Closes: #615746)
  * Remove debian/patches/02_add_missing_xsl_file.patch: upstreamed
  * Remove debian/patches/03_fix_gtkdoc_build.patch: upstreamed
  * Add gir1.2-socialweb-client package to install introspection data
  * Update debian/copyright format to dep5 rev 173

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Tue, 29 Mar 2011 14:18:27 +0800

libsocialweb (0.25.7-1) experimental; urgency=low

  * New upstream release (Closes: #610759)
  * Use dh-autoreconf
    + Update debian/rules to use autoreconf
  * Update source tarball from gnome.org instead of meego.org.
    + Update debian/control Homepage field
    + Update debian/copyright Source field
    + Update debian/watch scan path
  * 02_add_missing_xsl_file.patch: Fix fail to build twice in a row
  * 03_fix_gtkdoc_build.patch: Fix fail to build docs

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Wed, 02 Feb 2011 01:18:01 +0800

libsocialweb (0.25.3+git20100827.45bdf89f-1) unstable; urgency=low

  * New upstream release
    - Use OAuth to connect twitter (Closes: #591638)
    - ABI bump. Rename libsocialweb-client1 -> libsocialweb-client2
    - Update debian/control Homepage field from Moblin to Meego.
  * Bump Standards-Version to 3.9.1: nothing needs to be changed.
  * Install documentations.
  * Update debian/copyright
  * debian/clean: remove more non-source files

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Sat, 28 Aug 2010 22:13:11 +0800

libsocialweb (0.24.0-2) unstable; urgency=low

  * Change to DebSrc3.0 format.
  * debian/patches/01_detect_NM_and_ConnMan.patch: libnm_glib -> libnm-glib
    (Closes: #590405)
  * Bump Standards-Version to 3.9.0: nothing needs to be changed.

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Mon, 26 Jul 2010 07:57:27 +0800

libsocialweb (0.24.0-1) unstable; urgency=low

  * New upstream release

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Sat, 27 Feb 2010 00:39:42 +0800

libsocialweb (0.23.1-1) unstable; urgency=low

  * Initial release (Closes: #568387)

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Tue, 09 Feb 2010 15:40:08 +0800
