diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2014-08-22 16:15:36 +0000 |
---|---|---|
committer | CI bot <ps-jenkins@lists.canonical.com> | 2014-08-22 16:15:36 +0000 |
commit | 575a5a16fa514310d029cb3cb894f95a0836ef95 (patch) | |
tree | d8276c3e82e89fe48b08f11093feb651e45c2236 /debian/control | |
parent | c7e1740203b41bb9cb12da0ea97477363224e3ee (diff) | |
parent | 9eee0b56872fdb9fcf5301525985821ea7bfb2af (diff) | |
download | ayatana-indicator-power-575a5a16fa514310d029cb3cb894f95a0836ef95.tar.gz ayatana-indicator-power-575a5a16fa514310d029cb3cb894f95a0836ef95.tar.bz2 ayatana-indicator-power-575a5a16fa514310d029cb3cb894f95a0836ef95.zip |
Choose the icon that's closest to the current battery charge percentage Fixes: 1186181
Approved by: Antti Kaijanmäki, PS Jenkins bot
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 00c0864..ec440a8 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Build-Depends: cmake, python3-dbusmock, dbus-test-runner, libdbustest1-dev, -Standards-Version: 3.9.2 +Standards-Version: 3.9.5 Homepage: https://launchpad.net/indicator-power # If you aren't a member of ~indicator-applet-developers but need to upload # packaging changes, just go ahead. ~indicator-applet-developers will notice |