aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2011-07-15 12:57:43 -0400
committerKen VanDine <ken.vandine@canonical.com>2011-07-15 12:57:43 -0400
commit4181f8294a68bf11ffc230d58c24f79c899aa82e (patch)
tree65029216b5d803211f8a36812047164ce8aabfac /debian/control
parentcd27d0b7b5f42c0f6ec1a02ae75c3fb26171d8c6 (diff)
downloadayatana-indicator-messages-4181f8294a68bf11ffc230d58c24f79c899aa82e.tar.gz
ayatana-indicator-messages-4181f8294a68bf11ffc230d58c24f79c899aa82e.tar.bz2
ayatana-indicator-messages-4181f8294a68bf11ffc230d58c24f79c899aa82e.zip
releasing version 0.4.92-0ubuntu1
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control53
1 files changed, 42 insertions, 11 deletions
diff --git a/debian/control b/debian/control
index cda9a65..605f65b 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,7 @@ 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
+Recommends: indicator-applet | indicator-renderer, indicator-status-provider-mc5
Replaces: indicator-me
Breaks: indicator-applet (<< 0.3.0), indicator-me
Description: indicator that collects messages that need a response
@@ -56,11 +56,9 @@ Architecture: any
Section: libs
Depends: ${shlibs:Depends},
${misc:Depends}
-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.
+Description: indicator status provider - shared library
+ This library contains information to build status providers to go into
+ the messaging menu.
Package: libindicator-messages-status-provider-dev
Architecture: any
@@ -68,9 +66,42 @@ Section: libdevel
Depends: ${shlibs:Depends},
${misc:Depends},
libindicator-messages-status-provider1 (= ${binary:Version})
-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.
+Description: indicator status provider - library development files
+ This library contains information to build status providers to go into
+ the messaging menu.
+
+Package: indicator-status-provider-mc5
+Architecture: any
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ indicator-messages (>= 0.4.92)
+Description: indicator-messages status provider for telepathy mission-control-5
+ A status provider for indicator-messages to update your desktop presence
+ from telepathy mission-control-5.
+Package: indicator-status-provider-pidgin
+Architecture: any
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ indicator-messages (>= 0.4.92)
+Description: indicator-messages status provider for pidgin
+ A status provider for indicator-messages to update your desktop presence
+ from pidgin.
+
+Package: indicator-status-provider-telepathy
+Architecture: any
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ indicator-messages (>= 0.4.92)
+Description: indicator-messages status provider for telepathy (pre-mc5)
+ A status provider for indicator-messages to update your desktop presence
+ from telepathy (pre-mc5).
+
+Package: indicator-status-provider-emesene
+Architecture: any
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ indicator-messages (>= 0.4.92)
+Description: indicator-messages status provider for emesene
+ A status provider for indicator-messages to update your desktop presence
+ from emesene.