1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
|
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 <ps-jenkins@lists.canonical.com> 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 <ps-jenkins@lists.canonical.com> 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 <ps-jenkins@lists.canonical.com> 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 <ps-jenkins@lists.canonical.com> 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 <robert.ancell@canonical.com> 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 <robert.ancell@canonical.com> 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 <robert.ancell@canonical.com> 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 <robert.ancell@canonical.com> 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 <robert.ancell@canonical.com> Tue, 08 Jan 2013 16:55:27 +1300
indicator-bluetooth (0.0.1-0ubuntu1) raring; urgency=low
* Initial release
-- Robert Ancell <robert.ancell@canonical.com> Thu, 06 Dec 2012 16:04:48 +1300
|