aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2010-02-23 17:52:35 +0100
committerSebastien Bacher <seb128@ubuntu.com>2010-02-23 17:52:35 +0100
commitb42f4757077149c0036491a2f84ebddd36186b5c (patch)
tree6b0be3fe66962a1059b76565e740a4dbb2e6c10a /debian
parentd0087bc21f0468fed2fe6d5e048a449ade2c8070 (diff)
parent1d1afe2b470221603dded93ffcb846c6c59fd545 (diff)
downloadayatana-indicator-application-b42f4757077149c0036491a2f84ebddd36186b5c.tar.gz
ayatana-indicator-application-b42f4757077149c0036491a2f84ebddd36186b5c.tar.bz2
ayatana-indicator-application-b42f4757077149c0036491a2f84ebddd36186b5c.zip
releasing version 0.0.13-0ubuntu80.0.13-0ubuntu8
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
-rw-r--r--debian/control2
2 files changed, 9 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index f54da04..97e82fe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+indicator-application (0.0.13-0ubuntu8) lucid; urgency=low
+
+ * Upstream Merge
+ * Checking for dbus-glib version 0.82
+ * debian/control: Checking for dbus-glib >= 0.82
+
+ -- Ted Gould <ted@ubuntu.com> Tue, 23 Feb 2010 10:30:27 -0600
+
indicator-application (0.0.13-0ubuntu7) lucid; urgency=low
* Backported upstream change to fix menu item sensitivity update,
diff --git a/debian/control b/debian/control
index 1a68874..68893c8 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 5.0),
cdbs (>= 0.4.41),
python-central (>= 0.6),
libgtk2.0-dev (>= 2.12.0),
- libdbus-glib-1-dev,
+ libdbus-glib-1-dev (>= 0.82),
libjson-glib-dev,
gnome-doc-utils,
gtk-doc-tools,