diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-07-07 14:47:12 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-07-07 14:47:12 -0400 |
commit | b81fe696008620e4123d1407f382561123c86382 (patch) | |
tree | 92eae2c248aa980058d87899ad554b33a1fed071 /debian/control | |
parent | 31c18f6eda48e5ce6f28231585c53a53bd971e04 (diff) | |
parent | 9c47ca97c6471ff44e44ad0403237ac054333fc2 (diff) | |
download | ayatana-indicator-session-b81fe696008620e4123d1407f382561123c86382.tar.gz ayatana-indicator-session-b81fe696008620e4123d1407f382561123c86382.tar.bz2 ayatana-indicator-session-b81fe696008620e4123d1407f382561123c86382.zip |
* 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
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index cd7d6f2..a5cb161 100644 --- a/debian/control +++ b/debian/control @@ -25,7 +25,7 @@ Package: indicator-session Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, upower Recommends: indicator-applet (>= 0.2) | indicator-renderer -Suggests: gdm +Suggests: lightdm Conflicts: gdm (<= 2.27.4-0ubuntu9), indicator-sus Replaces: indicator-sus Description: Indicator showing session management, status and user switching. @@ -44,7 +44,7 @@ Depends: ${shlibs:Depends}, upower, indicator-session (= ${binary:Version}) Recommends: indicator-applet (>= 0.2) | indicator-renderer -Suggests: gdm +Suggests: lightdm Conflicts: gdm (<= 2.27.4-0ubuntu9), indicator-sus Replaces: indicator-session (<< 0.2.90) Description: Indicator showing session management, status and user switching. |