diff options
author | Ted Gould <ted@gould.cx> | 2009-12-18 21:12:20 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2009-12-18 21:12:20 -0600 |
commit | 9e9c366430db392d005442cc503e7cd990ca51c5 (patch) | |
tree | a836fb580e5d1111439038bbbe5343acaf7ff1bc /debian/control | |
parent | 5be8ede939efb973da4aa7b864fad188803aa650 (diff) | |
parent | d96e16ad7ffdea4807f942ac4b452a6dc607a1fa (diff) | |
download | ayatana-indicator-session-9e9c366430db392d005442cc503e7cd990ca51c5.tar.gz ayatana-indicator-session-9e9c366430db392d005442cc503e7cd990ca51c5.tar.bz2 ayatana-indicator-session-9e9c366430db392d005442cc503e7cd990ca51c5.zip |
Merging in the ubuntu-desktop branch.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/debian/control b/debian/control index a4f2be7..964bbbb 100644 --- a/debian/control +++ b/debian/control @@ -8,13 +8,12 @@ Build-Depends: debhelper (>= 5.0), libgconf2-dev, libdbus-glib-1-dev, gnome-doc-utils, - scrollkeeper, - libindicator-dev (>= 0.3.0~dev), + libindicator-dev (>= 0.3.0), libdbusmenu-glib-dev (>= 0.1.2), libdbusmenu-gtk-dev (>= 0.1.2), libpolkit-gobject-1-dev, intltool, - libempathy-dev (>= 2.27.0) + libtelepathy-glib-dev (>= 0.9.0) Standards-Version: 3.8.2 Homepage: https://launchpad.net/indicator-session Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-session/ubuntu @@ -28,9 +27,9 @@ Replaces: indicator-sus Description: An indicator showing session management, status and user switching. . This indicator is designed to be placed on the right side of a panel and - give the user easy control for changing their instant message status. Switching - to another user. Starting a guest session. Or controlling the status of - their own session. + give the user easy control for changing their instant message status. + Switching to another user. Starting a guest session. Or controlling the + status of their own session. . It requires some way to be hosted into a panel. For the GNOME Panel the appropriate package is indicator-applet-session. |