diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-07-29 15:52:04 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-07-29 15:52:04 +0200 |
commit | a7036472aeb0fc66d7d741513b6f37a6d7f01c86 (patch) | |
tree | f4a7508fd7e3c223c1e1c6fc1cb2e3dd146a995e /debian/control | |
parent | 4181f8294a68bf11ffc230d58c24f79c899aa82e (diff) | |
download | ayatana-indicator-messages-a7036472aeb0fc66d7d741513b6f37a6d7f01c86.tar.gz ayatana-indicator-messages-a7036472aeb0fc66d7d741513b6f37a6d7f01c86.tar.bz2 ayatana-indicator-messages-a7036472aeb0fc66d7d741513b6f37a6d7f01c86.zip |
* debian/control:
- use conflicts against 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 605f65b..b336742 100644 --- a/debian/control +++ b/debian/control @@ -30,7 +30,8 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: indicator-applet | indicator-renderer, indicator-status-provider-mc5 Replaces: indicator-me -Breaks: indicator-applet (<< 0.3.0), indicator-me +Breaks: indicator-applet (<< 0.3.0) +Conflicts: indicator-me Description: indicator that collects messages that need a response A place on the user's desktop that collects messages that need a response. This menu provides a condensed and collected view of all of those messages |