aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog34
-rw-r--r--debian/control4
2 files changed, 36 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index f97d481..39b0650 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,37 @@
+indicator-messages (0.3.0-0ubuntu1~ppa1) karmic; urgency=low
+
+ * Upstream release 0.3.0
+
+ -- Ted Gould <ted@ubuntu.com> Fri, 08 Jan 2010 12:05:25 -0600
+
+indicator-messages (0.3.0~dev-0ubuntu1~ppa3) karmic; 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:49:49 -0600
+
+indicator-messages (0.3.0~dev-0ubuntu1~ppa2) karmic; urgency=low
+
+ * Disabling static builds.
+
+ -- Ted Gould <ted@ubuntu.com> Mon, 16 Nov 2009 11:44:37 -0600
+
+indicator-messages (0.3.0~dev-0ubuntu1~ppa1) karmic; urgency=low
+
+ * Porting to libindicator 0.3.0
+ * debian/control: Increasing libindicator-dev dependency to
+ 0.3.0~dev
+
+ -- Ted Gould <ted@ubuntu.com> Thu, 05 Nov 2009 09:30:58 -0600
+
+indicator-messages (0.2.6-0ubuntu2~ppa1) karmic; urgency=low
+
+ * Adding translator comments from hours and minutes strings.
+ (LP: #456437)
+
+ -- Ted Gould <ted@ubuntu.com> Mon, 26 Oct 2009 21:06:26 -0500
+
indicator-messages (0.2.6+r156-0ubuntu2) lucid; urgency=low
* debian/control
diff --git a/debian/control b/debian/control
index 477c41d..a71376c 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~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