aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2010-01-21 16:07:55 -0500
committerKen VanDine <ken.vandine@canonical.com>2010-01-21 16:07:55 -0500
commit6ac376afa765c6fbf70ec539cd94db6a236549c1 (patch)
treedb175f8a282e0dba047378b8a3455bf651f26478 /debian
parent6b648fd50fd1b7449fc29cfae7fca55ce7247017 (diff)
parentf25e2f07b3afbdfbe6088bb913cf091620a4ad16 (diff)
downloadayatana-indicator-application-6ac376afa765c6fbf70ec539cd94db6a236549c1.tar.gz
ayatana-indicator-application-6ac376afa765c6fbf70ec539cd94db6a236549c1.tar.bz2
ayatana-indicator-application-6ac376afa765c6fbf70ec539cd94db6a236549c1.zip
releasing version 0.0.10-0ubuntu10.0.10-0ubuntu1
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog11
-rw-r--r--debian/control1
2 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 2fcbc65..01b66f8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+indicator-application (0.0.10-0ubuntu1) lucid; urgency=low
+
+ * Upstream release 0.0.10
+ * Adding in a file to position the indicators
+ * Ref counting theme directories as they get added and removed
+ * Use the right callback function for fallback (LP: #507975)
+ * Support getting the app list from a running service.
+ * debian/control: Adding dependency for json-glib to build.
+
+ -- Ted Gould <ted@ubuntu.com> Thu, 21 Jan 2010 14:21:00 -0600
+
indicator-application (0.0.9-0ubuntu3) lucid; urgency=low
* debian/control:
diff --git a/debian/control b/debian/control
index f115a59..02eed84 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Build-Depends: debhelper (>= 5.0),
python-central (>= 0.6),
libgtk2.0-dev (>= 2.12.0),
libdbus-glib-1-dev,
+ libjson-glib-dev,
gnome-doc-utils,
gtk-doc-tools,
intltool,