aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog10
-rw-r--r--debian/control8
2 files changed, 14 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index f00c871..8119875 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+indicator-messages (0.2.1-0ubuntu1) karmic; urgency=low
+
+ * New release (LP: #427357)
+ * Merging in v2-api stuff which will become 0.2.1
+ * debian/control:
+ - Requiring > 0.2.0 of libindicate-*
+ - bump dbusmenu dependencies.
+
+ -- Ted Gould <ted@ubuntu.com> Thu, 27 Aug 2009 14:01:03 -0500
+
indicator-messages (0.2.0-0ubuntu2) karmic; urgency=low
* debian/control
diff --git a/debian/control b/debian/control
index f152a2e..08f19e3 100644
--- a/debian/control
+++ b/debian/control
@@ -9,11 +9,11 @@ Build-Depends: debhelper (>= 5.0),
gnome-doc-utils,
scrollkeeper,
intltool,
- libindicate-dev (>= 0.2.0~bzr298),
- libindicate-gtk-dev (>= 0.2.0~bzr298),
+ libindicate-dev (>= 0.2.0),
+ libindicate-gtk-dev (>= 0.2.0),
libindicator-dev (>= 0.2.0~bzr301),
- libdbusmenu-gtk-dev (>= 0.1.0),
- libdbusmenu-glib-dev (>= 0.1.0)
+ libdbusmenu-gtk-dev (>= 0.1.1),
+ libdbusmenu-glib-dev (>= 0.1.1)
Standards-Version: 3.8.0
Homepage: https://launchpad.net/indicator-applet
Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-messages/ubuntu