libhildonhelp (2.0.5.debian.5-1) unstable; urgency=low

  * Repacked original tarball to remove debian directory and moved to git
    repository consistent with the rest of our packages.
  * debian/patches/: Recreated patches from debian-patches branch.
  * debian/control:
    + Use my @debian.org email address.
    + Make dep from -dev to lib stricter and silence lintian.
    + Use correct arch for -dev package.
    + Move -dbg package into debug section.
  * debian/watch: Removed; they keep moving tarballs all over the place
    anyway.
  * Changed source format to 3.0 (quilt).
  * debian/update-patches.mk: Some small fixes.

 -- Jonny Lamb <jonny@debian.org>  Sat, 15 May 2010 11:23:18 +0100

libhildonhelp (2.0.5-4) unstable; urgency=low

  * New patch, 0004-gtk-widget-realized, fixes FTBFS with newer Gtk+
    versions; closes: #577339
    - src/osso-helplib.c: use gtk_widget_get_realized() instead of
      GTK_WIDGET_REALIZED(); this is only available since Gtk+ 2.20.0.
    - src/hildon-help-private.h: #define gtk_widget_get_realized() to
      GTK_WIDGET_REALIZED() when available.
  * Switch to @debian.org address and use utf-8
  * Bump up Standards-Version to 3.8.4

 -- Loïc Minier <lool@debian.org>  Mon, 19 Apr 2010 11:48:16 +0200

libhildonhelp (2.0.5-3) unstable; urgency=low

  * forwardport GPOINTER_TO_INT patch, fixes FTBFS on 64bit archen
  * remove -1 from build-depends to help backporting

 -- Riku Voipio <riku.voipio@iki.fi>  Tue, 12 May 2009 11:28:00 +0300

libhildonhelp (2.0.5-2) unstable; urgency=low

  * new upstream version
    * rehaul all packging to git
  * remove extra spaces from configure.ac, closes: #527709

 -- Riku Voipio <riku.voipio@iki.fi>  Mon, 11 May 2009 23:42:36 +0300

libhildonhelp (1.9.6.debian.4-2) unstable; urgency=low

  * Fix 64bit compilation using GINT_TO_POINTER
    closes: 461610

 -- Riku Voipio <riku.voipio@iki.fi>  Sat, 02 Feb 2008 00:49:45 +0200

