diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2009-12-15 11:58:16 -0500 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2009-12-15 11:58:16 -0500 |
commit | 1fe4c86ce7dd4f206c1b954919a262740cbf76ef (patch) | |
tree | 219030dd809f549c2cd42fb1421ae525eb8358f6 /debian/control | |
parent | 83473aae96394c2de26dd4ed5f4fc06082b17ad7 (diff) | |
download | ayatana-indicator-messages-1fe4c86ce7dd4f206c1b954919a262740cbf76ef.tar.gz ayatana-indicator-messages-1fe4c86ce7dd4f206c1b954919a262740cbf76ef.tar.bz2 ayatana-indicator-messages-1fe4c86ce7dd4f206c1b954919a262740cbf76ef.zip |
* debian/control
- add a Breaks for indicator-applet (<< 0.3.0)
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index eab6140..477c41d 100644 --- a/debian/control +++ b/debian/control @@ -21,6 +21,7 @@ Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-messages/ubuntu Package: indicator-messages Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, indicator-applet +Breaks: indicator-applet (<< 0.3.0) Description: GNOME panel indicator applet for messages indicator-applet is an applet to display information from various applications consistently in the GNOME panel. |