aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2011-06-22 12:49:13 -0400
committerKen VanDine <ken.vandine@canonical.com>2011-06-22 12:49:13 -0400
commita75ffde0f949f370abb98127beda432895538ff3 (patch)
tree6997c3f74c730495eeb0e44ffd9a3c5cb8c0babe /debian/control
parentc9b60a10529bf7368508d31c89f4eb0e7df7f024 (diff)
downloadayatana-indicator-messages-a75ffde0f949f370abb98127beda432895538ff3.tar.gz
ayatana-indicator-messages-a75ffde0f949f370abb98127beda432895538ff3.tar.bz2
ayatana-indicator-messages-a75ffde0f949f370abb98127beda432895538ff3.zip
releasing version 0.4.90-0ubuntu1
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control23
1 files changed, 22 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index e299361..ae19121 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Uploaders: Evgeni Golov <evgeni@debian.org>
Build-Depends: debhelper (>= 5.0),
cdbs (>= 0.4.41),
libgtk2.0-dev (>= 2.12.0),
+ libgtk-3-dev,
libdbus-glib-1-dev,
gnome-doc-utils,
scrollkeeper,
@@ -14,9 +15,14 @@ Build-Depends: debhelper (>= 5.0),
libindicate-dev (>= 0.4.91),
libindicate-gtk-dev (>= 0.4.91),
libindicator-dev (>= 0.3.19),
+ libindicator3-dev (>= 0.3.19),
+ libdbusmenu-glib-dev (>= 0.3.90),
+ libdbusmenu-gtk-dev (>= 0.3.94),
+ libdbusmenu-gtk3-dev (>= 0.3.94),
+ libindicator-dev (>= 0.3.19),
libdbusmenu-gtk-dev (>= 0.3.94),
libdbusmenu-glib-dev (>= 0.3.94)
-Standards-Version: 3.9.1
+Standards-Version: 3.9.2
Homepage: https://launchpad.net/indicator-messages
Vcs-Bzr: http://code.launchpad.net/~ubuntu-desktop/indicator-messages/ubuntu
Vcs-Browser: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-messages/ubuntu/files
@@ -24,7 +30,22 @@ Vcs-Browser: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-messages/ubun
Package: indicator-messages
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
+Recommends: indicator-applet | indicator-renderer,
+ indicator-messages-gtk2
+Breaks: indicator-applet (<< 0.3.0)
+Description: indicator that collects messages that need a response
+ A place on the user's desktop that collects messages that need a response.
+ This menu provides a condensed and collected view of all of those messages
+ for quick access, but without making them annoying in times that you want
+ to ignore them.
+
+Package: indicator-messages-gtk2
+Architecture: any
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ indicator-messages (= ${binary:Version})
Recommends: indicator-applet | indicator-renderer
+Replaces: indicator-messages (<< 0.4.90)
Breaks: indicator-applet (<< 0.3.0)
Description: indicator that collects messages that need a response
A place on the user's desktop that collects messages that need a response.