gnome-bluetooth (3.2.1-1) unstable; urgency=low

  [ Jordi Mallach ]
  * Make all packages Arch: linux-any.

  [ Michael Biebl ]
  * New upstream release.
  * debian/libgnome-bluetooth8.symbols:
    - Add new bluetooth_status_get_type symbol.
  * Remove obsolete xdg autostart conffile on upgrades. Closes: #645445

 -- Michael Biebl <biebl@debian.org>  Wed, 19 Oct 2011 01:08:02 +0200

gnome-bluetooth (3.2.0-2) unstable; urgency=low

  [ Laurent Bigonville ]
  * debian/control.in: Update Vcs-Svn and Vcs-Browser URL

  [ Michael Biebl ]
  * Upload to unstable.
  * debian/control.in:
    - Add Breaks against gnome-phone-manager (<< 0.67) and
      network-manager-gnome (<< 0.9.0-3) as loading both GTK 2 and GTK 3 in
      the same process is not allowed.

 -- Michael Biebl <biebl@debian.org>  Thu, 13 Oct 2011 19:14:08 +0200

gnome-bluetooth (3.2.0-1) experimental; urgency=low

  [ Laurent Bigonville ]
  * New upstream release
    - debian/libgnome-bluetooth8.symbols: Adjusts .symbols file
  * debian/control.in:
    - Bump Standards-Version to 3.9.2 (no further changes)
  * debian/rules: List missing files during build
  * debian/watch:
    - Switch to .bz2 tarballs.
  * debian/watch: Fix regex so latest directory is correctly detected

  [ Michael Biebl ]
  * debin/watch:
    - Switch to .xz tarballs.
  * debian/control.in:
    - Drop Build-Depends on libgnome-control-center-dev.
    - Add Breaks against nautilus-sendto (<< 3.0) as loading both GTK 2 and
      GTK 3 in the same process is not allowed.
    - Don't hard-code dependency on libdconf0 | gsettings-backend but rely on
      dh_installgsettings to set the correct dependencies. Bump Build-Depends
      on cdbs accordingly.
  * Strip debian/tmp/ from .install files.
  * Refresh debian/patches/01_autostart_path.patch.

 -- Michael Biebl <biebl@debian.org>  Tue, 11 Oct 2011 22:57:52 +0200

gnome-bluetooth (3.0.0-1) experimental; urgency=low

  [ Laurent Bigonville ]
  * New upstream release
  * debian/control.in:
    - Drop libgconf2-dev build-dependency
    - Add Build-Conflicts: nautilus-sendto (>> 3.1.0)
  * debian/rules:
    - Always bump shlibs files, we are using .symbols files anyway
  * debian/libgnome-bluetooth8.symbols: Adjust .symbols file

  [ Josselin Mouette ]
  * Make the -dev package depend on the gir package.

 -- Laurent Bigonville <bigon@debian.org>  Sun, 10 Apr 2011 14:14:23 +0200

