aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2009-12-10 20:42:51 -0600
committerTed Gould <ted@gould.cx>2009-12-10 20:42:51 -0600
commit58c687741db6d1694165f17b1d17542f48390733 (patch)
tree7fd6b2fb81b3936f2345d2a848bfae1dfe8e2408
parent5f5763c6bc5e090bde8530125a984199fcfeca6f (diff)
parentc45b838f4dd31955d563bff6df163f65b75f9482 (diff)
downloadlibayatana-indicator-58c687741db6d1694165f17b1d17542f48390733.tar.gz
libayatana-indicator-58c687741db6d1694165f17b1d17542f48390733.tar.bz2
libayatana-indicator-58c687741db6d1694165f17b1d17542f48390733.zip
Ken loves us.
-rw-r--r--debian/changelog8
-rw-r--r--debian/control6
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.