gnome-bluetooth (0.11.0-0ubuntu1) hardy; urgency=low * New upstream version: - drop gnome-obex-send (bluez-utils provides bluetooth-sendto) - clean filename when pushing file * debian/control: - Recommend bluez-gnome -- Baptiste Mille-Mathias Sun, 10 Feb 2008 13:26:28 +0100 gnome-bluetooth (0.9.1-0ubuntu1) gutsy; urgency=low * New upstream release: - Fix a typo that meant the obex server was crashing when receiving a file -- Evan Dandrea Mon, 23 Jul 2007 10:00:16 -0400 gnome-bluetooth (0.9.0-0ubuntu2) gutsy; urgency=low * debian/control: - Build-depend on libgail-gnome-dev. Fixes FTBFS. -- Evan Dandrea Fri, 20 Jul 2007 13:32:25 -0400 gnome-bluetooth (0.9.0-0ubuntu1) gutsy; urgency=low * New upstream release: - Send a disconnect when we finish sending a file, fixes reception of files on some devices - Use new GTK+ features for the tray icon - Build fixes * debian/patches/fix-python-Makefile.patch: - updated. * debian/patches/libegg_transparency.patch: - removed. * debian/control: - updated libbtctl4 dependency. - switched from Source-Version to binary:Version. - added misc:Depends for dh_gconf. -- Evan Dandrea Wed, 18 Jul 2007 13:13:06 -0400 gnome-bluetooth (0.8.0-0ubuntu4) feisty; urgency=low * Rebuild to get rid of libopenobex1.0 (and use libopenobex instead). * debian/control: - changed Maintainer field. - dropped duplicate libbonobo2-dev Build-Depends. - bumped python-central and debhelper Build-Depends. * debian/pycompat: 2. * debian/libgnomebt0-dev.install: - don't install *.la files. -- Daniel Holbach Thu, 15 Mar 2007 19:02:12 +0100 gnome-bluetooth (0.8.0-0ubuntu3) feisty; urgency=low * Rebuild for python2.5 as the default python version. -- Matthias Klose Fri, 12 Jan 2007 13:19:56 +0000 gnome-bluetooth (0.8.0-0ubuntu2) feisty; urgency=low * Rebuild with current gnome-vfs2 to get .la not mentionning dbus-glib which is not required -- Sebastien Bacher Wed, 6 Dec 2006 21:41:28 +0100 gnome-bluetooth (0.8.0-0ubuntu1) edgy; urgency=low * New upstream release: - Fix icons not showing up properly - Allow passing URIs as well as local filenames to gnome-obex-send (Malone: #62944) - Save to ~/Desktop/Downloads by default, then fallback to ~/Desktop and ~/, as Epiphany does, or to the user specified directory - Remove direct openobex and bluez-devel dependencies, as well as gnome-vfs * debian/control: - bumped requirements, - dropped libopenobex1.0-dev and libbluetooth-dev Build-Depends. - new python-gnomebt package. - python-central, python transition. * debian/gnome-bluetooth.install: - install etc/gconf schemas, - drop useless directories, * debian/patches/fix-desktop-files.patch, debian/patches/fix-python-Makefile.patch: - updated. * debian/rules: - python transition. -- Daniel Holbach Tue, 10 Oct 2006 19:28:38 +0200 gnome-bluetooth (0.7.0-0ubuntu6) edgy; urgency=low * Rebuild against dbus 0.90 -- Sebastian Dröge Fri, 25 Aug 2006 06:09:00 +0200 gnome-bluetooth (0.7.0-0ubuntu5) edgy; urgency=low * Rebuild for libbluetooth2 changed build-depends from libbluetooth1-dev to libbluetooth2-dev -- Michael Bienia Thu, 24 Aug 2006 21:17:58 +0200 gnome-bluetooth (0.7.0-0ubuntu4) dapper; urgency=low * Revert the previous 148k diff that came with no useful explanation, debian/rules hacks that made little sense, and reverted MenusRevisted. * Install /usr/share/pixmaps, and the blueradio-48.png icon that lives there, so that we get a proper application icon (launchpad.net/35369) * Move the Bluetooth File Sharing icon to Applications->Accessoris and the Bluetooth Manager icon to System->Preferences (launchpad.net/43441) * Apply patch from Emmet Hikory to make our .desktop files validate cleanly, and merge with previous desktop mangling (launchpad.net/33573) * Apply patch to make the tray icon transparent (launchpad.net/43810) -- Adam Conrad Thu, 18 May 2006 09:27:51 +1000 gnome-bluetooth (0.7.0-0ubuntu3) dapper; urgency=low * A _real_ fix-icon-location.patch patch * Remove NoDisplay=true from .desktop files to show the menu items * Closes LP #35369 -- Charles Majola Thu, 4 May 2006 11:16:33 +0000 gnome-bluetooth (0.7.0-0ubuntu2) dapper; urgency=low * Rebuild to link against gnutls12 (unnecessary dependency, but --as-needed breaks). -- Martin Pitt Thu, 9 Mar 2006 08:41:30 +0100 gnome-bluetooth (0.7.0-0ubuntu1) dapper; urgency=low * New upstream release: - Fix a bad crasher that was plaguing 0.6.0 users - Have the menu icons magically appear again - Fix some memory leaks - Better message when an error occurs sending a file to a Palm - Fix build warnings - Fix Python detection for bi-arch systems - Update for libbtctl 0.6.0. * debian/control: - bumped Build-Dep on libbtctl2-dev (>= 0.6.0). - replaced libbonobo-activation-dev by libbonobo2-dev * debian/rules: - removed unnecessary build options. - use gnome.mk, drop buildcore.mk, autotools.mk. * debian/patches/fix-python-Makefile.patch: - fixed buildsystem to install python files * debian/patches/fix-python-Makefile.patch: - fixed buildsystem to install python files. * debian/patches/MenusRevisited.patch: - hide both menu entries as per MenusRevisited. -- Daniel Holbach Thu, 24 Nov 2005 18:26:41 +0100 gnome-bluetooth (0.6.0+cvs2005.09.09-0ubuntu1) breezy; urgency=low * CVS fixes: - src/fileactiondialog.gob: don't use uri after it was freed, make sure that a URI was created before using it - src/gnomebt-fileactiondialog-test.c: (main): check that the files exist before running the tests - src/controller.gob: fix 2 memory leaks, gconf_client_get_string already returns a newly-allocated string - src/permissiondialog.gob: fix a double-free * fixes Malone #2406. -- Daniel Holbach Tue, 20 Sep 2005 19:36:24 +0200 gnome-bluetooth (0.6.0-0ubuntu1) breezy; urgency=low * New upstream release: - gnome-obex-server: Now preserves timestamps of reserved files (Tumoas Salo). - Save received files to the path specified in the /apps/gnome-obex-server/savedir GConf key - Remove the nautilus extension, sending files over Bluetooth devices is now handled though nautilus-sendto (Bastien Nocera) - Make gnome-bluetooth-manager run with newer PyGTK (Olav Vitters, Harald Hoyer) - Make dialogues comply better with the HIG (Bastien Nocera) - Add a test program for the spinner widget (Bastien Nocera) - Build fixes (Bastien Nocera) - Updated translations. * debian/control: - Bumped Standards-Version. - Adjusted Build-Depends according to configure.in * debian/patches/01_gnome-ui-appbar-fix.patch: - dropped. -- Daniel Holbach Fri, 9 Sep 2005 17:12:18 +0200 gnome-bluetooth (0.5.1-1ubuntu7) hoary; urgency=low * Rebuilt, because of libhowl0 moving out. -- Daniel Holbach Thu, 10 Mar 2005 13:55:24 +0100 gnome-bluetooth (0.5.1-1ubuntu6) hoary; urgency=low * debian/patches/01_gnome-ui-appbar-fix.patch: - gtk.Statusbar() fix thanks very much to Trent Lloyd. * debian/control: - Build-Depend on librsvg2-dev, python2.4-dev. Migrate all to python2.4. -- Jeff Waugh Mon, 24 Jan 2005 19:11:43 +1100 gnome-bluetooth (0.5.1-1ubuntu5) hoary; urgency=low * debian/control: - Build-Depends typo. -- Jeff Waugh Thu, 2 Dec 2004 21:51:04 +1100 gnome-bluetooth (0.5.1-1ubuntu4) hoary; urgency=low * debian/control: - Eugh, Build-Depends. -- Jeff Waugh Thu, 2 Dec 2004 15:05:29 +1100 gnome-bluetooth (0.5.1-1ubuntu3) hoary; urgency=low * debian/control: - Build-Depend on intltool -- Jeff Waugh Thu, 2 Dec 2004 14:12:48 +1100 gnome-bluetooth (0.5.1-1ubuntu2) hoary; urgency=low * Upload to Ubuntu -- Jeff Waugh Wed, 1 Dec 2004 18:47:26 +1100 gnome-bluetooth (0.5.1-1) unstable; urgency=low * New upstream release. -- Edd Dumbill Fri, 18 Jun 2004 20:13:52 +0100 gnome-bluetooth (0.5-3) unstable; urgency=low * Add more missing dependencies for gnome-bluetooth (gtk2, glade2, gnome2). -- Edd Dumbill Sat, 12 Jun 2004 02:54:48 +0100 gnome-bluetooth (0.5-2) unstable; urgency=low * Add missing dependency on python2.3-libbtctl. -- Edd Dumbill Fri, 11 Jun 2004 15:22:36 +0100 gnome-bluetooth (0.5-1) unstable; urgency=low * Initial packaging. -- Edd Dumbill Thu, 10 Jun 2004 11:07:33 +0100