diff options
author | Martin Pitt <martin.pitt@canonical.com> | 2009-02-17 11:23:18 +0100 |
---|---|---|
committer | Martin Pitt <martin.pitt@canonical.com> | 2009-02-17 11:23:18 +0100 |
commit | 23d66233aef2061ef5f9d1e6dee33a8632c0b943 (patch) | |
tree | aa87bfdf9b08d20a3cb1947f1b972400195f9a72 /debian/control | |
parent | 7009e0c413860eced640868557ff4154d415479f (diff) | |
download | libayatana-indicator-23d66233aef2061ef5f9d1e6dee33a8632c0b943.tar.gz libayatana-indicator-23d66233aef2061ef5f9d1e6dee33a8632c0b943.tar.bz2 libayatana-indicator-23d66233aef2061ef5f9d1e6dee33a8632c0b943.zip |
debian/control: Update package descriptions; the messaging part is
provided by indicator-messages.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/debian/control b/debian/control index c74c2a9..933e50b 100644 --- a/debian/control +++ b/debian/control @@ -22,11 +22,12 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, gnome-panel -Description: GNOME panel message indicator applet +Description: GNOME panel indicator applet indicator-applet is an applet to display information from various applications consistently in the GNOME panel. . - Currently this includes support for messaging applications. + Currently this includes support for messaging applications in the + indicator-messages package. Package: libindicate0 Section: libs @@ -35,12 +36,10 @@ Replaces: libindicate Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Description: GNOME panel message indicator applet - shared library +Description: GNOME panel indicator applet - shared library indicator-applet is an applet to display information from various applications consistently in the GNOME panel. . - Currently this includes support for messaging applications. - . This package contains shared libraries to be used by applications. Package: libindicate-dev @@ -51,10 +50,8 @@ Depends: ${shlibs:Depends}, libindicate0 (= ${binary:Version}), libdbus-glib-1-dev (>= 0.76), libgtk2.0-dev (>= 2.12.0) -Description: GNOME panel message indicator applet - shared library +Description: GNOME panel indicator applet - shared library indicator-applet is an applet to display information from various applications consistently in the GNOME panel. . - Currently this includes support for messaging applications. - . This package contains files that are needed to build applications. |