Skip to content

Changelog librest (0.8.0-2)

2016

librest (0.8.0-2) unstable; urgency=low

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

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.

2015

librest (0.7.93-1) unstable; urgency=low

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

librest (0.7.92-3) unstable; urgency=medium

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

2014

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

librest (0.7.92-1) unstable; urgency=low

   * New upstream release

librest (0.7.91-1) unstable; urgency=low

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

2013

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.

2012

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

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)

2011

librest (0.7.12-1) unstable; urgency=low

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

librest (0.7.10-1) unstable; urgency=low

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

librest (0.7.9-1) unstable; urgency=low

   * New upstream release

librest (0.7.8-1) unstable; urgency=low

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

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

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.

2010

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

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

2009

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.

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)

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)