indicator-session (0.3.7.1-0ubuntu1.1) oneiric-proposed; urgency=low

  * New upstream release.
    - indicator-session shows name as "[Invalid UTF-8]" if there are 
      more than 6 user accounts (LP: #874194)

 -- Ken VanDine <ken.vandine@canonical.com>  Fri, 28 Oct 2011 11:55:38 -0400

indicator-session (0.3.7-0ubuntu1) oneiric-proposed; urgency=low

  * New upstream release.
    * Fix some variant ref issues causing crashes (LP: #863930)
    * Handle cases of returned dbus messages from ConsoleKit (LP: #864085)

 -- Ted Gould <ted@ubuntu.com>  Thu, 13 Oct 2011 13:19:13 -0500

indicator-session (0.3.6-0ubuntu2) oneiric; urgency=low

  * data/indicator-session.convert
    - Fixed improperly mapped gconf to gsettings keys (LP: #858798)

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

indicator-session (0.3.6-0ubuntu1) oneiric; urgency=low

  * New upstream release.
    * Fix convert file key naming (LP: #847807)
    * Use environment variable to get seat path (LP: #856455)
    * Fix abort when using ConsoleKit fallback (LP: #740382)
    * Update session icon instead of creating a new one (LP: #854292)
    * Update to latest Launchpad translations

 -- Ted Gould <ted@ubuntu.com>  Tue, 27 Sep 2011 17:06:47 -0500

indicator-session (0.3.5.1-0ubuntu1) oneiric; urgency=low

  * New upstream release.
    - don't start apt on logging
    - [UIFe] should say "Restart to Complete Updates…" (LP: #850013)

 -- Didier Roche <didrocks@ubuntu.com>  Thu, 15 Sep 2011 10:33:56 +0200

indicator-session (0.3.5.0-0ubuntu1) oneiric; urgency=low

  * New upstream release:
    - fix the updates menu items randomly working (lp: #842946)
    - "Guest Session should not show if guest session was disabled in 
       the display manager" (lp: #835084)
    - segfault fix (lp: #840660)
    - don't display temporary guest user generated username (lp: #844272)
    - respect "show-real-name-on-panel" to hide the username (lp: #812728)

 -- Sebastien Bacher <seb128@ubuntu.com>  Fri, 09 Sep 2011 11:18:26 +0200

indicator-session (0.3.4.3-0ubuntu1) oneiric; urgency=low

  * New upstream release.
    - new gsettings key "com.canonical.indicator.session user-show-menu"
    - "[UIFe]Greeter power menu has cog icon but no settings" 
      (lp: #838546)

 -- Sebastien Bacher <seb128@ubuntu.com>  Tue, 06 Sep 2011 22:09:41 +0200

indicator-session (0.3.4.2-0ubuntu1) oneiric; urgency=low

  * New upstream release.
    - states 'software up-to-date' although there're updates 
      available" (LP: #831650)
  * -debian/patches/revert_icon_change.patch

 -- Ken VanDine <ken.vandine@canonical.com>  Fri, 02 Sep 2011 12:22:03 -0400

indicator-session (0.3.4.1-0ubuntu1) oneiric; urgency=low

  [Ken VanDine]
  * New upstream release.
    - in a Guest session user menu is not visible (LP: #834948)
    - User name shown as [Invalid UTF-8] in live session (LP: #837246)
    - "Reboot Required" menu opens Update Manager, doesn't reboot (LP: #837658)
    - indicator-session-service crashed with SIGSEGV in 
      g_str_hash() (LP: #824243)
    - indicator-session-service crashed with SIGSEGV in 
      g_variant_unref() (LP: #833965)
  * +debian/patches/revert_icon_change.patch
    - revert the icon change in greeter mode until a UIF exception is 
      approved
  * +debian/source/format

  [Ted Gould]
  * debian/control: Adding a depend on gnome-settings-daemon to ensure that
    the required schemas are available.  (LP: #833965)

 -- Ken VanDine <ken.vandine@canonical.com>  Thu, 01 Sep 2011 13:53:50 -0400

indicator-session (0.3.3.2-0ubuntu1) oneiric; urgency=low

  * New upstream release.
    - Don't set LC_ALL to C
  * debian/rules
    - dh_translations doesn't handle multibuilds, so manually add the domain

 -- Ken VanDine <ken.vandine@canonical.com>  Fri, 26 Aug 2011 09:49:37 -0400

indicator-session (0.3.3.1-0ubuntu1) oneiric; urgency=low

  * New upstream release.
    - Fixed string displayed for users name on single user systems 

 -- Ken VanDine <ken.vandine@canonical.com>  Thu, 25 Aug 2011 15:25:40 -0400

indicator-session (0.3.3-0ubuntu2) oneiric; urgency=low

  * src/udev-mgr.c
    - Cherry picked fix for (LP: #833795)

 -- Ken VanDine <ken.vandine@canonical.com>  Thu, 25 Aug 2011 12:56:17 -0400

indicator-session (0.3.3-0ubuntu1) oneiric; urgency=low

  * New upstream release.
    - User menu should still show even if there is only 1 user (LP: #831758)
    - Bluetooth item in menu not needed (LP: #825111)
    - Newly created users are not added to the menu until next 
      login (LP: #552048)
    - Users list in shutdown menu is not updated on user 
      deletion (LP: #557608)
    - should use gsettings rather than gconf (LP: #656323)
  * debian/control
    - Bump dbusmenu build dep to >= 0.4.92

 -- Ken VanDine <ken.vandine@canonical.com>  Thu, 25 Aug 2011 08:58:56 -0400

indicator-session (0.3.2-0ubuntu1) oneiric; urgency=low

  * New upstream release.
    - Top-right bar shows "nvalid UTF-8]" (LP: #811852)
    - Don't display 'updates available' when there aren't any (LP: #819495)
    - guest item in user menu (LP: #827909)
    - user menu shows all users with active sessions (LP: #827932)
    - Use ellipsis consistently in the indicator-session strings (LP: #621339)
    - ftbfs with gcc-4.6 -Werror (LP: #793105)
    - lightdm asks for password when resuming from suspend even when no one 
      is logged in (LP: #812804)

 -- Ken VanDine <ken.vandine@canonical.com>  Thu, 18 Aug 2011 14:30:06 -0400

indicator-session (0.3.1-0ubuntu2) oneiric; urgency=low

  * debian/rules: run intltool-update to update the translations template
    (lp: #820705)

 -- Sebastien Bacher <seb128@ubuntu.com>  Thu, 11 Aug 2011 17:09:08 +0200

indicator-session (0.3.1-0ubuntu1) oneiric; urgency=low

  * New upstream release.
    - restart is missing from SessionMenu (LP: #815077)
    - Don't allow starting programs via the greeter indicators (LP: #811853)
    - Printer menu item should launch system-config-printer (LP: #818602)
    - gudev integration
    - apt restart required awareness
  * debian/control
    - Added build depends on libgudev-1.0-dev

 -- Ken VanDine <ken.vandine@canonical.com>  Wed, 10 Aug 2011 16:23:33 -0400

indicator-session (0.3.0-0ubuntu1) oneiric; urgency=low

  * New upstream release.
    - fixed bug where the user menu wouldn't open in unity (LP: #812728)
    - Include apt, settings and device menus
  * debian/rules
    - Updated gtk configure args

 -- Ken VanDine <ken.vandine@canonical.com>  Fri, 22 Jul 2011 13:41:08 -0400

indicator-session (0.2.93-0ubuntu1) oneiric; urgency=low

  * New upstream release.
  * debian/control 
    - Added Replaces indicator-me

 -- Ken VanDine <ken.vandine@canonical.com>  Thu, 14 Jul 2011 14:29:15 -0400

indicator-session (0.2.92-0ubuntu2) oneiric; urgency=low

  * src/session-service.c: drop g_debug leftover which broke the build

 -- Sebastien Bacher <seb128@ubuntu.com>  Fri, 08 Jul 2011 11:52:43 +0200

indicator-session (0.2.92-0ubuntu1) oneiric; urgency=low

  [ Ted Gould ]
  * New upstream release. (0.2.91)
    * Integrates with LightDM now
    * Moved to libindicator 0.4
  * New upstream release. (0.2.92)
    * Fixed dist'ing the XML files
  * debian/control: Move suggests from gdm to lightdm 

  [ Ken VanDine ]
  * debian/control
    - bumped build depends for libindicator to >= 0.3.90

 -- Ken VanDine <ken.vandine@canonical.com>  Thu, 07 Jul 2011 14:59:44 -0400

indicator-session (0.2.90-0ubuntu3) oneiric; urgency=low

  * Rebuild for libdbusmenu-gtk3-4
  * debian/control
    - Dropped build depends on indicator-session-gtk2

 -- Ken VanDine <ken.vandine@canonical.com>  Tue, 28 Jun 2011 09:06:33 -0400

indicator-session (0.2.90-0ubuntu2) oneiric; urgency=low

  * debian/control
    - Properly recommend indicator-session-gtk2

 -- Ken VanDine <ken.vandine@canonical.com>  Thu, 23 Jun 2011 10:05:25 -0400

indicator-session (0.2.90-0ubuntu1) oneiric; urgency=low

  [ Ted Gould ]
  * New upstream release.
    * GTK3 support

  [ Ken VanDine ]
  * debian/control
    - Bumped standards version to 3.9.2
    - Add new binary for indicator-session-gtk2 
    - Make indicator-session recommend indicator-session-gtk2 (until unity 
      can load gtk3 indicators)
    - indicator-session-gtk2 replaces indicator-session << 0.2.90
    - Added build depends for libdbusmenu-gtk3-dev and libindicator3-dev
  * debian/rules
    - build for both gtk2 and gtk3

 -- Ken VanDine <ken.vandine@canonical.com>  Wed, 22 Jun 2011 12:18:18 -0400

indicator-session (0.2.17-0ubuntu1) natty; urgency=low

  * New upstream release.
    * Don't die if we can't send an image update (LP: #747818)

 -- Ted Gould <ted@ubuntu.com>  Thu, 14 Apr 2011 16:06:04 -0500

indicator-session (0.2.16-0ubuntu1) natty; urgency=low

  * New upstream release.
    * Don't error and crash Unity (LP: #745323)

 -- Ted Gould <ted@ubuntu.com>  Thu, 07 Apr 2011 12:46:00 -0500

indicator-session (0.2.15-0ubuntu1) natty; urgency=low

  * New upstream release.
    ∘ Support adding arbitrary items to the end of the session
      menu. (LP: #727823)
    ∘ Call guest session with --no-lock to ensure there is no
      double locking (LP: #636693)

 -- Ted Gould <ted@ubuntu.com>  Thu, 10 Mar 2011 16:10:19 -0600

indicator-session (0.2.14-0ubuntu1) natty; urgency=low

  * New upstream release.
    * Adding in accessible description
  * debian/control: Bumping libindicator dep to 0.3.19

 -- Ted Gould <ted@ubuntu.com>  Thu, 17 Feb 2011 13:31:40 -0600

indicator-session (0.2.13-0ubuntu1) natty; urgency=low

  * New upstream release.
    * Making text in logout dialog unselectable (LP: #597317)

 -- Ted Gould <ted@ubuntu.com>  Fri, 11 Feb 2011 11:14:08 -0600

indicator-session (0.2.12-0ubuntu1) natty; urgency=low

  * New upstream release.
    * Fix service file names
    * Add log domain
    * Fix dbusmenu prototypes

 -- Ted Gould <ted@ubuntu.com>  Fri, 28 Jan 2011 11:19:59 -0600

indicator-session (0.2.11-0ubuntu1) natty; urgency=low

  * New upstream release.
    - Ported to gdbus and dbusmenu 0.4
    - indicator-session-service crashed with signal 5 in 
      g_type_create_instance() (LP: #611257)
  * debian/control
    - Bumped build depends for dbusmenu to >= 0.3.91
    - Bumped build depends libindicator-dev >= 0.3.16

 -- Ken VanDine <ken.vandine@canonical.com>  Fri, 14 Jan 2011 13:20:16 -0600

indicator-session (0.2.10-0ubuntu4) natty; urgency=low

  * debian/control
    - Bump build depends for libdbusmenu-* to >= 0.3.90

 -- Ken VanDine <ken.vandine@canonical.com>  Thu, 09 Dec 2010 11:38:49 -0500

indicator-session (0.2.10-0ubuntu3) maverick; urgency=low

  * Backport upstream revision 129 to fix a crasher (lp: #611257)

 -- Sebastien Bacher <seb128@ubuntu.com>  Wed, 29 Sep 2010 15:16:28 +0200

indicator-session (0.2.10-0ubuntu2) maverick; urgency=low

  * Rebuild for libindicator ABI change (LP: #637692)
  * debian/control: depends on latest libindicator-dev 

 -- Didier Roche <didrocks@ubuntu.com>  Wed, 22 Sep 2010 18:42:59 +0200

indicator-session (0.2.10-0ubuntu1) maverick; urgency=low

  * New upstream release.
    * Fix to lock screen so that the menu item is always to lock
      the screen. (LP: #599848)
    * Fix capitalization of complete update message.

 -- Ted Gould <ted@ubuntu.com>  Thu, 12 Aug 2010 11:41:45 -0500

indicator-session (0.2.10-0ubuntu1~ppa2) maverick; urgency=low

  * Upstream Merge
    * Ignoring an invalid error message (LP: #611257)

 -- Ted Gould <ted@ubuntu.com>  Fri, 03 Sep 2010 13:56:01 -0500

indicator-session (0.2.10-0ubuntu1~ppa1) maverick; urgency=low

  * New upstream release.
    * Fix to lock screen so that the menu item is always to lock
      the screen. (LP: #599848)
    * Fix capitalization of complete update message.

 -- Ted Gould <ted@ubuntu.com>  Thu, 12 Aug 2010 11:41:45 -0500

indicator-session (0.2.9-0ubuntu1) maverick; urgency=low

  * New upstream release:
    - Change "Restart Required..." to "Restart To Complete Update..."
      (lp: #586928)
    - Ellipsized strings.

 -- Sebastien Bacher <seb128@ubuntu.com>  Thu, 05 Aug 2010 12:45:37 +0200

indicator-session (0.2.8-0ubuntu2) lucid; urgency=low

  * Restore debian directory changes dropped by error

 -- Sebastien Bacher <seb128@ubuntu.com>  Fri, 09 Apr 2010 19:29:00 +0200

indicator-session (0.2.8-0ubuntu1) lucid; urgency=low

  * New upstream release.
    * Making restart and shutdown items configurable (LP: #548810)
    * Changing 'Sleep' to 'Suspend' (LP: #547102)
    * Fixing translations helper text (LP: #547131)
    * Passing correct object to callback (LP: #543393)
    * Ignoring malformed message (LP: #548620)

 -- Ted Gould <ted@ubuntu.com>  Fri, 09 Apr 2010 11:08:47 -0500

indicator-session (0.2.7-0ubuntu3) lucid; urgency=low

  * debian/control
    - Changed depends on indicator-applet to recommends 
  * debian/patches/suspend_string.patch
    - Change the string back to "Suspend"

 -- Ken VanDine <ken.vandine@canonical.com>  Fri, 26 Mar 2010 11:39:35 -0400

indicator-session (0.2.7-0ubuntu2) lucid; urgency=low

  * debian/patches/restore_lock_screen.patch
    - re-added patch that got dropped in the merge 

 -- Ken VanDine <ken.vandine@canonical.com>  Thu, 25 Mar 2010 17:12:14 -0400

indicator-session (0.2.7-0ubuntu1) lucid; urgency=low

  * debian/control
    - Dropped Vcs-Bzr and Vcs-Browser

  [Ted Gould]
  * Upstream release 0.2.7
    * Adding a switch for translators if the "Switch From"
      translation doesn't make sense (LP: #545893)
    * Scale avatar icons to menu size (LP: #542505)
    * Fix strings to have all be "Shut Down" (LP: #545578)
  * Remove debian/patches/restore_lock_screen.patch added by
    downstream.

 -- Ken VanDine <ken.vandine@canonical.com>  Thu, 25 Mar 2010 11:23:13 -0400

indicator-session (0.2.6-0ubuntu2) lucid; urgency=low

  * debian/control: 
    - change the gdm Depends to a Suggests since it's not really needed
  * debian/patches/restore_lock_screen.patch:
    - don't change "lock screen" in "start screensaver" for users who don't
      use lock on screensaver action by default, the behaviour change was
      breaking freeze and letting some users without a way to lock their 
      computer screen (lp: #542585)

 -- Sebastien Bacher <seb128@ubuntu.com>  Tue, 23 Mar 2010 18:50:35 +0100

indicator-session (0.2.6-0ubuntu1) lucid; urgency=low

  * Upstream release 0.2.6
    ∘ Updating sessions to make guest account marked when being
      used (LP: #436030)
    ∘ String "Switch From" is miscapitalized (LP: #540265)
    ∘ Follow user switching lockdown key (LP: #504360)
    ∘ Use user avatar images in session menu (LP: #436028)
    ∘ Don't show suspend/hibernate if disabled in Policy Kit (LP: #432598)
    ∘ Lock screen when switching users (LP: #536801)
    ∘ Fix callback prototype (LP: #536990)
    ∘ Revert back to "Shut Down" instead of "Switch Off" (LP: #540056)
    ∘ Fix leaked GConf notifications
    ∘ Add GConf key for showing the "Log Out" item
    ∘ Adding the ability to specify a desktop file to have at the end
      of the menu.
    ∘ Setting up restart required notification by changing panel icon
      and icon in menus.
    ∘ Use the libindicator image helpers
    ∘ Set proper translation domain for loadable indicator
    ∘ Translation update
  * debian/control: Require libindicator 0.3.5

 -- Ted Gould <ted@ubuntu.com>  Thu, 18 Mar 2010 14:22:41 -0500

indicator-session (0.2.5-0ubuntu3) lucid; urgency=low

  * Backported an upstream change to fix translations use 

 -- Sebastien Bacher <seb128@ubuntu.com>  Mon, 15 Mar 2010 11:47:13 +0100

indicator-session (0.2.5-0ubuntu2) lucid; urgency=low

  * Backported an upstream change to fix a signal prototype issue (lp: #507776)

 -- Sebastien Bacher <seb128@ubuntu.com>  Fri, 12 Mar 2010 00:25:52 +0100

indicator-session (0.2.5-0ubuntu1) lucid; urgency=low

  * Upstream Release 0.2.5
    * Restart required menu item when it's required for updates
    * New logout dialogs.
    * Fix naming to "Switch off" and "Sleep"
    * Blocking the current user from the user list
    * Change sorting to be based on real names and handle conflicts
    * Removing some ConsoleKit errors (lp: #529830)
    * Memory leak on PangoLayout allocation
    * Don't set GTK decorations
    * ConsoleKit fallback if gnome-session not available

 -- Ted Gould <ted@ubuntu.com>  Thu, 04 Mar 2010 12:33:08 -0600

indicator-session (0.2.4-0ubuntu2) lucid; urgency=low

  * Backport upstream change to fix decoration rendering issues

 -- Sebastien Bacher <seb128@ubuntu.com>  Tue, 02 Mar 2010 16:03:20 +0100

indicator-session (0.2.4-0ubuntu1) lucid; urgency=low

  * Upstream release 0.2.4
    * When we can't shutdown with gnome-session fallback to using
      ConsoleKit.
    * Detect when GPM isn't available and don't error out.
    * Change suspend and hibernate detection property names for
      adjustment to upower.

  [Ken VanDine]
  * debian/patches/fix-session-menu-without-gdm.patch
    - dropped patch, merged upstream

 -- Ted Gould <ted@ubuntu.com>  Thu, 25 Feb 2010 11:57:41 -0600

indicator-session (0.2.3-0ubuntu2) lucid; urgency=low

  * debian/patches/fix-session-menu-without-gdm.patch
    - Don't fail with a g_error when we fail to get a list of user sessions 
      from gdm (LP: #506683)

 -- Ken VanDine <ken.vandine@canonical.com>  Fri, 19 Feb 2010 09:43:14 -0500

indicator-session (0.2.3-0ubuntu1) lucid; urgency=low

  * Upstream release 0.2.3
    * Switch menu ordering to match design spec
    * Change switch menu item to "Switch from..."
    * Move from Devkit-Power to upower
    * Adding in user logged in icon and menu item
  * Removed debian/patches/01_port_to_upower.patch as it is now merged
    upstream.

 -- Ted Gould <ted@ubuntu.com>  Thu, 18 Feb 2010 09:49:22 -0600

indicator-session (0.2.2-0ubuntu2) lucid; urgency=low

  * debian/control: Update devicekit-power dependency to upower.
  * Add debian/patches/01_port_to_upower.patch: Straightforward port to
    upower's D-Bus API. A more elaborate port to libupower-glib has been
    proposed upstream as well, but it's not yet clear whether to use the
    client library or the D-Bus API.

 -- Martin Pitt <martin.pitt@ubuntu.com>  Wed, 17 Feb 2010 11:30:00 +0100

indicator-session (0.2.2-0ubuntu1) lucid; urgency=low

  * Upstream release 0.2.2
    * Check the user_switching lockdown key to disable user_switching
    * Only create the screensaver proxy when needed.
    * Removing unneeded GPM proxy
    * Fixing and reenabling user switching

 -- Ted Gould <ted@ubuntu.com>  Thu, 11 Feb 2010 10:53:06 -0600

indicator-session (0.2.1-0ubuntu1) lucid; urgency=low

  * Upstream release 0.2.1
    * Dbusmenu 0.2.2 support
    * GNOME Screensaver fix (LP: #484603)
  * debian/control: Upping dbusmenu dependency to 0.2.2

 -- Ted Gould <ted@ubuntu.com>  Thu, 04 Feb 2010 17:34:10 -0800

indicator-session (0.2.0-0ubuntu1) lucid; urgency=low

  * Upstream release 0.2.0
    * Removing status support
    * Merging the users service and the session service
  * debian/control: Updating to depend on dbusmenu 0.2.0 or higher. 
  * debian/control: Dropping build depends for libtelepathy-glib-dev

 -- Ted Gould <ted@ubuntu.com>  Fri, 08 Jan 2010 09:33:15 -0600

indicator-session (0.2.0~dev-0ubuntu1~ppa2) karmic; urgency=low

  * debian/rules
    - removed the extra disable-scrollkeeper arg to configure (LP: #418772)
  * debian/control
    - removed the build dep for scrollkeeper

 -- Ken VanDine <ken.vandine@canonical.com>  Fri, 06 Nov 2009 10:24:06 -0500

indicator-session (0.2.0~dev-0ubuntu1~ppa1) karmic; urgency=low

  * Updating to the libindicate 0.3.0 API
  * debian/control: Upping the libindicator-dev version to >= 0.3.0~dev
  * debian/patches/01_locking_on_autologin.patch as it doesn't
    apply.

 -- Ted Gould <ted@ubuntu.com>  Thu, 05 Nov 2009 09:26:56 -0600

indicator-session (0.1.7+r58-0ubuntu1) lucid; urgency=low

  * New snapshot for libindicator 0.3.0
  * debian/control
    - build depend on libtelepathy-glib-dev instead of libempathy-dev
    - build depend on libindicator-dev >= 0.3.0
  * removed 03_tp_glib.patch and 99_autoreconf.patch, applied upstream

 -- Ken VanDine <ken.vandine@canonical.com>  Thu, 10 Dec 2009 10:42:21 -0500

indicator-session (0.1.7-0ubuntu5) lucid; urgency=low

  * debian/patches/03_tp_glib.patch
    - Updated patch to properly work with TpAccountManager 

 -- Ken VanDine <ken.vandine@canonical.com>  Tue, 08 Dec 2009 11:01:38 -0500

indicator-session (0.1.7-0ubuntu4) lucid; urgency=low

  * debian/patches/02_mc5-fixes.patch
    - Renamed the patch for ordering
  * debian/patches/03_tp_glib.patch
    - Port from libempathy to telepathy-glib (LP: #461367)
  * debian/patches/99_autoreconf.patch
    - autoreconf for telepathy change
  * debian/control
    - build depend on libtelepathy-glib-dev instead of libempathy-dev

 -- Ken VanDine <ken.vandine@canonical.com>  Tue, 08 Dec 2009 08:58:06 -0500

indicator-session (0.1.7-0ubuntu3) karmic; urgency=low

  * debian/patches/01_locking_on_autologin.patch:
    - don't stop users to lock their screen on autologin configs, 
      thank David Barth (lp: #438936)

 -- Sebastien Bacher <seb128@ubuntu.com>  Wed, 14 Oct 2009 19:16:24 +0200

indicator-session (0.1.7-0ubuntu3~ppa1) karmic; urgency=low

  * Listen on DBus for MissionControl coming on and off the bus
    as EmpathyAccountManager used to do that for us before.
  * Remove debian/patches/mc5-fixes.patch

 -- Ted Gould <ted@ubuntu.com>  Sat, 10 Oct 2009 08:44:16 -0400

indicator-session (0.1.7-0ubuntu2) karmic; urgency=low

  * debian/patches/mc5-fixes.patch (LP: #427643)
    - Fix presence in mc5

 -- Ken VanDine <ken.vandine@canonical.com>  Fri, 09 Oct 2009 08:20:46 +0200

indicator-session (0.1.7-0ubuntu1) karmic; urgency=low

  * Upstream release 0.1.7
    * Changing the icon so that if you are disconnected it is
      'system-shutdown-panel' and making sure that we see it
      sometimes by not allocating the EmpathyAccountManager isn't
      allocated until status is set. (LP: #432635)
      * Also fixes by happenstance: (LP: #444170 and LP: #437065)
    * Handling the locking of the screensaver so that we ensure
      the screensaver is active before suspending.  Also, we
      throttle it to ensure it doesn't start until after suspend.
      (LP: #444391)
    * Asynchronized the menu handling so that it's in the right
      order with async startup. (LP: #440484)
    * String change, "New Session" to "Switch User" (LP: #444494) 
  * Removed debian/patches/switch_user_lp-444494.patch

 -- Ted Gould <ted@ubuntu.com>  Thu, 08 Oct 2009 11:12:07 -0400

indicator-session (0.1.6-0ubuntu2) karmic; urgency=low

  * debian/patches/switch_user_lp-444494.patch
    - String change, "New Session" to "Switch User" (LP: #444494) 

 -- Ken VanDine <ken.vandine@canonical.com>  Tue, 06 Oct 2009 10:44:57 -0400

indicator-session (0.1.6-0ubuntu1) karmic; urgency=low

  * Upstream release 0.1.6 (LP: #440216)
    * Making startup of services asynchronous (LP: #436181)
    * Disabling "Lock Screen" item when action is blocked by
      GDM autologin (LP: #436724)
    * Disabling "Lock Screen" in guest session (LP: #439068)

 -- Ted Gould <ted@ubuntu.com>  Thu, 01 Oct 2009 23:33:25 +0200

indicator-session (0.1.5-0ubuntu2) karmic; urgency=low

  * src/indicator-session.c: 
    - Changing the start up of the services to be asynchronous, thank Ted Gould
      (lp: #436181)

 -- Sebastien Bacher <seb128@ubuntu.com>  Tue, 29 Sep 2009 01:25:38 +0200

indicator-session (0.1.5-0ubuntu1) karmic; urgency=low

  * Upstream release 0.1.5 (LP: #436223)
    * PolicyKit-1 support (LP: #418643)
    * GDM User list support (LP: #422052)
    * MissionControl5 support (LP: #427643)
    * Better locking of the screensaver (LP: #428115)
  * debian/control: Adding in a libempathy-dev build dependency
    as it's now required by upstream.
  * Removing patches 01_polkit-1.patch and 99_autoreconf.patch
    as they were merged upstream.

 -- Ted Gould <ted@ubuntu.com>  Thu, 24 Sep 2009 17:07:51 -0500

indicator-session (0.1.4-0ubuntu2) karmic; urgency=low

  * Add 01_polkit-1.patch: Port to polkit-1. (LP: #412601)
  * Add 99_autoreconf.patch: Autoconf changes for above patch.
  * debian/control: libpolkit-gnome-dev → libpolkit-gobject-1-dev

 -- Martin Pitt <martin.pitt@ubuntu.com>  Tue, 22 Sep 2009 09:17:43 +0200

indicator-session (0.1.4-0ubuntu1) karmic; urgency=low

  * Upstream release (LP: #432120)
  * Fixes to issues brought up by the design team.

 -- Ted Gould <ted@ubuntu.com>  Thu, 17 Sep 2009 11:08:07 -0500

indicator-session (0.1.3-0ubuntu1) karmic; urgency=low

  * Upstream release 0.1.3
    * GConf Key change listening
    * Pidgin and Empathy (2.26) startup detection
    * Label fixes
    * Icon fixes for logout windows (LP: #426355)

 -- Ted Gould <ted@ubuntu.com>  Thu, 10 Sep 2009 20:38:44 -0500

indicator-session (0.1.2-0ubuntu1) karmic; urgency=low

  * debian/control:
    - build-depends on libgconf2-dev

  [ Ted Gould ]
  * Upstream version 0.1.2
    * Adds translation setup.  (fixes LP: #425598)
    * Packaging fix to use upstream tarball.  (fixes LP: #418769)
    * Shows elipsis when dialogs are enabled (fixes LP: #421693)
    * Adds GConf key for configure whether dialogs on shutdown and
      logout are shown.  (fixes LP: #422025)

 -- Sebastien Bacher <seb128@ubuntu.com>  Tue, 08 Sep 2009 18:15:03 +0200

indicator-session (0.1.2-0ubuntu1~ppa1) karmic; urgency=low

  * Upstream version 0.1.2 fixes LP: #425598, LP: #418769, LP: #421693
    and LP: #422025.

 -- Ted Gould <ted@ubuntu.com>  Tue, 08 Sep 2009 10:51:59 -0500

indicator-session (0.1.1-0ubuntu2~ppa2) karmic; urgency=low

  * Merging in c_korn's branch.

 -- Ted Gould <ted@ubuntu.com>  Tue, 08 Sep 2009 10:18:56 -0500

indicator-session (0.1.1-0ubuntu2~ppa1) karmic; urgency=low

  * Removing printing DBus error message as it sometimes isn't
    valid.  (LP: #420238)

 -- Ted Gould <ted@ubuntu.com>  Fri, 04 Sep 2009 13:44:45 -0500

indicator-session (0.1.1-0ubuntu1) karmic; urgency=low

  * set bzr-builddeb merge mode to true for easy tarball build

  [ Ted Gould ]
  * Upstream update 0.1.1 for dbusmenu 0.1.2 (LP: #423975)
  * debian/control: Increasing dbusmenu dep to 0.1.2

 -- Sebastien Bacher <seb128@ubuntu.com>  Fri, 04 Sep 2009 11:46:25 +0200

indicator-sus (0.1-0ubuntu2) UNRELEASE; urgency=low

  * Fixed Vcs-Bzr location, part of the  indicator-applet project
  * specify Vcs-Bzr-Browser

 -- Alexander Sack <asac@ubuntu.com>  Tue, 11 Aug 2009 17:26:15 +0200

indicator-sus (0.1-0ubuntu1) karmic; urgency=low

  * Include icons in the tarball
  * Added license files
  * Corrected the FSF address
  * debian/control
    - Set Homepage and Vcs-Bzr
  * Added debian/watch 
  * Changed conflicts for gdm to <= 2.27.4-0ubuntu9
  * Depend on indicator-applet >= 0.2

 -- Ken VanDine <ken.vandine@canonical.com>  Tue, 11 Aug 2009 09:53:56 -0400

indicator-sus (0.1~ppa6) karmic; urgency=low

  * debian/control: Conflicting with gdm < 2.27.4-0ubuntu9 or
    lower to stop people from having problems with the PPA.

 -- Ted Gould <ted@ubuntu.com>  Sat, 08 Aug 2009 00:19:34 +0100

indicator-sus (0.1~ppa5) karmic; urgency=low

  * Legal headers on the source files.

 -- Ted Gould <ted@ubuntu.com>  Fri, 07 Aug 2009 23:57:19 +0100

indicator-sus (0.1~ppa4) karmic; urgency=low

  * Merging in status shuffle branch.

 -- Ted Gould <ted@ubuntu.com>  Fri, 07 Aug 2009 21:55:52 +0100

indicator-sus (0.1~ppa3) karmic; urgency=low

  * Fleshing out significantly.  Inital rerelease.

 -- Ted Gould <ted@ubuntu.com>  Sun, 26 Jul 2009 23:50:47 -0500

indicator-sus (0.1~ppa1) intrepid; urgency=low

  * Initial release

 -- Ted Gould <ted@ubuntu.com>  Thu, 04 Dec 2008 23:51:41 -0800

indicator-session (0.1~bzr17-0ubuntu1) karmic; urgency=low

  * New snapshot (LP: #417035)
  * Package rename from 'indicator-sus' to 'indicator-session'
  * Merging in the branch that adds in the status icons to
    the panel.
  * debian/control:
    - Switching to indicator-session and conflicting
    - Changed Vcs-Bzr to point to ~ubuntu-desktop
    - Changed the project homepage
    and replacing indicator-sus
  * debian/watch: Switching to indicator-session*

 -- Ken VanDine <ken.vandine@canonical.com>  Fri, 21 Aug 2009 12:28:13 -0400

