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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 Thu, 20 Sep 2012 11:04:55 +0200 indicator-power (12.10.1-0ubuntu1) quantal; urgency=low * New upstream release. -- Sebastien Bacher 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 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 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 Wed, 21 Mar 2012 12:47:31 -0500 indicator-power (1.92-0ubuntu1) precise; urgency=low * New upstream release. -- Sebastien Bacher 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 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 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 Tue, 14 Feb 2012 16:26:48 -0600 indicator-power (0.10-0ubuntu2) precise; urgency=low * no change rebuild for libindicator7 -- Ken VanDine 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 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 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 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 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 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 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 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 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 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 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 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 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 Fri, 08 Jul 2011 09:59:26 -0400 indicator-power (0.1-0ubuntu1) oneiric; urgency=low * Initial package (LP: #807132) -- Ken VanDine Thu, 07 Jul 2011 13:12:21 -0400