diff options
author | Automatic PS uploader <ps-jenkins@lists.canonical.com> | 2013-08-23 18:07:29 +0000 |
---|---|---|
committer | Automatic PS uploader <ps-jenkins@lists.canonical.com> | 2013-08-23 18:07:29 +0000 |
commit | dfebb76597fa58864c94e65f78bc3a6d760b75f1 (patch) | |
tree | 3f709ae97e6badcbc41a39c7fa22ee127f18b0e8 /debian | |
parent | 2e46eb4850c827e76aa4e75f9e7c80f0406b02db (diff) | |
download | ayatana-indicator-power-dfebb76597fa58864c94e65f78bc3a6d760b75f1.tar.gz ayatana-indicator-power-dfebb76597fa58864c94e65f78bc3a6d760b75f1.tar.bz2 ayatana-indicator-power-dfebb76597fa58864c94e65f78bc3a6d760b75f1.zip |
Releasing 12.10.6+13.10.20130823-0ubuntu1, based on r189
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6243ab7..30f05ff 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +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 ] |