aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
blob: f143c0fe493d29545122f219fdb26518a93b236d (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
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
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
ayatana-indicator-power (23.10.1-0) unstable; urgency=medium

  * Upstream-provided Debian package for ayatana-indicator-power.
    See upstream ChangeLog for recent changes.

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Mon, 06 Nov 2023 17:06:23 +0100

ayatana-indicator-power (23.10.0-0) unstable; urgency=medium

  * Upstream-provided Debian package for ayatana-indicator-power.
    See upstream ChangeLog for recent changes.

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Fri, 13 Oct 2023 08:21:16 +0200

ayatana-indicator-power (23.6.1-0) unstable; urgency=medium

  * Upstream-provided Debian package for ayatana-indicator-power.
    See upstream ChangeLog for recent changes.

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Thu, 24 Aug 2023 16:44:19 +0200

ayatana-indicator-power (23.6.0-0) unstable; urgency=medium

  * Upstream-provided Debian package for ayatana-indicator-power.
    See upstream ChangeLog for recent changes.

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Fri, 09 Jun 2023 07:53:45 +0200

ayatana-indicator-power (22.9.5-0) unstable; urgency=medium

  * Upstream-provided Debian package for ayatana-indicator-power.
    See upstream ChangeLog for recent changes.

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Tue, 28 Feb 2023 23:47:40 +0100

ayatana-indicator-power (22.9.4-0) unstable; urgency=medium

  * Upstream-provided Debian package for ayatana-indicator-power.
    See upstream ChangeLog for recent changes.

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Sun, 12 Feb 2023 21:24:15 +0100

ayatana-indicator-power (22.9.3-0) unstable; urgency=medium

  * Upstream-provided Debian package for ayatana-indicator-power.
    See upstream ChangeLog for recent changes.

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Sun, 13 Nov 2022 10:10:28 +0100

ayatana-indicator-power (22.9.2-0) unstable; urgency=medium

  * Upstream-provided Debian package for ayatana-indicator-power.
    See upstream ChangeLog for recent changes.

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Sat, 12 Nov 2022 22:04:45 +0100

ayatana-indicator-power (22.9.1-0) unstable; urgency=medium

  * Upstream-provided Debian package for ayatana-indicator-power.
    See upstream ChangeLog for recent changes.

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Sat, 12 Nov 2022 21:40:54 +0100

ayatana-indicator-power (22.9.0-0) unstable; urgency=medium

  * Upstream-provided Debian package for ayatana-indicator-power.
    See upstream ChangeLog for recent changes.

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Wed, 14 Sep 2022 14:25:46 +0200

ayatana-indicator-power (22.2.0-0) unstable; urgency=medium

  * Upstream-provided Debian package for ayatana-indicator-power.
    See upstream ChangeLog for recent changes.

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Sun, 20 Feb 2022 15:34:34 +0100

ayatana-indicator-power (2.2.0-0) unstable; urgency=medium

  * Upstream-provided Debian package for ayatana-indicator-power.
    See upstream ChangeLog for recent changes.

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Wed, 17 Nov 2021 16:35:55 +0100

ayatana-indicator-power (2.1.2-0) unstable; urgency=medium

  * Upstream-provided Debian package for ayatana-indicator-power.
    See upstream ChangeLog for recent changes.

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Thu, 28 Jan 2021 17:05:22 +0100

ayatana-indicator-power (2.1.1-0) unstable; urgency=medium

  * Upstream-provided Debian package for ayatana-indicator-power.
    See upstream ChangeLog for recent changes.

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Thu, 10 Sep 2020 21:30:52 +0200

ayatana-indicator-power (2.1.0-1) unstable; urgency=medium

  * Upstream-provided Debian package for ayatana-indicator-power.
    See upstream ChangeLog for recent changes.

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Mon, 17 Aug 2020 22:27:57 +0200

ayatana-indicator-power (2.0.95-0) unstable; urgency=medium

  * Upstream-provided Debian package for ayatana-indicator-power.
    See upstream ChangeLog for recent changes.

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Sat, 25 Jul 2020 13:19:45 +0200

ayatana-indicator-power (2.0.94-0) unstable; urgency=medium

  * Upstream-provided Debian package for ayatana-indicator-power.
    See upstream ChangeLog for recent changes.

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Thu, 21 Nov 2019 11:13:35 +0100

ayatana-indicator-power (2.0.93-0) unstable; urgency=medium

  * Upstream-provided Debian package for ayatana-indicator-power.
    See upstream ChangeLog for recent changes.

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Fri, 16 Mar 2018 15:15:05 +0100

ayatana-indicator-power (2.0.92-0) unstable; urgency=medium

  * Upstream-provided Debian package for ayatana-indicator-power.
    See upstream ChangeLog for recent changes.

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Wed, 28 Feb 2018 20:50:46 +0100

ayatana-indicator-power (2.0.91-0) unstable; urgency=medium

  * Fork from Ubuntu's indicator-power code project.

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Wed, 07 Jun 2017 16:26:11 +0200

indicator-power (12.10.6+15.10.20151005.1-0ubuntu1) wily; urgency=medium

  [ CI Train Bot ]
  * New rebuild forced.

  [ Sebastien Bacher ]
  * under unity8 start system-settings instead unity-control-center (LP:
    #1489482)

 -- Charles Kerr <charles.kerr@canonical.com>  Mon, 05 Oct 2015 18:44:21 +0000

indicator-power (12.10.6+15.10.20150522-0ubuntu1) wily; urgency=medium

  [ Charles Kerr ]
  * When powerd updates the backlight brightness, update the indicator
    slider to show the new value. (LP: #1370791)

 -- CI Train Bot <ci-train-bot@canonical.com>  Fri, 22 May 2015 17:54:53 +0000

indicator-power (12.10.6+15.10.20150515-0ubuntu1) wily; urgency=medium

  [ Charles Kerr ]
  * Fix timing issue that caused "Adjust brightness automatically"
    menuitem to sometimes not be shown. (LP: #1382861)

 -- CI Train Bot <ci-train-bot@canonical.com>  Fri, 15 May 2015 16:40:33 +0000

indicator-power (12.10.6+15.04.20150402-0ubuntu1) vivid; urgency=medium

  [ Marc Deslauriers ]
  * Change sort order to prefer items with known time remaining

  [ Ubuntu MATE Developers ]
  * This merge proposal adds support for MATE Desktop.

 -- CI Train Bot <ci-train-bot@canonical.com>  Thu, 02 Apr 2015 20:31:02 +0000

indicator-power (12.10.6+15.04.20150331-0ubuntu1) vivid; urgency=medium

  [ Charles Kerr ]
  * For the brightness slider, use the same left & right icons as ubunu-
    system-settings (LP: #1289465)

 -- CI Train Bot <ci-train-bot@canonical.com>  Tue, 31 Mar 2015 20:24:46 +0000

indicator-power (12.10.6+15.04.20150212-0ubuntu1) vivid; urgency=medium

  [ Charles Kerr ]
  * Use the new power level icons for a more accurate display of the
    battery level. (LP: #1388235)

 -- CI Train Bot <ci-train-bot@canonical.com>  Thu, 12 Feb 2015 22:45:30 +0000

indicator-power (12.10.6+15.04.20150130-0ubuntu1) vivid; urgency=medium

  [ Charles Kerr ]
  * Publish the primary device's state for on the bus. (LP: #1416096)

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Fri, 30 Jan 2015 22:51:49 +0000

indicator-power (12.10.6+15.04.20141203-0ubuntu1) vivid; urgency=low

  [ Charles Kerr ]
  * Show the phone menu in the phone greeter.

  [ Christopher Lee ]
  * Fix some minor typos in power testing xml file.

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Wed, 03 Dec 2014 16:26:04 +0000

indicator-power (12.10.6+15.04.20141103-0ubuntu1) vivid; urgency=low

  [ Sebastien Bacher ]
  * List missing source for translations

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Mon, 03 Nov 2014 20:55:53 +0000

indicator-power (12.10.6+14.10.20141015-0ubuntu1) utopic; urgency=low

  [ Charles Kerr ]
  * Add mock battery support to make QA testing easier. (LP: #1373511)

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Wed, 15 Oct 2014 02:46:03 +0000

indicator-power (12.10.6+14.10.20141009-0ubuntu1) utopic; urgency=low

  [ Charles Kerr ]
  * Remove the border around the icon when showing a low battery
    notification. (LP: #1378411)

  [ Cody Garver ]
  * Add Switchboard as alternative recommend (LP: #1291051)

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Thu, 09 Oct 2014 13:42:16 +0000

indicator-power (12.10.6+14.10.20141006-0ubuntu1) utopic; urgency=low

  [ Charles Kerr ]
  * Move the position of this indicator on the panel. (LP: #1377294)

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Mon, 06 Oct 2014 17:31:07 +0000

indicator-power (12.10.6+14.10.20140912-0ubuntu1) utopic; urgency=low

  [ Charles Kerr ]
  * Restore the the brightness slider and have the brightness setting
    persist between reboots. (LP: #1289470)

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Fri, 12 Sep 2014 18:49:45 +0000

indicator-power (12.10.6+14.10.20140909-0ubuntu1) utopic; urgency=low

  [ Charles Kerr ]
  * Add support for UPower 0.99. (LP: #1330037)
  * When the phone's battery goes down past a certain level, pop up a
    snap decision to warn the user. (LP: #1296431)

  [ Ted Gould ]
  * Synchronize process management across indicators

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Tue, 09 Sep 2014 04:22:52 +0000

indicator-power (12.10.6+14.10.20140822-0ubuntu1) utopic; urgency=low

  [ Charles Kerr ]
  * Choose the icon that's closest to the current battery charge
    percentage (LP: #1186181)

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Fri, 22 Aug 2014 16:15:51 +0000

indicator-power (12.10.6+14.10.20140814-0ubuntu1) utopic; urgency=low

  [ Charles Kerr ]
  * Re-use the same Translations.cmake file across indicators (LP:
    #1354058)

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Thu, 14 Aug 2014 14:51:02 +0000

indicator-power (12.10.6+14.10.20140730-0ubuntu1) utopic; urgency=low

  [ Charles Kerr ]
  * Add low-battery notifications. (LP: #1317858)

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Wed, 30 Jul 2014 10:52:39 +0000

indicator-power (12.10.6+14.10.20140718-0ubuntu1) utopic; urgency=low

  [ Charles Kerr ]
  * Switch from automake/autoconf to CMake.

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Fri, 18 Jul 2014 21:33:30 +0000

indicator-power (12.10.6+14.10.20140624-0ubuntu1) utopic; urgency=low

  [ Alberto Aguirre ]
  * Changes to address setBrightness interface moving from powerd to
    unity-system-compositor

  [ Iain Lane ]
  * Drop powerd and u-s-c to suggests, since the code handles them not
    being present and we don't need them on desktop (and they are in
    universe).

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Tue, 24 Jun 2014 09:45:56 +0000

indicator-power (12.10.6+14.10.20140611-0ubuntu1) utopic; urgency=low

  [ Charles Kerr ]
  * Prefer the 'battery-XXX-charging' (eg, 'battery-020-charging') icons
    over the 'battery-low-charging' ones because the former are more
    precise and likely closer to the actual battery level. (LP:
    #1186181)

  [ Iain Lane ]
  * Remove the brightness slider from the phone menu. (LP: #1289470)

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Wed, 11 Jun 2014 17:21:30 +0000

indicator-power (12.10.6+14.10.20140428-0ubuntu1) utopic; urgency=low

  [ Ricardo Salveti de Araujo ]
  * Updating code to reflect latest powerd dbus API changes

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Mon, 28 Apr 2014 23:25:53 +0000

indicator-power (12.10.6+14.04.20140411-0ubuntu1) trusty; urgency=low

  [ Sebastien Bacher ]
  * export an ubiquity profile, reusing the desktop_greeter object (LP:
    #1306604)

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Fri, 11 Apr 2014 14:01:36 +0000

indicator-power (12.10.6+14.04.20140328-0ubuntu1) trusty; urgency=low

  [ Charles Kerr ]
  * If there are two batteries detected, combine their percentages and
    their time-remainings as per the revised spec. (LP: #880881)

  [ Lars Uebernickel ]
  * Use com.canonical.indicator.basic menu item for device items That
    menu item can handle non-square icons. (LP: #1263228)

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Fri, 28 Mar 2014 16:10:45 +0000

indicator-power (12.10.6+14.04.20140326-0ubuntu1) trusty; urgency=low

  [ Y.C cheng ]
  * Set brightness via powerd if it exist (using dbus) (LP: #1287599)

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Wed, 26 Mar 2014 18:50:46 +0000

indicator-power (12.10.6+14.04.20140314-0ubuntu1) trusty; urgency=low

  [ Charles Kerr ]
  * Change the implementation of the title text / title accessible text
    / menuitem text to follow the spec changes in
    https://wiki.ubuntu.com/Power?action=diff&rev2=44&rev1=43#Title and
    update the tests accordingly. (LP: #1234458)

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Fri, 14 Mar 2014 14:14:07 +0000

indicator-power (12.10.6+14.04.20140311-0ubuntu1) trusty; urgency=low

  [ Lars Uebernickel ]
  * Add desktop_lockscreen profile

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Tue, 11 Mar 2014 18:33:10 +0000

indicator-power (12.10.6+14.04.20140306-0ubuntu1) trusty; urgency=low

  [ Simon Steinbeiß ]
  * Add xfce4-powermanager as alternative recommend

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Thu, 06 Mar 2014 11:51:54 +0000

indicator-power (12.10.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 <ps-jenkins@lists.canonical.com>  Fri, 07 Feb 2014 16:32:36 +0000

indicator-power (12.10.6+14.04.20140127-0ubuntu1) trusty; urgency=low

  [ Ricardo Salveti de Araujo ]
  * device.c: pending_charge means not charging.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 224

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Mon, 27 Jan 2014 13:17:49 +0000

indicator-power (12.10.6+14.04.20140124-0ubuntu1) trusty; urgency=low

  [ Robert Ancell ]
  * Use unity-control-center if it is available. (LP: #1257505)

  [ Simon Steinbeiß ]
  * Run xfce-powermanager-settings when in an Xubuntu session.

  [ Lars Uebernickel ]
  * gcov.m4: add 1.10 to the lcov version list.
  * Run xfce-powermanager-settings when in an Xubuntu session.

  [ Calum Lind ]
  * From bug 1255655: "focus[es] the correct tab upon opening gnome-
    power-statistics when clicking the indicator battery.". (LP:
    #1255655)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 222

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Fri, 24 Jan 2014 10:59:48 +0000

indicator-power (12.10.6+14.04.20131129-0ubuntu1) trusty; urgency=low

  [ Lars Uebernickel ]
  * Use GSettingsActions instead of g_settings_bind This also fixes a
    bug: the actions were created stateless, but assigned a state later.
    (LP: #1255981)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 217

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Fri, 29 Nov 2013 18:36:27 +0000

indicator-power (12.10.6+14.04.20131125-0ubuntu1) trusty; urgency=low

  [ Charles Kerr ]
  * We really only need to keep a handful of properties up-to-date for
    each upower device. Given that upower requires us to refetch all
    properties with GetAll whenever it signals that it's changed, we
    really don't need to keep bus proxies alive for each device.
    Removing the autogenerated proxy code and just using a couple of the
    direct GDBusConnection API calls cuts out some unnecessary overhead
    according to health-check. See the before & after profile logs
    attached to the ticket. (LP: #1221871)
  * fix a minor memory leak that was caused by treating the variant
    returned by g_icon_serialize() as floating.

  [ Ted Gould ]
  * Switching DBus service to an Upstart Job. (LP: #1185565)

  [ Nick Dedekind ]
  * Removed Label from brightness slider. (LP: #1240756)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 215

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Mon, 25 Nov 2013 03:55:08 +0000

indicator-power (12.10.6+14.04.20131029.1-0ubuntu1) trusty; urgency=low

  [ Sebastien Bacher ]
  * Don't leak the g_file_get_contents value, reported by valgrind .

  [ Marcus Tomlinson ]
  * Added torch icons to either end of brightness slider. (LP: #1227250)

  [ Ted Gould ]
  * Adding a phone_greeter profile.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 210

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Tue, 29 Oct 2013 10:31:03 +0000

indicator-power (12.10.6+13.10.20131008-0ubuntu1) saucy; urgency=low

  [ Ted Gould ]
  * Adding an additional slash to the settings URL. (LP: #1231444)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 206

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Tue, 08 Oct 2013 02:34:01 +0000

indicator-power (12.10.6+13.10.20131004-0ubuntu1) saucy; urgency=low

  [ Charles Kerr ]
  * Revert bug #824629 code -- use the correct charge % when deciding
    what icon to use. (LP: #1215520, #824629)
  * Listen for the "Resuming" signal from upower to refresh devices when
    resuming from suspend/hibernate. (LP: #1224931)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 204

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Fri, 04 Oct 2013 02:28:43 +0000

indicator-power (12.10.6+13.10.20130918.2-0ubuntu1) saucy; urgency=low

  [ Timo Jyrinki ]
  * The dependency url-dispatcher was fixed to not pull in extra packages 
    on the desktop images, fixing the issue that caused the previous revert
    (FFe bug - LP: #1215980)

  [ Ted Gould ]
  * Use URL dispatcher to show settings on the phone.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 201

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Wed, 18 Sep 2013 13:57:00 +0000

indicator-power (12.10.6+13.10.20130913-0ubuntu2) saucy; urgency=low

  * Revert previous upload since this was bringing quite a few extra and
    likely unwanted dependencies on Ubuntu desktop after FeatureFreeze.

 -- Stéphane Graber <stgraber@ubuntu.com>  Fri, 13 Sep 2013 21:46:57 -0400

indicator-power (12.10.6+13.10.20130913-0ubuntu1) saucy; urgency=low

  [ Charles Kerr ]
  * Adds a title in the header's action state. (LP: #1223635)

  [ Ted Gould ]
  * Use URL Dispatcher for settings on the phone.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 196

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Fri, 13 Sep 2013 15:15:31 +0000

indicator-power (12.10.6+13.10.20130830.2-0ubuntu1) saucy; urgency=low

  [ Sebastien Bacher ]
  * don't depends on gnome-control-center, recommends is enough, since
    it's only required for the preferences menu item. Let ubuntu-system-
    settings replace it as an alternative, that's needed on the touch
    image.
  * revert previous commit, liburl-dispatcher1 depends on upstart-app-
    launch which is in universe, that's blocking indicators from
    landing.

  [ Ted Gould ]
  * Make settings work on the phone.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 193

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Fri, 30 Aug 2013 10:07:38 +0000

indicator-power (12.10.6+13.10.20130823-0ubuntu1) saucy; urgency=low

  [ Charles Kerr ]
  * Updates the power indicator to match the spec changes at
    <https://wiki.ubuntu.com/Power?action=diff&rev2=37&rev1=36>. This
    patch is based from hloeung's nice patch, fixes a few edge cases,
    adds unit tests for labels, headers, & accessible text for all
    combinations of show time & show percentage, and cleans up the
    bindings between GSettings and the checkbox actions. . (LP: #811777)
  * Don't show the time remaining for a discharging battery if it
    exceeds 24 hours because it's probably an erroneous time estimate.
    (LP: #1216030)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 189

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Fri, 23 Aug 2013 18:07:29 +0000

indicator-power (12.10.6+13.10.20130821-0ubuntu1) saucy; urgency=low

  [ Charles Kerr ]
  * Add a brightness slider to indicator-power's phone menu.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 186

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Wed, 21 Aug 2013 06:06:49 +0000

indicator-power (12.10.6+13.10.20130808-0ubuntu1) saucy; urgency=low

  [ Allan LeSage ]
  * This restores coverage reporting; we could alternately add the
    COVERAGE_CFLAGS to SHARED_CFLAGS instead. (LP: #1204127)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 184

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Thu, 08 Aug 2013 02:02:11 +0000

indicator-power (12.10.6+13.10.20130725-0ubuntu1) saucy; urgency=low

  [ Charles Kerr ]
  * Add a phone profile and menu.
  * Set the battery-level action's 'sensitive' flag to false so that it
    will not be clickable, as per the phone spec.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 182

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Thu, 25 Jul 2013 02:03:03 +0000

indicator-power (12.10.6+13.10.20130708-0ubuntu1) saucy; urgency=low

  [ Lars Uebernickel ]
  * indicator file: rename greeter to desktop_greeter.
  * Put service into libexecir.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 179

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Mon, 08 Jul 2013 02:01:53 +0000

indicator-power (12.10.6+13.10.20130703.1-0ubuntu1) saucy; urgency=low

  [ Charles Kerr ]
  * make the greeter menu key consistent with indicator-session.
  * add a Position entry in the .indicator file. (LP: #1196650)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 176

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Wed, 03 Jul 2013 14:16:57 +0000

indicator-power (12.10.6+13.10.20130702-0ubuntu1) saucy; urgency=low

  [ Charles Kerr ]
  * similar to the i-datetime change, use the unicode ellipsis directly.
  * don't rely on the dbus pkg-config variable to know where to install
    .service files.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 173

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Tue, 02 Jul 2013 02:02:36 +0000

indicator-power (12.10.6+13.10.20130628-0ubuntu2) saucy; urgency=low

  * Backport the fix from ~charlesk/indicator-power/remove-localinstall to
    unbreak saucy, the configure code was broken and relying on dbus to
    be installed to figure the path of the service, which was leading to
    the files to not be installed on the buildds and the indicator to not start

 -- Sebastien Bacher <seb128@ubuntu.com>  Fri, 28 Jun 2013 23:19:21 +0200

indicator-power (12.10.6+13.10.20130628-0ubuntu1) saucy; urgency=low

  [ Charles Kerr ]
  * Convert the power indicator into a service that exports GMenus and
    GActions in accordance with our indicator-ng design.

  [ Łukasz 'sil2100' Zemczak ]
  * Add a build-dep on python. This is required as we're using gdbus-
    codegen from libglib2.0-dev which only 'recommends' python. We don't
    install recommends, so to get things working, this build-dep is
    needed.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 169

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Fri, 28 Jun 2013 02:02:40 +0000

indicator-power (12.10.6daily13.03.07-0ubuntu1) raring; urgency=low

  [ Mathieu Trudel-Lapierre ]
  * Jenkins build failure on gtest "undefined reference to symbol
    'pthread_key_delete@@GLIBC_2.2.5'" (LP: #1126362)

  [ Automatic PS uploader ]
  * Automatic snapshot from revision 166

 -- Automatic PS uploader <ps-jenkins@lists.canonical.com>  Thu, 07 Mar 2013 02:01:57 +0000

indicator-power (12.10.6daily13.01.25-0ubuntu1) raring; urgency=low

  * Automatic snapshot from revision 164

 -- Automatic PS uploader <ps-jenkins@lists.canonical.com>  Fri, 25 Jan 2013 02:01:11 +0000

indicator-power (12.10.6daily13.01.18-0ubuntu1) raring; urgency=low

  * Automatic snapshot from revision 162

 -- Automatic PS uploader <ps-jenkins@lists.canonical.com>  Fri, 18 Jan 2013 02:01:18 +0000

indicator-power (12.10.6daily13.01.17-0ubuntu1) raring; urgency=low

  [ Charles Kerr ]
  * g-p-m UPS power status does not show up in Unity (LP: #1007095)

  [ Automatic PS uploader ]
  * Automatic snapshot from revision 160

 -- Automatic PS uploader <ps-jenkins@lists.canonical.com>  Thu, 17 Jan 2013 02:01:38 +0000

indicator-power (12.10.6daily12.11.21.1-0ubuntu1) raring; urgency=low

  [ Mathieu Trudel-Lapierre ]
  * debian/control:
    - Bump Build-Depends on debhelper to (>= 9).
    - Reorganize Build-Depends for clarity; build system b-deps first.
    - Add autopoint to Build-Depends.
    - Add libxorg-gtest-dev to Build-Depends for unit tests.
    - Add libgtest-dev to Build-Depends for unit tests.
    - Use trailing commas for dep lists, as per other indicator packages.
    - Update Vcs-Bzr and Vcs-Browser fields, add notice to uploaders.
  * debian/compat: bump to compat level 9.
  * debian/rules:
    - use the dh sequencer with --with autoreconf.
    - override dh_autoreconf to call autogen.sh from upstream.
    - use DPKG_GENSYMBOLS_CHECK_LEVEL=4.
    - make sure we call dh_install --fail-missing in the dh_install override,
      to be consistent with other indicator packages.

  [ Didier Roche ]
  * Automatic snapshot from revision 155 (bootstrap)

  [ Charles Kerr ]
  * unit test "DeviceTest.NewFromVariant" fails on armhf / powerpc (LP:
    #1079795)

  [ Automatic PS uploader ]
  * Automatic snapshot from revision 158

 -- Automatic PS uploader <ps-jenkins@lists.canonical.com>  Wed, 21 Nov 2012 10:41:37 +0000

indicator-power (12.10.5-0ubuntu1) raring; urgency=low

  * New upstream release:
    - Fix a device display bug introduced in 12.10.3 (LP: #1075192)

 -- Sebastien Bacher <seb128@ubuntu.com>  Wed, 14 Nov 2012 11:09:59 +0100

indicator-power (12.10.4-0ubuntu1) raring; urgency=low

  * New upstream release.
    - Show the proper icon for mice and ups devices. (LP: #1066208)

 -- Sebastien Bacher <seb128@ubuntu.com>  Mon, 05 Nov 2012 12:41:37 +0100

indicator-power (12.10.2-0ubuntu1) quantal; urgency=low

  * New upstream release.
    - Show a more accurate view of discharging batteries (LP: #1054146)
    - Fix a GIcon memory leak
    - In device.c, include gi18n-lib.h instead of gi18n.h

 -- Sebastien Bacher <seb128@ubuntu.com>  Wed, 03 Oct 2012 21:26:58 +0200

indicator-power (12.10.1-0ubuntu2) quantal; urgency=low

  * Cherry-pick:
    - Ensure the power indicator string translations are loaded. Thanks lars

 -- Didier Roche <didrocks@ubuntu.com>  Thu, 20 Sep 2012 11:04:55 +0200

indicator-power (12.10.1-0ubuntu1) quantal; urgency=low

  * New upstream release.

 -- Sebastien Bacher <seb128@ubuntu.com>  Wed, 22 Aug 2012 11:29:28 +0200

indicator-power (12.10.0-0ubuntu1) quantal; urgency=low

  * New upstream release.
  * debian/control: updated glib requirement

 -- Sebastien Bacher <seb128@ubuntu.com>  Wed, 11 Jul 2012 21:46:39 +0200

indicator-power (2.0-0ubuntu1) precise; urgency=low

  * New upstream release.
    * Make menu items accessible with Orca Screen reader (LP: #953176)
    * Plug memory leaks when updating our icons

 -- Charles Kerr <charles.kerr@canonical.com>  Wed, 11 Apr 2012 10:12:54 -0500

indicator-power (1.93-0ubuntu1) precise; urgency=low

  * New upstream release.
    * Fix for translatable strings not being extracted for i18n (LP: #957542)

 -- Charles Kerr <charles.kerr@canonical.com>  Wed, 21 Mar 2012 12:47:31 -0500

indicator-power (1.92-0ubuntu1) precise; urgency=low

  * New upstream release.

 -- Sebastien Bacher <seb128@ubuntu.com>  Wed, 14 Mar 2012 19:43:58 +0100

indicator-power (1.91-0ubuntu1) precise; urgency=low

  * New upstream release.
    * Fix for the icon not changing when state changes (LP: #933466)
    * Fix accessible descriptions (LP: #891932)

 -- Ted Gould <ted@ubuntu.com>  Thu, 23 Feb 2012 00:35:31 -0600

indicator-power (1.90-0ubuntu2) precise; urgency=low

  * src/indicator-power.c
    - cherry picked a fix for the icon not changing when state 
      changes (LP: #933466)

 -- Ken VanDine <ken.vandine@canonical.com>  Fri, 17 Feb 2012 10:41:52 -0500

indicator-power (1.90-0ubuntu1) precise; urgency=low

  * New upstream release.
    * Support for hiding of icon and settings for it as well (lp: #811769)
    * Adding a name hint

 -- Ted Gould <ted@ubuntu.com>  Tue, 14 Feb 2012 16:26:48 -0600

indicator-power (0.10-0ubuntu2) precise; urgency=low

  * no change rebuild for libindicator7

 -- Ken VanDine <ken.vandine@canonical.com>  Wed, 25 Jan 2012 09:58:07 -0500

indicator-power (0.10-0ubuntu1) precise; urgency=low

  * New upstream release.
    - Use battery-with-a-plug when the batttery is fully charged but still 
      on AC (LP: #865342)
    - Only show a red icon when we have less than 30 minutes of battery 
      remaining (LP: #743823)
    - Fix icon creation for UP_DEVICE_STATE_CHARGING state
    - support for old name icons
    - Do not hardcode icon percentage when discharging

 -- Ken VanDine <ken.vandine@canonical.com>  Mon, 24 Oct 2011 11:07:54 -0400

indicator-power (0.9-0ubuntu2) oneiric; urgency=low

  * src/indicator-power.c
    - Add a workaround to fix the case when we get a empty bay as a real 
      battery. (LP: #863518)

 -- Ken VanDine <ken.vandine@canonical.com>  Mon, 03 Oct 2011 10:35:48 -0400

indicator-power (0.9-0ubuntu1) oneiric; urgency=low

  * New upstream release.
    - Use correct dgettext and g_dngettext calls (LP: #846895)
    - Ensure we use the same icon for all charge levels if we are in the 
      charging status (LP: #824629)
    - Fix gap when the power indicator is not show (LP: #842188)
    - Do not show (charged) in menu title when fully charged (LP: #850011)
    - Do not activate g-s-d, but just watch dbus for g-s-d to 
      appear (LP: #854717)
  * po/POTFILES.in
    - Fixed gsettings schema filename
  * debian/copyright
    - Removed an extra line to make dep5 compliant

 -- Ken VanDine <ken.vandine@canonical.com>  Fri, 23 Sep 2011 13:03:13 -0400

indicator-power (0.7-0ubuntu2) oneiric; urgency=low

  * debian/control
    - depend on gnome-settings-daemon instead of 
      gnome-power-manager (LP: #833397)

 -- Ken VanDine <ken.vandine@canonical.com>  Thu, 25 Aug 2011 09:13:55 -0400

indicator-power (0.7-0ubuntu1) oneiric; urgency=low

  * New upstream release.
    - Use gsettings to store the status of "Show time in Menu Bar" 
      option (LP: #829853)
    - Follow standard alignment of icons in menus (LP: #829697)
    - Do not use a space before an ellipsis at the end of a string.
  * debian/control
    - Added build depends for libglib2.0-dev
  * data/org.ubuntu.indicator-power.gschema.xml.in
    - cherry pick typo fix from trunk

 -- Ken VanDine <ken.vandine@canonical.com>  Tue, 23 Aug 2011 12:44:58 -0400

indicator-power (0.6-0ubuntu2) oneiric; urgency=low

  * src/indicator-power.c
    - cherry pick fix to prevent it from showing the icon on devices that
      have no battery

 -- Ken VanDine <ken.vandine@canonical.com>  Fri, 12 Aug 2011 16:17:51 -0400

indicator-power (0.6-0ubuntu1) oneiric; 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
  * src/indicator-power.c
    - cherry picked crasher fix
  * debian/rules: 
    - Don't autoreconf 

 -- 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