diff options
author | Ted Gould <ted@gould.cx> | 2010-01-08 12:13:23 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-01-08 12:13:23 -0600 |
commit | d39cc3106f19eb906552e137824aabb4d648c2a1 (patch) | |
tree | ef97ee8c13404e95ee9f5444d7a82118ff737f52 /debian/control | |
parent | 0d4e6169ff7a28d62ce785fd61aecc201418a27a (diff) | |
parent | 1fe4c86ce7dd4f206c1b954919a262740cbf76ef (diff) | |
download | ayatana-indicator-messages-d39cc3106f19eb906552e137824aabb4d648c2a1.tar.gz ayatana-indicator-messages-d39cc3106f19eb906552e137824aabb4d648c2a1.tar.bz2 ayatana-indicator-messages-d39cc3106f19eb906552e137824aabb4d648c2a1.zip |
Merging in ubuntu-desktop branch
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 0023281..a71376c 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 5.0), intltool, libindicate-dev (>= 0.2.0), libindicate-gtk-dev (>= 0.2.0), - libindicator-dev (>= 0.3.0~dev), + libindicator-dev (>= 0.3.0), libdbusmenu-gtk-dev (>= 0.2.0~dev), libdbusmenu-glib-dev (>= 0.2.0~dev) Standards-Version: 3.8.0 @@ -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. |