blob: 87cca97c75b0d27c663ac4d3c3a60cb1716a8f34 (
plain)
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
|
indicator-power (0.6-0ubuntu1) UNRELEASED; urgency=low
* New upstream release.
- Show time left to use without brackets, time left to charge with
brackets. (LP: #824629)
- Fix some memory leaks
- Don't show settings links when used in a greeter
- Use a string when the energy source is not present instead
of 0%
- only batteries status icons are allowed in the menu title
* debian/rules:
- run intltool-update to update the translations template (lp: #820705)
-- Ken VanDine <ken.vandine@canonical.com> Fri, 12 Aug 2011 09:57:47 -0400
indicator-power (0.5-0ubuntu1) oneiric; urgency=low
* New upstream release.
- Set GETTEXT_PACKAGE to generate proper templates
- Dropped support for gnome-power-manager
* debian/patches/fix_defines.patch
- removed, merged upstream
-- Ken VanDine <ken.vandine@canonical.com> Wed, 03 Aug 2011 09:30:18 -0400
indicator-power (0.4-0ubuntu3) oneiric; urgency=low
* debian/control
- Added dh-autoreconf to build depends
-- Ken VanDine <ken.vandine@canonical.com> Thu, 28 Jul 2011 15:02:03 -0400
indicator-power (0.4-0ubuntu2) oneiric; urgency=low
* debian/patches/fix_defines.patch
- Use the HAVE_GSD defines so it works without gpm
* debian/rules
- added autoreconf
-- Ken VanDine <ken.vandine@canonical.com> Thu, 28 Jul 2011 12:59:33 -0400
indicator-power (0.4-0ubuntu1) oneiric; urgency=low
* New upstream release.
- Always select a device (LP: #810872)
- Use the dbus interface provided in g-s-d 3.1.4
* debian/control
- Added build depends for gnome-settings-daemon-dev >= 3.1.4
* debian/source_indicator-power.py
- Install apport hook to collect upower -d output
-- Ken VanDine <ken.vandine@canonical.com> Tue, 26 Jul 2011 16:34:30 -0400
indicator-power (0.3-0ubuntu1) oneiric; urgency=low
* New upstream release.
- Refine the text of the items in the menu to follow the specification
- Draw option checkbox as check, not radio
- Show the apropiate icon depending of the status of the devices
-- Ken VanDine <ken.vandine@canonical.com> Thu, 14 Jul 2011 11:04:23 -0400
indicator-power (0.2-0ubuntu1) oneiric; urgency=low
* New upstream release.
* debian/control
- Bump build depends for libindicator to >- 0.3.90
-- Ken VanDine <ken.vandine@canonical.com> Fri, 08 Jul 2011 09:59:26 -0400
indicator-power (0.1-0ubuntu1) oneiric; urgency=low
* Initial package (LP: #807132)
-- Ken VanDine <ken.vandine@canonical.com> Thu, 07 Jul 2011 13:12:21 -0400
|