gnome-bluetooth (2.91.5-1) experimental; urgency=low

  [ Laurent Bigonville ]
  * New upstream release
    - Bump libgnome-bluetooth soname
    - Update .symbols file
    - Japanese translation updated (Closes: #601518)
  * debian/control.in:
    - Bump build-dependencies
    - Drop not needed build-dependencies
    - Add libgnome-control-center-dev build-dependency
    - Add gobject-introspection, libgirepository1.0-dev, gir1.2-atk-1.0,
      gir1.2-freedesktop, gir1.2-gtk-3.0 and libatk1.0-dev for introspection
    - Bump Standards-Version to 3.9.1 (no further changes)
    - Bump debhelper compatibility to 8
    - Remove duplicate Section to please lintian
    - Make gnome-bluetooth depends against ${gir:Depends} and libdconf0
    - Add gir1.2-gnomebluetooth-1.0 package
  * Switch to dpkg-source 3.0 (quilt) format
  * debian/libgnome-bluetooth-dev.install: Install .gir file
  * debian/rules:
    - Add --enable-introspection
    - Add parameters for dh_girepository for gnome-bluetooth package
  * debian/gnome-bluetooth.install:
    - Remove debian/tmp/etc
    - Add debian/tmp/usr/lib/control-center-1/panels/*.so,
      debian/tmp/usr/lib/gnome-bluetooth/*.so*,
      debian/tmp/usr/lib/gnome-bluetooth/*.typelib,
      debian/tmp/usr/share/GConf/gsettings/,
      debian/tmp/usr/share/glib-2.0/schemas/

  [ Emilio Pozuelo Monfort ]
  * debian/control.in:
    + Bump gobject-introspection build dependency to get a
      dh_girepository that can cope with private libraries.
    + Update gtk+ 3 package names.
  * New upstream release.
  * debian/rules:
    + Don't run dh_makeshlibs on gnome-bluetooth.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Sun, 27 Feb 2011 15:45:22 +0000

gnome-bluetooth (2.30.0-3) unstable; urgency=low

  [ Josselin Mouette ]
  * 02_ja_po.patch: patch from Nobuhiro Iwamatsu to update Japanese 
    translation. Closes: #601518.

  [ Sjoerd Simons ]
  * debian/patches/03_fix_build_with_libnotify_0.7.0.patch:
    + Added. Fix build with libnotify7

 -- Sjoerd Simons <sjoerd@debian.org>  Sun, 31 Jul 2011 14:52:22 +0100

gnome-bluetooth (2.30.0-2) unstable; urgency=low

  * 61-gnome-bluetooth-rfkill.rules: use the new syntax to use udev-acl.
    Closes: #582188, #584312.
  * Require udev 154 because of this change.

 -- Josselin Mouette <joss@debian.org>  Sat, 26 Jun 2010 08:21:03 +0200

gnome-bluetooth (2.30.0-1) unstable; urgency=low

  [ Emilio Pozuelo Monfort ]
  * debian/watch:
    - Only track stable releases.

  [ Sebastian Dröge ]
  * New upstream release:
    + debian/control.in:
      - Update build dependencies.
      - Add required dependencies to the -dev package.
    + debian/debian/libgnome-bluetooth7.symbols:
      - Add new symbols.
    + debian/gnome-bluetooth.install,
      debian/control.in:
      - Ship the nautilus-sendto plugin.

 -- Sebastian Dröge <slomo@debian.org>  Fri, 23 Apr 2010 08:03:27 +0200

gnome-bluetooth (2.28.6-2) unstable; urgency=low

  * debian/control.in:
    - recommends on obexd-server removed, g-bluetooth doesnt
      use its interface and that was causing a lot of features
      not working correctly. The package we need is actually 
      obex-data-server, re-adding it back as a strong dependency.

 -- Andrea Veri <and@debian.org>  Fri, 15 Jan 2010 14:47:06 +0100

gnome-bluetooth (2.28.6-1) unstable; urgency=low

  * New upstream bug fix release.
  * debian/control.in:
    - DM tag removed, not needed anymore.

 -- Andrea Veri <and@debian.org>  Mon, 11 Jan 2010 22:43:46 +0100

gnome-bluetooth (2.28.3-3) unstable; urgency=low

  [ Josselin Mouette ]
  * Recommend obexd-server. Closes: #558377.

  [ Andrea Veri ]
  * debian/control:
    - added a suggests on gnome-user-share, its bluetooth 
      support should be working fine now.

  [ Josselin Mouette ]
  * 61-gnome-bluetooth-rfkill.rules: new file. Set ACLs for console 
    users on /dev/rfkill. Closes: #552185.
  * Install it in the udev directory.
  * Require udev 146 and consolekit for it to work properly.
  * Pass --disable-icon-update.

 -- Josselin Mouette <joss@debian.org>  Sat, 09 Jan 2010 14:13:47 +0100

gnome-bluetooth (2.28.3-2) unstable; urgency=low

  [ Andrea Veri ]
  * debian/control.in:
    - moved maintainer to pkg-gnome.
    - added pkg-gnome-tools B-D since we have a control.in
      file now to autogenerate uploaders list.
    - removed libgeoclue-dev B-D, it was causing issues on kfreebsd, 
      and it's actually not really needed.
    - VCS-* fields updated since we moved the branch to pkg-gnome.
  * debian/rules:
    - added uploaders.mk include from gnome-pkg-tools

  [ Emilio Pozuelo Monfort ]
  * debian/control.in:
    - Remove Filippo from uploaders with his consent. Thanks for your
      past work!
    - Wrap dependencies.
  * debian/watch:
    - Don't uupdate.
  * debian/control.in,
    debian/rules:
    - Remove no longer needed chrpath calls. Stop build depending on chrpath.
  * debian/rules:
    - Remove buildcore.mk, not needed.
    - Include gnome-get-source.mk
  * debian/libgnome-bluetooth-dev.install:
    - Stop shipping *.la.

 -- Andrea Veri <andrea.veri89@gmail.com>  Thu, 12 Nov 2009 20:04:49 +0100

gnome-bluetooth (2.28.3-1) unstable; urgency=low

  * New upstream release.
  * debian/control:
    - obex-data-server depends removed and added
      obexd-client instead required by bluetooth-sendto
      to work properly. (Closes: #551974)
    - added a B-D on libgeoclue-dev for a proper plugin's
      build.
  * debian/gnome-bluetooth.install:
    - enabling plugins installation
  * debian/patches/01_autostart_path.patch:
    - added to adjust autostartdir path to the right
      value /usr/share/gnome/autostart

 -- Andrea Veri <andrea.veri89@gmail.com>  Fri, 23 Oct 2009 12:20:27 +0200

gnome-bluetooth (2.28.1-2) unstable; urgency=low

  * debian/control:
    - added bluez depends for gnome-bluetooth, this is 
      definitely required. (Closes: #535057)

 -- Andrea Veri <andrea.veri89@gmail.com>  Wed, 14 Oct 2009 00:21:07 +0200

gnome-bluetooth (2.28.1-1) unstable; urgency=low

  * New upstream release.
  * debian/control:
    - bumped standards-version to latest 3.8.3
    - added myself into uploaders, I gonna help Filippo
      updating this package for the future.
    - added Debian Maintainers Tag.
    - libdbus-glib-1-dev bumped to >= 0.74.
    - libhal-dev B-D removed, it's no more needed according
      to configure.ac requirements.
    - libgnome-bluetooth package renamed to libgnome-bluetooth7,
      to match soname change. Plus renamed all other entries that
      had the old libgnome-bluetooth name.
  * debian/libgnome-bluetooth.install:
    - renamed to match soname bump.
  * debian/libgnome-bluetooth.symbols:
    - renamed to match soname change
    - refreshed with new symbols after soname bump.
  * debian/rules:
    - simple-patchsys include removed, we have no patches to apply.
  * debian/copyright:
    - added missing copyright holders.

 -- Andrea Veri <andrea.veri89@gmail.com>  Fri, 09 Oct 2009 20:30:37 +0200

gnome-bluetooth (2.27.5-1) unstable; urgency=low

  * New upstream version (Closes: #530396)
    + actually a fork of bluez-gnome, conflict accordingly
    + revisit debian/copyright
  * Ship a .symbols file for libgnome-bluetooth, thanks Sjoerd Simons
  * Add chrpath to build-depends and explictely strip RPATH
  * Upgrade to S-V 3.8.1, no changes needed

 -- Filippo Giunchedi <filippo@debian.org>  Sun, 24 May 2009 21:42:09 +0200

gnome-bluetooth (0.9.1-1) unstable; urgency=low

  * New upstream release, bump libgnomeui-dev dep to >= 2.14
  * libbluetooth2-dev -> libbluetooth-dev transition 
  * first upload to unstable (Closes: #253735)

 -- Filippo Giunchedi <filippo@debian.org>  Tue, 24 Jul 2007 16:32:57 +0200

gnome-bluetooth (0.8.0-1) UNRELEASED; urgency=low

  * New upstream release
  * Add Bastien Nocera as author. [debian/copyright]
  * Bump debhelper comp. level to 5. [debian/compat, debian/control]
  * Update build-depends according to configure.in. [debian/control]
  * Bump Standards-Version to 3.7.2. No changes needed. [debian/control]
  * Change libbtctl2-dev dep version to binary:Source to reobtain binNMU
    compatibility. [debian/control]
  * Drop .la files. [debian/libgnomebt0-dev.install]
  * Move icon to Utilities menu. [debian/patches/10_desktop-file.patch]
  * Add watch file. [debian/watch]
  * Change to synchronous rescan [debian/patches/20_rescan.patch]
  * Fix typo in nb translation. [30_nb-translation-typo.patch]
  * Add man pages
  * Fix typo in package description

 -- Oystein Gisnas <oystein@gisnas.net>  Sat, 24 Feb 2007 22:39:57 +0100

gnome-bluetooth (0.7.0-1) unstable; urgency=low

  * New upstream release

 -- Filippo Giunchedi <filippo@debian.org>  Fri,  2 Dec 2005 21:20:23 +0100

gnome-bluetooth (0.6.0-1) unstable; urgency=low

  * New Upstream release 

 -- Filippo Giunchedi <filippo@debian.org>  Fri,  2 Dec 2005 19:33:47 +0100

gnome-bluetooth (0.6.0+cvs2005.09.09-2) unstable; urgency=low

  * build-dep on python-dev and not python2.3-dev 

 -- Filippo Giunchedi <filippo@debian.org>  Sun, 13 Nov 2005 16:29:14 +0100

gnome-bluetooth (0.6.0+cvs2005.09.09-1) unstable; urgency=low

  * first upload to debian, imported from ubuntu (Closes: #253735)
  * revert back to python2.3

 -- Filippo Giunchedi <filippo@debian.org>  Tue,  1 Nov 2005 18:23:17 +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 <dh@mailempfang.de>  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 <dh@mailempfang.de>  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 <dh@mailempfang.de>  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 <jeff.waugh@ubuntu.com>  Mon, 24 Jan 2005 19:11:43 +1100

gnome-bluetooth (0.5.1-1ubuntu5) hoary; urgency=low

  * debian/control:
    - Build-Depends typo.

 -- Jeff Waugh <jeff.waugh@canonical.com>  Thu,  2 Dec 2004 21:51:04 +1100

gnome-bluetooth (0.5.1-1ubuntu4) hoary; urgency=low

  * debian/control:
    - Eugh, Build-Depends.

 -- Jeff Waugh <jeff.waugh@canonical.com>  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 <jeff.waugh@canonical.com>  Thu,  2 Dec 2004 14:12:48 +1100

gnome-bluetooth (0.5.1-1ubuntu2) hoary; urgency=low

  * Upload to Ubuntu

 -- Jeff Waugh <jeff.waugh@canonical.com>  Wed,  1 Dec 2004 18:47:26 +1100

gnome-bluetooth (0.5.1-1) unstable; urgency=low

  * New upstream release.

 -- Edd Dumbill <ejad@debian.org>  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 <ejad@debian.org>  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 <ejad@debian.org>  Fri, 11 Jun 2004 15:22:36 +0100

gnome-bluetooth (0.5-1) unstable; urgency=low

  * Initial packaging.

 -- Edd Dumbill <ejad@debian.org>  Thu, 10 Jun 2004 11:07:33 +0100
