python-hildondesktop (0.0.3-1maemo2) unstable; urgency=low

  * loader/hd-plugin-loader-python.c
    - Temporarily disable a sanity check for allowing status menu
      widgets to run;
  * libhildondesktop/hildondesktop.defs:
    - Add ctors for StatusPluginItem and StatusMenuItem.

 -- Bruno dos Santos de Araujo <bruno.araujo@indt.org.br>  Tue, 22 Sep 2009 16:13:07 -0400

python-hildondesktop (0.0.3-1maemo1) unstable; urgency=low

  * Increment version due to various API changes to match Maemo 5 API.
  * Simplify loader code and fix some bugs.
  * Add python2.5-hildondesktop to python-hildondesktop Provides field.
  * Make hildon-desktop-python-loader depend on python-hildondesktop (used to
    check if the object returned by the widget is of correct type).

 -- Anderson Lizardo <anderson.lizardo@indt.org.br>  Mon, 25 May 2009 19:01:25 -0400

python-hildondesktop (0.0.2-1maemo1) unstable; urgency=low

  [ Bruno dos Santos de Araujo ]
  * New version, based on Ubuntu sources.
  * Drop python2.6 requirement and remove hard-coded reference to
    dist-packages in .install file.

  [ Anderson Lizardo ]
  * Remove references to "hildondesktop" in configure.ac/Makefile.am (only
    libhildondesktop exists now).
  * Remove old patch and the patch system.
  * debian/rules: cleanup.
  * Update binding to the new fremantle API: new hildondesktop.defs,
    hildondesktop.override, a few helper .c/.h files.
  * Add hildondesktop_gen_defs.sh script to help updating binding definition
    files.
  * Avoid installing unnecessary files in loader directory.

 -- Anderson Lizardo <anderson.lizardo@indt.org.br>  Fri, 22 May 2009 16:18:23 -0400

python-hildondesktop (0.0.2-0ubuntu5) jaunty; urgency=low

  * No-change rebuild to fix lpia shared library dependencies.

 -- Matthias Klose <doko@ubuntu.com>  Sun, 22 Mar 2009 16:50:12 +0100

python-hildondesktop (0.0.2-0ubuntu4) jaunty; urgency=low

  * Update the patch to drop a number of other functions.

 -- Steve Kowalik <stevenk@ubuntu.com>  Thu, 12 Mar 2009 14:03:43 +1100

python-hildondesktop (0.0.2-0ubuntu3) jaunty; urgency=low

  * Doh! Python 2.6 uses dist-packages, not site-packages.

 -- Steve Kowalik <stevenk@ubuntu.com>  Mon, 02 Mar 2009 15:52:35 +1100

python-hildondesktop (0.0.2-0ubuntu2) jaunty; urgency=low

  * Update to Python 2.6.
  * Clean up rules a little.
  * Sprinkle in dpatch.
  * Add a patch to build against hildon-desktop by removing set_batch_add.

 -- Steve Kowalik <stevenk@ubuntu.com>  Mon, 02 Mar 2009 12:24:39 +1100

python-hildondesktop (0.0.2-0ubuntu1) intrepid; urgency=low

  [ Steve Kowalik ]
  * Update to 0.0.2, target to Intrepid. (LP: #272085)
  * Clean up dependencies, and use python-support.

  [ Adilson Oliveira ]
  * Fixed python-gtk2-dev dependency.
  * Changed aclocal-1.7 to aclocal in autogen.sh 

  [ Tollef Fog Heen ]
  * Get rid of useless debian/debian file.
  * Remove shared library gunk from debian/rules.
  * Fix configure target; get rid of configure-stamp-target
  * Add COPYING.LIB and write up debian/changelog.
  * Add missing libtool, automake, autoconf build dependencies.
  * Add versioned build-dependency on working libhildondesktop-dev for
    working .pc file.
  * Set maintainer to Ubuntu Mobile list.

 -- Steve Kowalik <stevenk@ubuntu.com>  Mon, 22 Sep 2008 15:01:27 +1000

