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 | |
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)
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/control | 1 |
2 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6e5dbe7..f97d481 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +indicator-messages (0.2.6+r156-0ubuntu2) lucid; urgency=low + + * debian/control + - add a Breaks for indicator-applet (<< 0.3.0) + + -- Ken VanDine <ken.vandine@canonical.com> Tue, 15 Dec 2009 11:57:42 -0500 + indicator-messages (0.2.6+r156-0ubuntu1) lucid; urgency=low * New snapshot for libindicator 0.3.0 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. |