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 | |
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
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 6 |
2 files changed, 9 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index b32330a..521cb44 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,9 @@ libindicator (0.3.0-0ubuntu1) karmic; urgency=low + * debian/control: + - Added description for libindicator-tools + + [Ted Gould] * Upstream 0.3.0 Release * Adds a new tool to load indicators from the command line. * Adds an object for loading indicators. @@ -9,7 +13,7 @@ libindicator (0.3.0-0ubuntu1) karmic; urgency=low * debian/control, debian/libindicator-tools: Adding in a new package for the tools of libindicator. - -- Ted Gould <ted@ubuntu.com> Thu, 10 Dec 2009 10:59:37 -0600 + -- Ken VanDine <ken.vandine@canonical.com> Thu, 10 Dec 2009 12:11:49 -0500 libindicator (0.2.1-0ubuntu2~ppa1) karmic; urgency=low 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. |