X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=debian%2Fchangelog;h=c2147d3c924089b23721dde5842faa7843ea63dd;hb=b68b97db1eef408a0ce84201311042c2c1619aff;hp=6de425435254b3d67b5b5879e2e36062327ae5ec;hpb=e5e536e85f6171ecccdb99a083d9415d0dd61e98;p=googlelatitude diff --git a/debian/changelog b/debian/changelog index 6de4254..c2147d3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,94 @@ -googlelatitude (0.1-1) fremantle; urgency=low +googlelatitude (0.5-0) unstable; urgency=low + + * Changed the old code to work as a daemon + * Implemented dbus (adaptor and client) + * Added a settings plugin to the system settings with various options + * Maybe more + + -- Danilo Luvizotto Thu, 06 Jan 2011 18:34:12 +0200 + +googlelatitude (0.4-0) unstable; urgency=low + + * Bump version + + -- Rodrigo Linfati Wed, 05 May 2010 16:14:00 +0200 + +googlelatitude (0.3-9) unstable; urgency=low + + * Cleanup, preparation for pr1.2 + * Now Google Location and Buzz + * TODO: geolocation on webkit + + -- Rodrigo Linfati Wed, 05 May 2010 16:05:51 +0200 + +googlelatitude (0.3-8) unstable; urgency=low + + * Testing, minor bugs fix + + -- Rodrigo Linfati Sat, 02 Jan 2010 03:53:51 +0100 + +googlelatitude (0.3-7) unstable; urgency=low + + * libqt4 -> diablo = OK, fremantle -> fail + * libqt4-maemo5 -> fremantle => OK + + -- Rodrigo Linfati Sat, 02 Jan 2010 03:40:22 +0100 + +googlelatitude (0.3-6) unstable; urgency=low + + * test libqt4 + libqt4-maemo5 + + -- Rodrigo Linfati Sat, 02 Jan 2010 02:44:33 +0100 + +googlelatitude (0.3-5) unstable; urgency=low + + * some fix, support to auto update, auto stop on real-fix + + -- Rodrigo Linfati Fri, 01 Jan 2010 23:32:32 +0100 + +googlelatitude (0.3-1) unstable; urgency=low + + * initial support to liblocation + + -- Rodrigo Linfati Fri, 01 Jan 2010 16:20:56 +0100 + +googlelatitude (0.2-2) unstable; urgency=low + + * minor change in gui + + -- Rodrigo Linfati Tue, 29 Dec 2009 23:23:46 +0100 + +googlelatitude (0.2-1) unstable; urgency=low + + * more fix... + + -- Rodrigo Linfati Tue, 29 Dec 2009 21:53:01 +0100 + +googlelatitude (0.2-0) unstable; urgency=low + + * Google Maps via WebKit + + -- Rodrigo Linfati Tue, 29 Dec 2009 12:58:25 +0100 + +googlelatitude (0.1-4) unstable; urgency=low + + * add libgconf2-dev depend... ¿why? + + -- Rodrigo Linfati Wed, 16 Dec 2009 19:08:20 +0100 + +googlelatitude (0.1-3) unstable; urgency=low + + * fix depend from libqt4-dev to libqt4-maemo5-dev + + -- Rodrigo Linfati Wed, 16 Dec 2009 16:35:12 +0100 + +googlelatitude (0.1-2) unstable; urgency=low + + * fix section + + -- Rodrigo Linfati Wed, 16 Dec 2009 15:34:52 +0100 + +googlelatitude (0.1-1) unstable; urgency=low * Initial release