diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-07-14 16:57:09 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-07-14 16:57:09 -0400 |
commit | 5a947834adb7f0cbe10550e328c0f895070affdb (patch) | |
tree | aa23c65dd6f1b57fc83ddde3d19461c82968c757 /debian/control | |
parent | 417f6e99a4ad16ce0edbe12042826bca0bbed366 (diff) | |
download | ayatana-indicator-session-5a947834adb7f0cbe10550e328c0f895070affdb.tar.gz ayatana-indicator-session-5a947834adb7f0cbe10550e328c0f895070affdb.tar.bz2 ayatana-indicator-session-5a947834adb7f0cbe10550e328c0f895070affdb.zip |
* debian/control
- Added Replaces indicator-me
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 4f2d296..efc5d53 100644 --- a/debian/control +++ b/debian/control @@ -27,7 +27,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, upower Recommends: indicator-applet (>= 0.2) | indicator-renderer Suggests: lightdm Conflicts: gdm (<= 2.27.4-0ubuntu9), indicator-sus -Replaces: indicator-sus +Replaces: indicator-sus, indicator-me +Breaks: indicator-me Description: 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. |