libhildonhelp (1.9.6.debian.4-1) unstable; urgency=low

  [ Jonny Lamb ]
  * Set maintainer to Debian Maemo Maintainers.
  * Wrap build-deps and deps.
  * Add Loic to Uploaders.
  * Bump up Standards-Version to 3.7.2.
  * Update Makefile.am to not dist debian/* files in make dist tarballs.
  * Add watch file.
  * Merge with trunk branch.
  * Bump up debhelper compat to 5.
  * Alter configure.ac to look for gtkhtml 3.14, not 3.8.
  * Fix build error by calling gdk_pixbuf_get_file_info in src/graphic.c with
    signed ints, instead of unsigned.
  * Remove reference to Opera browser styles in libhildonhelp0.install as
    they are not getting installed.
  * Cleanup rules.
  * Correct call to dh_strip to actually specify the dbg package name. This
    also fixes a lintian error.
  * Add myself to Uploaders.
  * Updated package descriptions.

  [ Loic Minier ]
  * Add a ${misc:Depends}.
  * Tweak Uploaders.
  * Add Debian revision to version.
  * Don't ignore distclean errors.
  * Loosen the libhildonhelp-dev -> libhildonhelp0 dep to permit bin NMUs.
  * Cleanup rules; fix binary-arch and binary-indep targets.
  * Only pass --host to configure if DEB_HOST_GNU_TYPE and DEB_BUILD_GNU_TYPE
    differ.
  * Drop ${shlibs:Depends} from libhildonhelp-dev.

  [ Jonny Lamb ]
  * Merged with trunk branch.
  * Updated debian/copyright.
  * Fixed lintian warnings.
  * Bumped Standards-Version.
  * Initial release into Debian (Closes: #452143)

 -- Riku Voipio <riku.voipio@iki.fi>  Wed, 09 Jan 2008 00:40:55 +0200

libhildonhelp (1.9.6-4) unstable; urgency=low

  * Trying dependency on libgtk2.0-dev ( >= 2:2.10.12-0osso16 )

 -- Gabriel Schulhof <gabriel.schulhof@nokia.com>  Thu, 11 Oct 2007 17:11:44 +0300

libhildonhelp (1.9.6-3) unstable; urgency=low

  * Incremented dependency on libhildon1-dev to ( >= 1.99.0-1 )

 -- Gabriel Schulhof <gabriel.schulhof@nokia.com>  Thu, 11 Oct 2007 14:34:40 +0300

libhildonhelp (1.9.6-2) unstable; urgency=low

  * Incremented dependency on libgtk2.0-dev to ( >= 2.10.12-0osso16 )

 -- Gabriel Schulhof <gabriel.schulhof@nokia.com>  Thu, 11 Oct 2007 14:00:28 +0300

libhildonhelp (1.9.6-1) unstable; urgency=low

  * Trivial: try help-contents-common icons before Hildon theme icons
  * Fixes: NB#69791, NB#67114

 -- Gabriel Schulhof <gabriel.schulhof@nokia.com>  Wed, 10 Oct 2007 18:13:14 +0300

libhildonhelp (1.9.5-1) unstable; urgency=low

  * Allow changing the help icon after the dialog is realized

 -- Gabriel Schulhof <gabriel.schulhof@nokia.com>  Wed, 25 Jul 2007 15:31:20 +0300

libhildonhelp (1.9.4-1) unstable; urgency=low

  * Skip empty folders
  * Fixes: NB#32083

 -- Gabriel Schulhof <gabriel.schulhof@nokia.com>  Tue, 24 Jul 2007 14:18:51 +0300

libhildonhelp (1.9.3-1) unstable; urgency=low

  * Remove direct dependency on libpng and libjpeg via gdk_pixbuf_get_file_info()
  * Patch from Tommi Komulainen

 -- Gabriel Schulhof <gabriel.schulhof@nokia.com>  Mon,  2 Jul 2007 15:51:35 +0300

libhildonhelp (1.9.2-1) unstable; urgency=low

  * Stop eating client messages
  * Fixes: NB#61917

 -- Gabriel Schulhof <gabriel.schulhof@nokia.com>  Thu, 28 Jun 2007 15:19:44 +0300

libhildonhelp (1.9.1-2) unstable; urgency=low

  * Removed debian/control dependency on libart_lgpl

 -- Gabriel Schulhof <gabriel.schulhof@nokia.com>  Thu, 31 May 2007 21:03:36 +0300

libhildonhelp (1.9.1-1ubuntu3) gutsy; urgency=low

  * Make the -dev package depend on libgtkhtml3.14-dev.
  * Install into debian/tmp, not debian/build
  * Call libtoolize with --copy

 -- Tollef Fog Heen <tfheen@ubuntu.com>  Tue, 29 May 2007 16:01:20 +0200

libhildonhelp (1.9.1-1ubuntu2) gutsy; urgency=low

  * It's libhildon-1-dev, not libhildon1-dev, fix depends for -dev
    package.

 -- Tollef Fog Heen <tfheen@ubuntu.com>  Tue, 29 May 2007 15:50:02 +0200

libhildonhelp (1.9.1-1ubuntu1) gutsy; urgency=low

  * Use libhildon-1-dev, not libhildon1-dev.
  * Remove obsolete bits from debian/rules.
  * Fix rule for configure to just call aclocal and automake, unversioned.
  * Also fix automake invocation to call with --copy
  * Check for gtkhtml 3.14 in configure.ac.
  * Use glib type conversion macros in osso-helplib.c
  * Use gint, not guint in browser.c.
  * Add lots of explicit casts from xmlChar to char * to avoid signedness
    problems.
  * Expand blurb in debian/copyright.
  * Add a bit of extended descriptition to the -dbg package.
  * Change section of libhildon0 to libs

 -- Tollef Fog Heen <tfheen@ubuntu.com>  Tue, 29 May 2007 12:39:58 +0200

libhildonhelp (1.9.1-1) unstable; urgency=low

  * Re-implemented help dialog

 -- Gabriel Schulhof <gabriel.schulhof@nokia.com>  Thu, 15 Mar 2007 14:42:52 +0200

libhildonhelp (1.9.0-2) unstable; urgency=low

  * Updated version in configure.ac

 -- Gabriel Schulhof <gabriel.schulhof@nokia.com>  Wed, 14 Mar 2007 12:58:36 +0200

libhildonhelp (1.9.0-1) unstable; urgency=low

  * Renamed osso-helplib-private.h and added hildon-help-private.h to -dev package

 -- Gabriel Schulhof <gabriel.schulhof@nokia.com>  Tue, 13 Mar 2007 15:18:13 +0200

libhildonhelp (1.9.0-0) unstable; urgency=low

  * Renamed from libosso-help

 -- Gabriel Schulhof <gabriel.schulhof@nokia.com>  Tue, 13 Mar 2007 13:39:59 +0200

libosso-help (2.1.1-3) unstable; urgency=low

  * Added -fPIC -DPIC to CFLAGS

 -- Gabriel Schulhof <gabriel.schulhof@nokia.com>  Tue,  6 Mar 2007 19:16:39 +0200

libosso-help (2.1.1-2) unstable; urgency=low

  * Update the version in configure.ac

 -- Gabriel Schulhof <gabriel.schulhof@nokia.com>  Tue,  6 Mar 2007 15:12:17 +0200

libosso-help (2.1.1-1) unstable; urgency=low

  * Don't realize the dialog in order to add the help hint. Instead, add a handler
    for the "realize" signal and enable/disable the hint during the signal handler
  * Fixes NB#49086

 -- Gabriel Schulhof <gabriel.schulhof@nokia.com>  Tue,  6 Mar 2007 13:54:52 +0200

libosso-help (2.1.0-1) unstable; urgency=low

  * Migrated to libhildon-1

 -- Gabriel Schulhof <gabriel.schulhof@nokia.com>  Wed, 14 Feb 2007 14:47:52 +0200

libosso-help (2.0.9-1) unstable; urgency=low

  * When translation unavailable, fall back to en_GB
  * Fixes: NB#50011

 -- Gabriel Schulhof <gabriel.schulhof@nokia.com>  Thu,  4 Jan 2007 11:19:20 +0200

libosso-help (2.0.8-1) unstable; urgency=low

  * Fixes: NB#47404 - zooming of images in help content

 -- Jakub Pavelek <jakub.pavelek@nokia.com>  Wed, 29 Nov 2006 15:34:13 +0200

libosso-help (2.0.7-1) unstable; urgency=low

  * Fixes NB#42988

 -- Jakub Pavelek <jakub.pavelek@nokia.com>  Wed, 25 Oct 2006 11:21:37 +0300

libosso-help (2.0.6-2) unstable; urgency=low

  * Adding the dbg package. Fixes: NB#40270

 -- Jakub Pavelek <jakub.pavelek@nokia.com>  Mon, 18 Sep 2006 11:23:15 +0300

libosso-help (2.0.6-1) unstable; urgency=low

  * src/dialog.c, src/filter.c: Changed to show hyperlinks in help
          dialogs
  * src/osso-helplib.c, src/osso-helplib-private.h: Added two logical
          id:s which are used from the help domain
  * Fixes NB#38141

 -- Jakub Pavelek <jakub.pavelek@nokia.com>  Thu, 31 Aug 2006 15:11:52 +0300

libosso-help (2.0.5-1) unstable; urgency=low

  * Bugfixes

 -- Jakub Pavelek <jakub.pavelek@nokia.com>  Mon, 28 Aug 2006 09:46:57 +0300

libosso-help (2.0.4-1) unstable; urgency=low

  * Fixes NB#38456, NB#38458

 -- Jakub Pavelek <jakub.pavelek@nokia.com>  Wed, 23 Aug 2006 09:43:47 +0300

libosso-help (2.0.3-2) unstable; urgency=low

  * Fixes NB#32554, NB#33749

 -- Jakub Pavelek <jakub.pavelek@nokia.com>  Fri, 28 Jul 2006 11:35:34 +0300

libosso-help (2.0.2-1) unstable; urgency=low

  * Bugfix. Fixes NB#33600

 -- Jakub Pavelek <jakub.pavelek@nokia.com>  Tue, 18 Jul 2006 15:35:21 +0300

libosso-help (2.0.1-1) unstable; urgency=low

  * Bugfixes

 -- Jakub Pavelek <jakub.pavelek@nokia.com>  Mon,  5 Jun 2006 12:28:18 +0300

libosso-help (2.0.0-1) unstable; urgency=low

  * Moving trunk up for next OS

 -- Jakub Pavelek <jakub.pavelek@nokia.com>  Tue, 30 May 2006 13:37:43 +0300

libosso-help (1.5.10-1) unstable; urgency=low

  * Bugfixes

 -- Jakub Pavelek <jakub.pavelek@nokia.com>  Tue, 30 May 2006 11:20:23 +0300
