aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog14
-rw-r--r--debian/control4
2 files changed, 16 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index f97d481..bf83fbc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+indicator-messages (0.3.0-0ubuntu1) lucid; urgency=low
+
+ * Upstream release 0.3.0
+ - Disabling static builds.
+ - Porting to libindicator 0.3.0
+ - Adding translator comments from hours and minutes strings.
+ (LP: #456437)
+ - Upgrading to dbusmenu 0.2.0
+ * debian/control: Updating dbusmenu dependency to 0.2.0
+ * debian/control: Increasing libindicator-dev dependency to
+ 0.3.0
+
+ -- Ted Gould <ted@ubuntu.com> Fri, 08 Jan 2010 12:05:25 -0600
+
indicator-messages (0.2.6+r156-0ubuntu2) lucid; urgency=low
* debian/control
diff --git a/debian/control b/debian/control
index 477c41d..6b726d4 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),
- libdbusmenu-gtk-dev (>= 0.1.1),
- libdbusmenu-glib-dev (>= 0.1.1)
+ libdbusmenu-gtk-dev (>= 0.2.0),
+ libdbusmenu-glib-dev (>= 0.2.0)
Standards-Version: 3.8.0
Homepage: https://launchpad.net/indicator-applet
Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-messages/ubuntu