diff options
author | Ted Gould <ted@canonical.com> | 2009-02-17 10:26:55 -0600 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-02-17 10:26:55 -0600 |
commit | 3fe3f9fe3f81402d47ddc50b7e16bffffc0874a6 (patch) | |
tree | 1372e434ea5620bcf8294be151302ee141cd71f6 /debian/control | |
parent | 4c82f21c8908e40e2d5f638b15c0e325ed859177 (diff) | |
parent | 23d66233aef2061ef5f9d1e6dee33a8632c0b943 (diff) | |
download | libayatana-indicator-3fe3f9fe3f81402d47ddc50b7e16bffffc0874a6.tar.gz libayatana-indicator-3fe3f9fe3f81402d47ddc50b7e16bffffc0874a6.tar.bz2 libayatana-indicator-3fe3f9fe3f81402d47ddc50b7e16bffffc0874a6.zip |
Cherry picking r136 from the ubuntu-core-dev packaging branch that cleans up the licensing, descriptions, and adds additional info
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 15 |
1 files changed, 6 insertions, 9 deletions
diff --git a/debian/control b/debian/control index 6ee0c1d..933e50b 100644 --- a/debian/control +++ b/debian/control @@ -15,18 +15,19 @@ Build-Depends: debhelper (>= 5.0), libgirepository-dev (>= 0.6) Standards-Version: 3.8.0 Homepage: https://launchpad.net/indicator-applet -Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-core-dev/indicator-applet/ubuntu/files +Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-core-dev/indicator-applet/ubuntu Package: indicator-applet 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. |