diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 | ||||
-rw-r--r-- | debian/control | 6 |
2 files changed, 10 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index 756f85e..521cb44 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,9 @@ -libindicator (0.3.0-0ubuntu1~ppa1) karmic; urgency=low +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~ppa1) 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. |