From c593131d2bf80c77a5f3bcdd78a24c1f4424545c Mon Sep 17 00:00:00 2001 From: Ken VanDine Date: Tue, 15 Dec 2009 10:39:56 -0500 Subject: * debian/control - make libappindicator0 depend on indicator-application --- 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 d641d68..5693619 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +indicator-application (0.0.4-0ubuntu2) UNRELEASED; urgency=low + + * debian/control + - make libappindicator0 depend on indicator-application + + -- Ken VanDine Tue, 15 Dec 2009 10:38:48 -0500 + indicator-application (0.0.4-0ubuntu1) lucid; urgency=low * Upstream release 0.0.4 diff --git a/debian/control b/debian/control index fb41d6e..6955490 100644 --- a/debian/control +++ b/debian/control @@ -29,7 +29,8 @@ Package: libappindicator0 Section: libs Architecture: any Depends: ${shlibs:Depends}, - ${misc:Depends} + ${misc:Depends}, + indicator-application (= ${binary:Version}) Description: Application Indicators A library and indicator to take menus from applications and place them in the panel. -- cgit v1.2.3