Changelog
bluez-gnome (0.25-0ubuntu2) intrepid; urgency=low
[ Michael Frey ]
* Add hildon support and enable it on lpia; LP: #208423.
- New patch, 05_hildon_ui, misc Hildon UI changes for low resolution
screens.
. New --enable-hildon configure flag to define HILDON.
. Use a Gtk+ hbox instead of vbox in the UI to make a better use of
screen estate.
. Wrap top level container (main box) into a vbox and hbox to tweak
horiz and vert positions.
- New patch, 99_automake, generated with aclocal-1.10 && autoconf &&
autoheader && rm -rf autom4te.cache config.h.in~.
[ Loic Minier ]
* Tune patches 05_hildon_ui and 99_automake.
. Use upstream indentation style (tabs).
. Use #ifdef HILDON consistenly instead of mixing with #if HILDON.
. Minimize number of patched lines (no removed lines anymore).
. Move configure.in snippet from 99_automake (carrying autogenerated
files) to 05_hildon_ui.
* Call autoheader when generating 99_automake.
* Change enable_hildon != no test in 05_hildon_ui to enable_hildon == yes as
enable_hildon is empty when not given.
* Use DEB_HOST_ARCH instead of DEB_BUILD_ARCH to test target architecture.
* Tweak above changelog entries slightly to document each individual change,
to close LP bug, to target intrepid, and to update upload time.
* Move DEB_CONFIGURE_EXTRA_FLAGS additions below the cdbs includes as
otherwise these are reset... doh!
-- Michael Frey <email address hidden> Tue, 17 Jun 2008 22:37:30 +0200