aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
-rw-r--r--debian/control1
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.