aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-01-21 14:10:45 -0600
committerTed Gould <ted@gould.cx>2010-01-21 14:10:45 -0600
commit1650aa3b93d3d745edc3c98e8ec6ea06cd607abd (patch)
tree279bd324a7bd93f41dd5c45c47f10bb8c83aac7e /debian
parent2062afe66d50fc10ff839ab7a0d127f5eaaa9197 (diff)
parent1f9ee733a54090699c731a15b5474cbe0a376336 (diff)
downloadayatana-indicator-application-1650aa3b93d3d745edc3c98e8ec6ea06cd607abd.tar.gz
ayatana-indicator-application-1650aa3b93d3d745edc3c98e8ec6ea06cd607abd.tar.bz2
ayatana-indicator-application-1650aa3b93d3d745edc3c98e8ec6ea06cd607abd.zip
* Upstream merge
* Adding in a file to position the indicators * debian/control: Adding dependency for json-glib to build.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
-rw-r--r--debian/control1
2 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 18df537..a44360b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+indicator-application (0.0.9-0ubuntu1~ppa4) UNRELEASED; urgency=low
+
+ * Upstream merge
+ * Adding in a file to position the indicators
+ * debian/control: Adding dependency for json-glib to build.
+
+ -- Ted Gould <ted@ubuntu.com> Thu, 21 Jan 2010 14:10:09 -0600
+
indicator-application (0.0.9-0ubuntu1~ppa3) karmic; urgency=low
* Upstream update
diff --git a/debian/control b/debian/control
index 253b911..49e67dd 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,