aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2009-12-22 14:49:00 -0600
committerTed Gould <ted@gould.cx>2009-12-22 14:49:00 -0600
commit734e218816c9c2bee0eb202e776c69b34755552b (patch)
tree86a644c65d742d1a617036dc3a9a044329bc4067 /debian
parent38a59145e520cc7758af733fee3855705be056d4 (diff)
parent8ce405b8d62c0d1f9ea78e20add9761b4b947d17 (diff)
downloadayatana-indicator-messages-734e218816c9c2bee0eb202e776c69b34755552b.tar.gz
ayatana-indicator-messages-734e218816c9c2bee0eb202e776c69b34755552b.tar.bz2
ayatana-indicator-messages-734e218816c9c2bee0eb202e776c69b34755552b.zip
* Upgrading to dbusmenu 0.2.0
* debian/control: Updating dbusmenu dependency to 0.2.0~dev
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 7592cfc..b2a72da 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+indicator-messages (0.3.0~dev-0ubuntu1~ppa3) UNRELEASED; urgency=low
+
+ * Upgrading to dbusmenu 0.2.0
+ * debian/control: Updating dbusmenu dependency to 0.2.0~dev
+
+ -- Ted Gould <ted@ubuntu.com> Tue, 22 Dec 2009 14:48:35 -0600
+
indicator-messages (0.3.0~dev-0ubuntu1~ppa2) karmic; urgency=low
* Disabling static builds.
diff --git a/debian/control b/debian/control
index ab92d8b..0023281 100644
--- a/debian/control
+++ b/debian/control
@@ -12,8 +12,8 @@ Build-Depends: debhelper (>= 5.0),
libindicate-dev (>= 0.2.0),
libindicate-gtk-dev (>= 0.2.0),
libindicator-dev (>= 0.3.0~dev),
- libdbusmenu-gtk-dev (>= 0.1.1),
- libdbusmenu-glib-dev (>= 0.1.1)
+ libdbusmenu-gtk-dev (>= 0.2.0~dev),
+ libdbusmenu-glib-dev (>= 0.2.0~dev)
Standards-Version: 3.8.0
Homepage: https://launchpad.net/indicator-applet
Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-messages/ubuntu