diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2009-12-10 12:15:54 -0500 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2009-12-10 12:15:54 -0500 |
commit | c45b838f4dd31955d563bff6df163f65b75f9482 (patch) | |
tree | 7fd6b2fb81b3936f2345d2a848bfae1dfe8e2408 /debian/control | |
parent | 697b32465326012e004d1af61e036b03dfb4f3c6 (diff) | |
download | libayatana-indicator-c45b838f4dd31955d563bff6df163f65b75f9482.tar.gz libayatana-indicator-c45b838f4dd31955d563bff6df163f65b75f9482.tar.bz2 libayatana-indicator-c45b838f4dd31955d563bff6df163f65b75f9482.zip |
* debian/control:
- Added description for libindicator-tools
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/control b/debian/control index d4fd2f2..aa6d787 100644 --- a/debian/control +++ b/debian/control @@ -44,5 +44,7 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, libindicator0 (= ${binary:Version}) -Description: Need a better description - +Description: Tools for libindicator + Tools useful for developers of applications using indicators. + . + This package contains files that are needed to build applications. |