--- indicator-bluetooth-0.0.6+14.04.20140207.orig/debian/changelog +++ indicator-bluetooth-0.0.6+14.04.20140207/debian/changelog @@ -0,0 +1,259 @@ +indicator-bluetooth (0.0.6+14.04.20140207-0ubuntu2) trusty; urgency=medium + + * Toggle rfkill again so that we have a chance of persisting the bluetooth + state across reboots. (LP: #1232828) + + -- Mathieu Trudel-Lapierre Thu, 10 Apr 2014 15:38:13 -0400 + +indicator-bluetooth (0.0.6+14.04.20140207-0ubuntu1) trusty; urgency=low + + [ Ted Gould ] + * Adding acceptance tests and merge review policies. + + [ CI bot ] + * Adding acceptance tests and merge review policies + + -- Ubuntu daily release Fri, 07 Feb 2014 16:19:46 +0000 + +indicator-bluetooth (0.0.6+14.04.20140124-0ubuntu1) trusty; urgency=low + + [ Charles Kerr ] + * Gets us a little closer to the spec in two ways: 1. Indicator + Visibility On the desktop, the indicator's header icon is visible + whenever a default adapter is available (whether the adapter is + powered or not) and the user's preference settings call for a + visible Bluetooth indicator. On the phone, the indicator's header + icon is visible whenever a default adapter is available *and* the + adapter is powered. 2. Header Icon If Bluetooth is off, the header + icon now uses the "bluetooth-disabled" icon. If Bluetooth is on, it + now uses the "bluetooth-active" icon. If Bluetooth is on and has a + connected device, it now uses the "bluetooth-paired" icon. (LP: + #1126108) + * Switching DBus service to an Upstart Job. + + [ Robert Ancell ] + * Use unity-control-center if it is available. (LP: #1257505) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 79 + + -- Ubuntu daily release Fri, 24 Jan 2014 10:59:56 +0000 + +indicator-bluetooth (0.0.6+14.04.20131029.1-0ubuntu1) trusty; urgency=low + + [ Dmitrijs Ledkovs ] + * Define "ubiquity" indicator profile, reusing the greeter object. (LP: + #1241539) + + [ Charles Kerr ] + * explicitly instantiate GVariants to avoid leaking them. See the + description in bug #1244468 for before & after C code and more + information. (LP: #1244468) + + [ Ted Gould ] + * Adding a phone_greeter profile. + + [ Lars Uebernickel ] + * Desktop menu: mark "Visible" menu item label as translatable. (LP: + #1242038) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 75 + + -- Ubuntu daily release Tue, 29 Oct 2013 10:31:12 +0000 + +indicator-bluetooth (0.0.6+13.10.20131016-0ubuntu1) saucy; urgency=low + + [ Charles Kerr ] + * When the user chooses to toggle bluetooth on or off, if /dev/rfkill + isn't available, fall back to toggling org.bluez.Adapter's Powered + property. (LP: #1236249, #1230275) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 70 + + -- Ubuntu daily release Wed, 16 Oct 2013 02:34:31 +0000 + +indicator-bluetooth (0.0.6+13.10.20131011-0ubuntu1) saucy; urgency=low + + [ Charles Kerr ] + * add an action whose state shows whether or not bluetooth is + supported by the hardware, used by ubuntu-system-settings. (LP: + #1233628) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 68 + + -- Ubuntu daily release Fri, 11 Oct 2013 04:27:05 +0000 + +indicator-bluetooth (0.0.6+13.10.20131004-0ubuntu1) saucy; urgency=low + + [ Charles Kerr ] + * Update settings URL to settings:///system. (LP: #1231444) + + [ Ted Gould ] + * Flip the dependency list so that ubuntu-system-settings doesn't get + pulled in. + + [ Sebastien Bacher ] + * Don't list autogenerated files as translation sources. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 66 + + -- Ubuntu daily release Fri, 04 Oct 2013 02:28:54 +0000 + +indicator-bluetooth (0.0.6+13.10.20130930-0ubuntu1) saucy; urgency=low + + [ Charles Kerr ] + * Use url-dispatcher instead of invoking system-settings directly. + (LP: #1230819) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 62 + + -- Ubuntu daily release Mon, 30 Sep 2013 06:32:30 +0000 + +indicator-bluetooth (0.0.6+13.10.20130924.2-0ubuntu1) saucy; urgency=low + + [ Charles Kerr ] + * Handle the change-state event rather than notify["state"] so that + there won't be any inconsistency between the action's state and the + killswitch -- ie, the state won't change unless the killswitch + toggle succeeds. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 60 + + -- Ubuntu daily release Tue, 24 Sep 2013 08:58:34 +0000 + +indicator-bluetooth (0.0.6+13.10.20130913-0ubuntu1) saucy; urgency=low + + [ Charles Kerr ] + * Adds a title in the header's action state. (LP: #1223635) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 58 + + -- Ubuntu daily release Fri, 13 Sep 2013 15:15:49 +0000 + +indicator-bluetooth (0.0.6+13.10.20130823-0ubuntu1) saucy; urgency=low + + [ Charles Kerr ] + * Don't use deprecated GSimpleActionGroup APIs. + * Since we're not using the gnome-bluetooth vapi file, we shouldn't + bundle it. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 56 + + -- Ubuntu daily release Fri, 23 Aug 2013 18:07:31 +0000 + +indicator-bluetooth (0.0.6+13.10.20130812.1-0ubuntu1) saucy; urgency=low + + [ Charles Kerr ] + * Add phone profile. Export menus & actions using gio. Drops the gtk, + dbusmenu, and libindicator build dependencies. Drops runtime + dependency on gnome-blueooth in the phone profile. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 53 + + -- Ubuntu daily release Mon, 12 Aug 2013 06:06:38 +0000 + +indicator-bluetooth (0.0.6daily13.06.07-0ubuntu1) saucy; urgency=low + + [ Jeremy Bicha ] + * debian/control: + - Build with valac (>= 0.18) instead of vala-0.18 for easier transitions + + [ Ubuntu daily release ] + * Automatic snapshot from revision 51 + + -- Ubuntu daily release Fri, 07 Jun 2013 02:02:08 +0000 + +indicator-bluetooth (0.0.6daily13.02.19-0ubuntu1) raring; urgency=low + + [ Sebastien Bacher ] + * debian/control: + - breaks/replaces gnome-bluetooth (<< 3.6.1-0ubuntu2) (lp: #1123115) + + [ Robert Ancell ] + * "Set Up New Deviceā€¦" item is missing (LP: #1116292) + * Does not support 'visible' gsettings key (LP: #1115394) + * Bluetooth menu appears when there are no Bluetooth adapters (LP: + #1116289) + + [ Automatic PS uploader ] + * Automatic snapshot from revision 49 + + -- Automatic PS uploader Tue, 19 Feb 2013 02:01:49 +0000 + +indicator-bluetooth (0.0.6-0ubuntu1) raring; urgency=low + + [ Michael Terry ] + * debian/copyright: + - Note that code is GPL-3, not GPL-3+ + * debian/control: + - Add Vcs-Bzr entries + * debian/source/format: + - Switch to format 1.0, to match rest of indicator stack and for our + daily landing support to work. + * Automatic snapshot from revision 44 (bootstrap) + + [ Robert Ancell ] + * New upstream release: + - Add "Set Up New Device" menu item (LP: #1116292) + - Only show indicator if Bluetooth adapter present (LP: #1116289) + - Support existing gsettings key to disable indicator (LP: #1115394) + + -- Robert Ancell Tue, 12 Feb 2013 10:44:19 +1300 + +indicator-bluetooth (0.0.5-0ubuntu1) raring; urgency=low + + * New upstream release: + - Add license file + - Update copyright date + + -- Robert Ancell Fri, 01 Feb 2013 09:00:07 +1300 + +indicator-bluetooth (0.0.4-0ubuntu1) raring; urgency=low + + * New upstream release: + - Stop items being duplicated on resume from suspend + * debian/copyright: + - Fix lintian warnings + * debian/source/format: + - Use format 3.0 + + -- Robert Ancell Thu, 31 Jan 2013 11:12:42 +1300 + +indicator-bluetooth (0.0.3-0ubuntu1) raring; urgency=low + + * New upstream release: + - Fix service file having incorrect path + - Set useful values for accessible description + * debian/control: + - Use standards version 3.9.4 + + -- Robert Ancell Fri, 11 Jan 2013 14:09:33 +1300 + +indicator-bluetooth (0.0.2-0ubuntu1) raring; urgency=low + + * New upstream release: + - Stop feedback loop when settings changed outside of indicator + - Implement disconnecting from devices + - Add accessible description + - Hide devices without controls + - Change enable label to match design + - Added translations + * debian/watch: + - Update to use .xz + + -- Robert Ancell Tue, 08 Jan 2013 16:55:27 +1300 + +indicator-bluetooth (0.0.1-0ubuntu1) raring; urgency=low + + * Initial release + + -- Robert Ancell Thu, 06 Dec 2012 16:04:48 +1300 --- indicator-bluetooth-0.0.6+14.04.20140207.orig/debian/compat +++ indicator-bluetooth-0.0.6+14.04.20140207/debian/compat @@ -0,0 +1 @@ +9 --- indicator-bluetooth-0.0.6+14.04.20140207.orig/debian/control +++ indicator-bluetooth-0.0.6+14.04.20140207/debian/control @@ -0,0 +1,32 @@ +Source: indicator-bluetooth +Section: gnome +Priority: extra +Maintainer: Ubuntu Desktop Team +Build-Depends: debhelper (>= 9.0), + dh-autoreconf, + dh-translations, + gnome-common, + libglib2.0-dev, + liburl-dispatcher1-dev, + valac (>=0.18), +Standards-Version: 3.9.4 +Homepage: https://launchpad.net/indicator-bluetooth +# If you aren't a member of ~indicator-applet-developers but need to upload +# packaging changes, just go ahead. ~indicator-applet-developers will notice +# and sync up the code again. +Vcs-Bzr: https://code.launchpad.net/~indicator-applet-developers/indicator-bluetooth/trunk +Vcs-Browser: https://bazaar.launchpad.net/~indicator-applet-developers/indicator-bluetooth/trunk/files + +Package: indicator-bluetooth +Architecture: any +Depends: ${misc:Depends}, + ${shlibs:Depends}, + bluez (>= 4.36), + unity-control-center | gnome-control-center | ubuntu-system-settings, + gnome-bluetooth | ubuntu-system-settings, +Replaces: gnome-bluetooth (<< 3.6.1-0ubuntu2) +Breaks: gnome-bluetooth (<< 3.6.1-0ubuntu2) +Description: System bluetooth indicator. + System bluetooth indicator which provides fast user controls for Bluetooth + devices. + --- indicator-bluetooth-0.0.6+14.04.20140207.orig/debian/copyright +++ indicator-bluetooth-0.0.6+14.04.20140207/debian/copyright @@ -0,0 +1,21 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ + +Files: * +Copyright: 2012 Canonical Ltd. +License: GPL-3 + +License: GPL-3 + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, version 3 of the License. + . + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + . + You should have received a copy of the GNU General Public License + along with this program. If not, see . + . + On Debian systems, the full text of the GNU General Public License + version 3 can be found in the file /usr/share/common-licenses/GPL-3. --- indicator-bluetooth-0.0.6+14.04.20140207.orig/debian/rules +++ indicator-bluetooth-0.0.6+14.04.20140207/debian/rules @@ -0,0 +1,14 @@ +#!/usr/bin/make -f + +export DPKG_GENSYMBOLS_CHECK_LEVEL=4 + +%: + dh $@ --with translations,autoreconf + +override_dh_autoreconf: + NOCONFIGURE=1 dh_autoreconf ./autogen.sh + +override_dh_install: + find debian/indicator-bluetooth/usr/lib -name *.la -delete + find debian/indicator-bluetooth/usr/lib -name *.a -delete + dh_install --fail-missing --- indicator-bluetooth-0.0.6+14.04.20140207.orig/debian/source/format +++ indicator-bluetooth-0.0.6+14.04.20140207/debian/source/format @@ -0,0 +1 @@ +1.0 --- indicator-bluetooth-0.0.6+14.04.20140207.orig/debian/watch +++ indicator-bluetooth-0.0.6+14.04.20140207/debian/watch @@ -0,0 +1,2 @@ +version=3 +https://launchpad.net/indicator-bluetooth/+download .*/indicator-bluetooth-([0-9.]+)\.tar\.xz --- indicator-bluetooth-0.0.6+14.04.20140207.orig/src/bluez.vala +++ indicator-bluetooth-0.0.6+14.04.20140207/src/bluez.vala @@ -35,7 +35,7 @@ set { _powered = value; update_enabled(); } } - private KillSwitch killswitch = null; + private KillSwitch killswitch = new RfKillSwitch (); private string adapter_path = null;