diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2018-11-16 10:22:41 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2018-11-16 10:22:41 +0100 |
commit | a1a989b5b8f2b5088fdbf097e324940a4f775429 (patch) | |
tree | 16a62c7cf75548c2ea6e0dea569a3b7862878350 /debian/control | |
parent | d9442d25ecdf99ac4536f5738248790d97a2188c (diff) | |
download | ayatana-indicator-messages-a1a989b5b8f2b5088fdbf097e324940a4f775429.tar.gz ayatana-indicator-messages-a1a989b5b8f2b5088fdbf097e324940a4f775429.tar.bz2 ayatana-indicator-messages-a1a989b5b8f2b5088fdbf097e324940a4f775429.zip |
debian/control: Add B/R for indicator-messages. The a-i-messages and i-messages bin:pkgs share the same artwork files.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 8d6f38a..b62734b 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,9 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, libglib2.0-bin, -Recommends: indicator-applet | indicator-renderer | mate-applet-indicator +Recommends: indicator-applet | indicator-renderer | mate-applet-indicator, +Breaks: indicator-messages, +Replaces: indicator-messages, Description: Ayatana Indicator that collects messages that need a response A place on the user's desktop that collects messages that need a response. . |