gnome-bluetooth (3.28.0-2ubuntu0.2) bionic; urgency=medium

  * debian/patches/git_set_trusted.patch,
    debian/patches/git_pair_pointer.patch:
    - backport upstream commits to fix marking of device trusted on pairing
      not always working (leading to auto-reconnect not working).
      Always try to pair pointer devices also, that's expected by most
      recent devices, removing the specific list of devices which should
      use the default PIN and do that for all devices (lp: #1779289)
    
 -- Sebastien Bacher <seb128@ubuntu.com>  Fri, 12 Apr 2019 15:06:49 +0200

gnome-bluetooth (3.28.0-2ubuntu0.1) bionic-security; urgency=medium

  * SECURITY UPDATE: work around bluetoothd discoverability issue
    - debian/patches/CVE-2018-10910.patch: fix Discoverable being reset
      when turned off in lib/bluetooth-client.c.
    - CVE-2018-10910

 -- Marc Deslauriers <marc.deslauriers@ubuntu.com>  Fri, 11 Jan 2019 14:41:45 -0500

gnome-bluetooth (3.28.0-2) unstable; urgency=medium

  * Have libgnome-bluetooth-dev depend on libcanberra-gtk3-dev and
    libnotify-dev to match its pkgconfig file (LP: #1755758)

 -- Jeremy Bicha <jbicha@debian.org>  Wed, 14 Mar 2018 22:20:17 -0400

gnome-bluetooth (3.28.0-1) unstable; urgency=medium

  * New upstream release
  * Release to unstable

 -- Jeremy Bicha <jbicha@debian.org>  Mon, 12 Mar 2018 16:37:34 -0400

gnome-bluetooth (3.27.90-1) experimental; urgency=medium

  * New upstream development release
  * Update configure flags
  * debian/libgnome-bluetooth13.symbols: Drop apparently unused symbol
    according to https://codesearch.debian.net/

 -- Jeremy Bicha <jbicha@debian.org>  Sun, 18 Feb 2018 16:50:20 -0500

gnome-bluetooth (3.26.1-3) unstable; urgency=medium

  * Update Vcs fields for migration to https://salsa.debian.org/
  * Bump debhelper compat to 11

 -- Jeremy Bicha <jbicha@debian.org>  Sat, 03 Feb 2018 21:58:43 -0500

gnome-bluetooth (3.26.1-2) unstable; urgency=medium

  [ Jeremy Bicha ]
  * Update Vcs fields for conversion to git
  * Add debian/gbp.conf
  * Bump Standards-Version to 4.1.2

  [ Simon McVittie ]
  * Promote libgnome-bluetooth-dev from Priority: extra to optional.
    The extra priority is now deprecated.

 -- Jeremy Bicha <jbicha@debian.org>  Sat, 16 Dec 2017 13:32:57 -0500

gnome-bluetooth (3.26.1-1) unstable; urgency=medium

  * New upstream release to fix icons

 -- Jeremy Bicha <jbicha@debian.org>  Fri, 15 Sep 2017 12:50:35 -0400

gnome-bluetooth (3.26.0-1) unstable; urgency=medium

  * New upstream release

 -- Jeremy Bicha <jbicha@debian.org>  Mon, 11 Sep 2017 15:52:03 -0400

gnome-bluetooth (3.25.91-1) unstable; urgency=medium

  * New upstream release
  * Build with meson (Closes: #830052)
  * debian/control.in:
    - Drop obsolete Suggests: gnome-user-share
    - Allow unity-control-center to fulfill Recommends: gnome-control-center
  * Bump Standards-Version to 4.1.0

 -- Jeremy Bicha <jbicha@debian.org>  Wed, 06 Sep 2017 22:18:49 -0400

gnome-bluetooth (3.20.1-1) unstable; urgency=medium

  * New upstream release.
  * Bump debhelper compat level to 10 for automatic dh-autoreconf.
  * Update symbols file for libgnome-bluetooth13 for the
    bluetooth_type_to_filter_string API addition.
  * Use as-needed to avoid unnecessary library dependencies.
  * Drop pre-wheezy migration code.

 -- Michael Biebl <biebl@debian.org>  Wed, 22 Feb 2017 15:05:07 +0100

gnome-bluetooth (3.20.0-1) unstable; urgency=medium

  [ Laurent Bigonville ]
  * Drop debian/61-gnome-bluetooth-rfkill.rules: gnome-bluetooth is not
    managing rfkill anymore, this has been moved to gnome-settings-daemon
    which is shipping the exact same rules file.
  * Drop dependency against libpam-systemd, this was added for the udev rules
    that are gone now.
  * Bump Standards-Version to 3.9.8 (no further changes)

  [ Michael Biebl ]
  * New upstream release.
  * Bump debhelper compatibility level to 9.
  * Convert to multiarch. Mark gir, dev and library package as
    Multi-Arch: same. (Closes: #813036)
  * Convert from cdbs to dh.

 -- Michael Biebl <biebl@debian.org>  Fri, 01 Jul 2016 12:02:58 +0200

gnome-bluetooth (3.18.3-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version to 3.9.7

 -- Andreas Henriksson <andreas@fatal.se>  Thu, 24 Mar 2016 15:39:22 +0100

gnome-bluetooth (3.18.2-1) unstable; urgency=medium

  * New upstream release.
  * Update symbols file for libgnome-bluetooth13.

 -- Michael Biebl <biebl@debian.org>  Thu, 21 Jan 2016 01:55:50 +0100

gnome-bluetooth (3.18.1-1) unstable; urgency=medium

  * New upstream release.

 -- Michael Biebl <biebl@debian.org>  Wed, 11 Nov 2015 16:38:38 +0100

gnome-bluetooth (3.18.0-1) unstable; urgency=medium

  * New upstream release.

 -- Andreas Henriksson <andreas@fatal.se>  Sat, 03 Oct 2015 18:23:14 +0200

gnome-bluetooth (3.17.92-1) experimental; urgency=medium

  * New upstream release candidate.

 -- Andreas Henriksson <andreas@fatal.se>  Fri, 18 Sep 2015 09:33:27 +0200

gnome-bluetooth (3.17.90-1) experimental; urgency=medium

  * New upstream beta release.
  * Update build-dependencies according to configure.ac changes:
    - drop yelp-tools
    - add libcanberra-gtk3-dev and libnotify-dev
  * Stop installing usr/share/help, no longer available.

 -- Andreas Henriksson <andreas@fatal.se>  Wed, 16 Sep 2015 16:04:40 +0200

gnome-bluetooth (3.16.1-1) unstable; urgency=medium

  * New upstream release.
  * Drop obsolete Breaks/Replaces from pre-wheezy.
  * Wrap dependencies.
  * Bump Build-Depends on libgtk-3-dev to (>= 3.12.0) as per configure.ac
  * Update Homepage: URL.
  * Update debian/copyright using the machine-readable copyright format 1.0.
  * Bump Standards-Version to 3.9.6.

 -- Michael Biebl <biebl@debian.org>  Thu, 28 May 2015 02:36:55 +0200

gnome-bluetooth (3.14.1-1) unstable; urgency=medium

  * New upstream release.

 -- Michael Biebl <biebl@debian.org>  Thu, 28 May 2015 01:53:18 +0200

gnome-bluetooth (3.14.0-2) unstable; urgency=medium

  * debian/control.in: Depends against bluez-obexd instead of obex-data-server
    and obexd-client, gnome-bluetooth uses the new interfaces
    (org.bluez.obex.Client vs. org.bluez.obex.Client1, yes this is confusing)

 -- Laurent Bigonville <bigon@debian.org>  Fri, 28 Nov 2014 12:42:14 +0100

gnome-bluetooth (3.14.0-1) unstable; urgency=medium

  * New upstream release.

 -- Andreas Henriksson <andreas@fatal.se>  Mon, 22 Sep 2014 21:05:40 +0200

gnome-bluetooth (3.13.90-2) unstable; urgency=medium

  * Upload to unstable

 -- Sjoerd Simons <sjoerd@debian.org>  Sat, 20 Sep 2014 10:10:01 +0200

gnome-bluetooth (3.13.90-1) experimental; urgency=medium

  * New upstream development release.

 -- Andreas Henriksson <andreas@fatal.se>  Fri, 05 Sep 2014 15:53:15 -0700

gnome-bluetooth (3.12.0-5) unstable; urgency=medium

  [ Emilio Pozuelo Monfort ]
  * Let gnome-bluetooth break gnome-shell (<< 3.12).
    The private library libgnome-bluetooth-applet.so got removed and
    gnome-shell 3.8 was using that, so we need to ensure gnome-shell
    is upgraded when gnome-bluetooth is. Closes: #754924.

 -- Andreas Henriksson <andreas@fatal.se>  Wed, 16 Jul 2014 09:50:15 +0200

gnome-bluetooth (3.12.0-4) unstable; urgency=medium

  * libgnome-bluetooth-dev: add missing dependency on libudev-dev

 -- Andreas Henriksson <andreas@fatal.se>  Tue, 15 Jul 2014 18:15:38 +0200

gnome-bluetooth (3.12.0-3) unstable; urgency=medium

  * Upload to unstable.

 -- Andreas Henriksson <andreas@fatal.se>  Mon, 14 Jul 2014 23:32:24 +0200

gnome-bluetooth (3.12.0-2) experimental; urgency=medium

  [ Sjoerd Simons ]
  * debian/copyright: Update copyright for the help/
  * Drop consolekit dependency, gnome-bluetooth doesn't have a direct
    dependency on any user session tracking anymore.

  [ Laurent Bigonville ]
  * debian/control.in: Depends against libpam-systemd so the /dev/rfkill
    permissions are properly set
  * debian/61-gnome-bluetooth-rfkill.rules: Drop ConsoleKit related rules

 -- Laurent Bigonville <bigon@debian.org>  Sun, 25 May 2014 23:40:59 +0200

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

  [ Michael Biebl ]
  * Drop obsolete configure switches.

  [ Andreas Henriksson ]
  * New upstream development release (3.9.3)
  * Bump glib build-dependency to >= 2.36
  * Rename package for new SONAME (11 -> 12).
  * Update debian/libgnome-bluetooth12.symbols
  * Replace debian/patches/02_gettext_macros.patch with upstream commit.
  * gnome-bluetooth was ported to the new BlueZ5 API in the 3.9 series.
    - bump dependency on bluez to >= 5.5
  * Bump Standards-Version to 3.9.4
  * Add build-dependency on autotools-dev to fix outdated config.sub/guess.
  * Ran wrap-and-sort

  [ Emilio Pozuelo Monfort ]
  * debian/patches/01-Revert-lib-Remove-ObexFTP-browsing.patch:
    + Dropped, the soname has changed so we can finally remove this API.

  [ Jordi Mallach ]
  * New upstream release (3.10.0).
  * Drop debian/patches/02_gettext_macros.patch: finally obsolete.
  * Require glib 2.38, to fix the build.
  * Adjust .symbols file.

  [ Andreas Henriksson ]
  * New upstream release (3.12.0)
  * Update build-dependencies according to configure.ac changes:
    - Bump gtk+ to >= 3.11.2
    - Drop libx11-dev and libxi-dev
    - Add libudev-dev
  * Rename package for new soname (12->13)
  * Update debian/libgnome-bluetooth13.symbols
  * Don't install usr/lib/gnome-bluetooth
    - upstream dropped plugin support.
  * Drop part talking about applets in gnome-bluetooth package description.
  * Bump Standards-Version to 3.9.5

 -- Sjoerd Simons <sjoerd@debian.org>  Sat, 26 Apr 2014 11:14:02 +0200

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

  [ Josselin Mouette ]
  * Add Breaks for gir1.2-gnomebluetooth-1.0 which changed API without a
    name change: gnome-bluetooth, gnome-shell.

  [ Jeremy Bicha ]
  * Update homepage

  [ Michael Biebl ]
  * Apply uaccess tag for rfkill devices for users of logind.

 -- Michael Biebl <biebl@debian.org>  Mon, 01 Jul 2013 10:39:27 +0200

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

  * New upstream release.
    + Don't abort on unknown rfkill switches. Closes: #712774.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Wed, 19 Jun 2013 16:54:41 +0200

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

  * New upstream release.
    + debian/control:
      - Update build dependencies.
      - The nautilus-sendto plugin is gone, so stop suggesting it.
    + debian/patches/01_autostart_path.patch:
      - Removed, no longer needed.
    + debian/gnome-bluetooth.install:
      - Stop installing nautilus-sendto files.
    + debian/patches/01-Revert-lib-Remove-ObexFTP-browsing.patch:
      - New patch. Add bluetooth_browse_address{,_finish} functions
        back, as they are part of the ABI and are used by
        gnome-control-center 3.4. We can remove this patch when the
        libgnome-bluetooth is bumped, or if we add breaks on
        gnome-control-center (<< 3.8.0).

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Fri, 29 Mar 2013 12:42:16 +0100

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

  * New upstream release
  * Sync with Ubuntu:
    + debian/patches/02_gettext_macros.patch
      Added, Don't mix gettext and intltool macros
    + Soname bump libgnome-bluetooth10 -> libgnome-bluetooth11
    + debian/control: Update build-depends

 -- Sjoerd Simons <sjoerd@debian.org>  Sun, 14 Oct 2012 20:47:20 +0200

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

  [ Andreas Henriksson ]
  * New upstream release.
  * Drop Sjoerds patches, which has been merged upstream:
    debian/patches/02_Fix-return-of-RequestConfirmation-call.patch
    debian/patches/03_Fix_wizard_blocked_in_finish_page.patch
    debian/patches/04_fix_incoming_pairing.patch
    debian/patches/05_fix_memory_leak.patch

 -- Michael Biebl <biebl@debian.org>  Tue, 10 Jul 2012 21:55:04 +0200

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

  * Added: debian/patches/02_Fix-return-of-RequestConfirmation-call.patch,
      debian/patches/03_Fix_wizard_blocked_in_finish_page.patch
    + Fix pairing with devices supporting SSP (Closes: #679644) (bgo: 679190)
  * Added: debian/patches/04_fix_incoming_pairing.patch,
    + Fix incoming pairing requests (bgo: 674414)
  * Added debian/patches/05_fix_memory_leak.patch:
    + Fix memory leak (bgo: 679420)

 -- Sjoerd Simons <sjoerd@debian.org>  Mon, 02 Jul 2012 09:15:49 +0200

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

  * New upstream release.
  * Refresh debian/patches/01_autostart_path.patch.

 -- Michael Biebl <biebl@debian.org>  Wed, 13 Jun 2012 15:04:58 +0200

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

  * Upload to unstable.

 -- Michael Biebl <biebl@debian.org>  Mon, 28 May 2012 22:37:54 +0200

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

  * New upstream release.
  * Drop (Build-)Depends on libdbus-glib-1-dev, ported to GDBus.
  * Bump Build-Depends on libglib2.0-dev to (>= 2.29.90)
  * Add Depends on libglib2.0-dev to libgnome-bluetooth-dev.
  * Drop explicit Build-Depends on gir- packages.
  * Bump soname of libgnome-bluetooth from 8 → 10.
  * Update symbols file for libgnome-bluetooth10.
  * debian/gnome-bluetooth.install: Remove control-center properties panel
    which was moved into gnome-control-center.
  * Bump Standards-Version to 3.9.3.

 -- Michael Biebl <biebl@debian.org>  Wed, 04 Apr 2012 00:35:44 +0200

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

  * New upstream release.
  * Use the new maintscript facility in dh_installdeb to remove the obsolete
    conffiles:
    - Bump Build-Depends on debhelper to (>= 8.1.0~).
    - Add Pre-Depends: ${misc:Pre-Depends}.
    - Replace preinst/postinst/postrm scripts with a
      gnome-bluetooth.maintscript file.
  * Change section of gir1.2-gnomebluetooth-1.0 to introspection.

 -- Michael Biebl <biebl@debian.org>  Fri, 10 Feb 2012 06:24:14 +0100

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
