Change logs for gnome-bluetooth source package in Saucy

  • gnome-bluetooth (3.8.1-2ubuntu2) saucy; urgency=low
    
      * debian/patches/99_add_microsoft_mice.patch: add Microsoft Sculpt/Wedge
        mouse (LP: #1094744, LP: #1158462). Thanks, Marcos Barbosa, Anton Anikin
        and Anthony Wong for the patch.
     -- Daniel Holbach <email address hidden>   Mon, 05 Aug 2013 10:32:39 +0200
  • gnome-bluetooth (3.8.1-2ubuntu1) saucy; urgency=low
    
      * Sync with Debian. Remaining changes:
        - debian/control.in:
          + Don't depend on consolekit
          + Recommend gnome-user-share, it's used for file transfers
        - debian/rules:
          + don't build with -Wl,-Bsymbolic-functions that creates issues when
            the --as-needed option is used
          + use dh-autoreconf
        - debian/gnome-bluetooth.maintscript:
          + Remove obsolete indicator autostart file too
        - debian/patches/menu_update_on_rfkill.patch:
          + make sure the menu gets updated properly when the killswitch state is
            changed. Specifically, notify for the applet to show the full menu,
            so that it can be displayed again when coming back from BLOCKED state.
            This fixes an issue specific to Dell systems where the devices are
            removed then re-added when the rfkill state is toggled.
      * debian/patches/revert-drop-sendto-plugin.patch:
        - Continue to build nautilus-sendto plugin for now
      * debian/control.in:
        - Build-Depend on dh-autoreconf and nautilus-sendto
    
    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.
    
    gnome-bluetooth (3.8.1-1) unstable; urgency=low
    
      * New upstream release.
        + Don't abort on unknown rfkill switches. Closes: #712774.
    
    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).
    
    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
    
    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
    
    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)
    
    gnome-bluetooth (3.4.1-1) unstable; urgency=low
    
      * New upstream release.
      * Refresh debian/patches/01_autostart_path.patch.
    
    gnome-bluetooth (3.4.0-2) unstable; urgency=low
    
      * Upload to unstable.
    
    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.
    
    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.
     -- Jeremy Bicha <email address hidden>   Wed, 03 Jul 2013 16:07:57 -0400
  • gnome-bluetooth (3.6.1-0ubuntu4) saucy; urgency=low
    
      * debian/patches/0001-Fix-format-warning.patch: Cherry-pick from upstream
        702244 to fix an incorrect format specifier.
     -- Iain Lane <email address hidden>   Fri, 14 Jun 2013 12:09:06 +0100
  • gnome-bluetooth (3.6.1-0ubuntu3) raring; urgency=low
    
      [ Michael Terry ]
      * debian/patches/nodisplay_autostart.patch:
        - Drop, not needed anymore
      * debian/patches/start_in_classic_session.patch:
        - Refresh and update description to indicate that although we no longer
          need the patch due to gnome-classic (in raring, we switched back to
          gnome-fallback as the session name), we do need the patch because
          of gnome-fallback-compiz.
    
      [ Martin Pitt ]
      * debian/61-gnome-bluetooth-rfkill.rules: Additionally tag with "uaccess",
        so that this works with logind, too. Drop consolekit dependency, as
        automatic device ACLs have been a basic property of Ubuntu for a long
        time.
     -- Martin Pitt <email address hidden>   Fri, 08 Mar 2013 07:29:08 +0100