aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2009-12-22 14:42:33 -0600
committerTed Gould <ted@gould.cx>2009-12-22 14:42:33 -0600
commitfae3397a2ad00c87876d04131e9d2a6d2c04c5c7 (patch)
treef476321803e740affc8221847e7af307f7ec92a1 /debian
parent9e9c366430db392d005442cc503e7cd990ca51c5 (diff)
parentca48c647eb998dbb41cca4c57274dfb24f6ee312 (diff)
downloadayatana-indicator-session-fae3397a2ad00c87876d04131e9d2a6d2c04c5c7.tar.gz
ayatana-indicator-session-fae3397a2ad00c87876d04131e9d2a6d2c04c5c7.tar.bz2
ayatana-indicator-session-fae3397a2ad00c87876d04131e9d2a6d2c04c5c7.zip
* Updating to use dbusmenu 0.2.0
* debian/control: Updating to depend on dbusmenu 0.2.0~dev or higher.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
-rw-r--r--debian/control4
2 files changed, 9 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 274756f..e0c1e17 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+indicator-session (0.2.0~dev-0ubuntu1~ppa3) UNRELEASED; urgency=low
+
+ * Updating to use dbusmenu 0.2.0
+ * debian/control: Updating to depend on dbusmenu 0.2.0~dev or higher.
+
+ -- Ted Gould <ted@ubuntu.com> Tue, 22 Dec 2009 14:41:52 -0600
+
indicator-session (0.1.7+r58-0ubuntu1) lucid; urgency=low
* New snapshot for libindicator 0.3.0
diff --git a/debian/control b/debian/control
index 964bbbb..3e76061 100644
--- a/debian/control
+++ b/debian/control
@@ -9,8 +9,8 @@ Build-Depends: debhelper (>= 5.0),
libdbus-glib-1-dev,
gnome-doc-utils,
libindicator-dev (>= 0.3.0),
- libdbusmenu-glib-dev (>= 0.1.2),
- libdbusmenu-gtk-dev (>= 0.1.2),
+ libdbusmenu-glib-dev (>= 0.2.0~dev),
+ libdbusmenu-gtk-dev (>= 0.2.0~dev),
libpolkit-gobject-1-dev,
intltool,
libtelepathy-glib-dev (>= 0.9.0)