aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog10
-rw-r--r--debian/control4
2 files changed, 12 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 9afd5d7..f9d6c0f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+indicator-messages (0.3.91-0ubuntu1) natty; urgency=low
+
+ * New upstream release.
+ * Fixing the service file
+ * Adding a log domain
+ * Fixing type handler for dbusmenu 0.3.94
+ * debian/control: dbusmenu to 0.3.94
+
+ -- Ted Gould <ted@ubuntu.com> Thu, 27 Jan 2011 17:01:34 -0600
+
indicator-messages (0.3.90-0ubuntu1) natty; urgency=low
[ Ted Gould ]
diff --git a/debian/control b/debian/control
index 4e28b59..7029e65 100644
--- a/debian/control
+++ b/debian/control
@@ -14,8 +14,8 @@ Build-Depends: debhelper (>= 5.0),
libindicate-dev (>= 0.4.91),
libindicate-gtk-dev (>= 0.4.91),
libindicator-dev (>= 0.3.14),
- libdbusmenu-gtk-dev (>= 0.3.91),
- libdbusmenu-glib-dev (>= 0.3.91)
+ libdbusmenu-gtk-dev (>= 0.3.94),
+ libdbusmenu-glib-dev (>= 0.3.94)
Standards-Version: 3.8.4
Homepage: https://launchpad.net/indicator-messages
Vcs-Bzr: http://code.launchpad.net/~ubuntu-desktop/indicator-messages/ubuntu