librest (0.8.0-2) unstable; urgency=low

  * debian/control: Add ca-certificates to Build-Depends. (Closes: #837849)

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Mon, 24 Oct 2016 12:44:56 +0800

librest (0.8.0-1) unstable; urgency=low

  * New upstream release (Closes: #824150)
  * Bump Standards-Version to 3.9.8: nothing needs to be changed
  * Drop 02_thread-tests-sleep-for-server-to-start.patch. Upstream fixes this.

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Fri, 13 May 2016 10:44:03 +0800

librest (0.7.93-1) unstable; urgency=low

  * New upstream release
  * Remove debian/patches/03_fix_invalid_pointer_reference.patch:
    - Already in upstream.

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Sun, 03 May 2015 03:44:41 +0800

librest (0.7.92-3) unstable; urgency=medium

  * Add debian/patches/03_fix_invalid_pointer_reference.patch
    - fix invalid pointer dereference (Closes: #780101)

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Mon, 09 Mar 2015 21:01:02 +0800

librest (0.7.92-2) unstable; urgency=medium

  * Add debian/patches/02_thread-tests-sleep-for-server-to-start.patch
    - add some sleep to wait for server to start. (Closes: #765107)
  * Bump Standards-Version to 3.9.6: nothing needs to be changed

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Thu, 23 Oct 2014 22:39:23 +0800

librest (0.7.92-1) unstable; urgency=low

  * New upstream release

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Mon, 08 Sep 2014 17:15:37 +0800

librest (0.7.91-1) unstable; urgency=low

  * New upstream release
  * Bump Standards-Version to 3.9.5: nothing needs to be changed

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Wed, 19 Mar 2014 01:34:47 +0800

librest (0.7.90-1) unstable; urgency=low

  * New upstream release
  * Bump Standards-Version to 3.9.4: nothing needs to be changed
  * debian/watch: use xz tarball. (Closes: #727209)
  * debian/control: update homepage url (Closes: #727210)
  * remove debian/patches/02_g_thread_init_deprecation.patch: upstreamed.

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Sat, 02 Nov 2013 02:24:02 +0800

librest (0.7.12-3) unstable; urgency=low

  * Make librest-dev depends on gir1.2-rest-0.7 to comply the latest GObject
    Introspection mini policy (Closes: #678917)
  * Make librest-extras-dev depends on gir1.2-rest-extras-0.7 to comply the
    latest GObject Introspection mini policy

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Mon, 25 Jun 2012 16:30:38 +0800

librest (0.7.12-2) unstable; urgency=low

  [ Ying-Chun Liu (PaulLiu) <paulliu@debian.org> ]
  * Update debian/copyright to latest format
  * Bump Standards-Version to 3.9.3: nothing needs to be changed
  * Multi-arch support.
    - Bump debhelper compat to 9

  [ Martin Pitt <martin.pitt@ubuntu.com> ]
  * Add g_thread_init_deprecation.patch: Fix FTBFS with current glib due to
    deprecation of g_init_threads(). (LP: #911125)

  [ Adam Conrad <adconrad@ubuntu.com> ]
  * debian/patches/01_disable-network-tests.patch: disable the tests
    in the testsuite that require access outside our buildd network
    (Closes: #674374)

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Sun, 27 May 2012 21:46:10 +0800

librest (0.7.12-1) unstable; urgency=low

  * New upstream release
  * Update debian/copyright to latest DEP-5 format
  * Enable test (Closes: #635904)

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Sun, 20 Nov 2011 14:03:16 +0800

librest (0.7.10-1) unstable; urgency=low

  * New upstream release
  * Bump Standards-Version to 3.9.2: nothing needs to be changed.

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Sun, 22 May 2011 22:29:29 +0800

librest (0.7.9-1) unstable; urgency=low

  * New upstream release

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Wed, 13 Apr 2011 11:13:31 +0800

librest (0.7.8-1) unstable; urgency=low

  * New upstream release
  * Remove fix-missing-libs-binutils-gold.patch: upstreamed (Closes: #618056)

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Sun, 27 Mar 2011 03:11:57 +0800

librest (0.7.6-1) experimental; urgency=low

  * New upstream release
  * Update fix-missing-libs-binutils-gold.patch.
  * Bump librest-0.7-0.shlibs (Closes: #616679)
  * Update debian/copyright to DEP-5 version 173 format

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Sat, 12 Mar 2011 01:35:38 +0800

librest (0.7.5-1) experimental; urgency=low

  * New upstream release
  * debian/control: Change homepage from meego.org to gnome.org
  * debian/copyright: Change source from meego.org to gnome.org
  * fix-missing-libs-binutils-gold.patch: Fix FTBFS on binutils-gold
    (Closes: #555381) Thanks to Fabrice Coutadeur <fabricesp@ubuntu.com>
  * debian/rules: Use dh-autoreconf
  * Add gir1.2-rest-0.7 and gir1.2-rest-extras-0.7 package to install
    introspection data
  * debian/rules: Use dh_girepository to compute the dependencies for gir*
    packages.
  * Upload to experimental.

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Sun, 30 Jan 2011 12:48:19 +0800

librest (0.7.2+git20100820.ad370df7-1) unstable; urgency=low

  * New upstream release
  * Update debian/copyright file
  * Bump Standards-Version to 3.9.1: nothing changed.
  * Don't install lib*.a files
  * debian/clean: remove more non-source files

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Sat, 28 Aug 2010 16:06:35 +0800

librest (0.7+git20100804.4270d6a1-1) unstable; urgency=low

  * New upstream release
  * Change format to DebSrc3.0
  * Change to use Debhelper7 instead for cdbs
  * debian/control: Bump standard version to 3.9.0. Nothing changed.
  * debian/control: Change homepage from moblin.org to meego.org

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Thu, 05 Aug 2010 21:53:55 +0800

librest (0.6.1-1) unstable; urgency=low

  * New upstream release
  * debian/conrtol: Split librest and librest-extras
  * debian/rules: Use autoreconf to re-generate the configure
  * debian/rules: Add proper clean rule to remove non-source files
  * debian/watch: Add git repo releases
  * debian/copyright: Update copyright file to newer spec
  * debian/control: Bump standard version to 3.8.3. Nothing changed.

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Wed, 21 Oct 2009 17:16:22 +0800

librest (0.6-1) unstable; urgency=low

  * Ying-Chun Liu (PaulLiu) <paul.liu@canonical.com>
    - New upstream release (0.6)
    - Update librest0.shlibs and librest0.symbols
  * Chris Cheney <chris.cheney@canonical.com>
    - Update librest-dev.install to install things in /usr/include/rest
    - New upstream release (0.5)

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Tue, 18 Aug 2009 13:49:05 +0800

librest (0.4-1) unstable; urgency=low

  * Emmet Hikory <persia@ubuntu.com>
    - Initial Release (Closes: #539135)
  * Chris Cheney <chris.cheney@canonical.com>
    - New upstream release (0.4 Moblin Beta)
    - Add gtk-doc-tools to Build-Depends
  * Ying-Chun Liu (PaulLiu) <paul.liu@canonical.com>
    - New upstream release (0.3)

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Mon, 03 Aug 2009 18:17:00 +0800
