From ec4b835dcdeea39f4aa97dcb9c39b8fe831c859c Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Wed, 25 Mar 2009 11:25:19 +0100 Subject: debian/control: Add dependency to indicator-messages; the applet is currently fairly useless without it. (LP: #346359) --- debian/changelog | 7 +++++++ debian/control | 3 ++- 2 files changed, 9 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 4217bc8..2be1034 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +indicator-applet (0.1.3-0ubuntu2) UNRELEASED; urgency=low + + * debian/control: Add dependency to indicator-messages; the applet is + currently fairly useless without it. (LP: #346359) + + -- Martin Pitt Wed, 25 Mar 2009 11:24:32 +0100 + indicator-applet (0.1.3-0ubuntu1) jaunty; urgency=low * New upstream version 0.1.3, makes the GObject introspection diff --git a/debian/control b/debian/control index fda7679..6ca0080 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,8 @@ Package: indicator-applet Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, - gnome-panel + gnome-panel, + indicator-messages Description: GNOME panel indicator applet indicator-applet is an applet to display information from various applications consistently in the GNOME panel. -- cgit v1.2.3 From 9e0aabb84ac83a1f20c30756f268d1a06abbbc58 Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Wed, 25 Mar 2009 11:25:37 +0100 Subject: releasing version 0.1.3-0ubuntu2 --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 2be1034..f5dc0ba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,9 @@ -indicator-applet (0.1.3-0ubuntu2) UNRELEASED; urgency=low +indicator-applet (0.1.3-0ubuntu2) jaunty; urgency=low * debian/control: Add dependency to indicator-messages; the applet is currently fairly useless without it. (LP: #346359) - -- Martin Pitt Wed, 25 Mar 2009 11:24:32 +0100 + -- Martin Pitt Wed, 25 Mar 2009 11:25:29 +0100 indicator-applet (0.1.3-0ubuntu1) jaunty; urgency=low -- cgit v1.2.3