diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 | ||||
-rw-r--r-- | debian/control | 1 |
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 48b0a6b..d5cdd1b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +indicator-application (0.3.90-0ubuntu2) oneiric; urgency=low + + * Rebuild for libdbusmenu-gtk3-4 + * debian/control + - Dropped build depends on indicator-application-gtk2 + + -- Ken VanDine <ken.vandine@canonical.com> Tue, 28 Jun 2011 09:02:01 -0400 + indicator-application (0.3.90-0ubuntu1) oneiric; urgency=low [ Ted Gould ] diff --git a/debian/control b/debian/control index a1e7a78..d79b35a 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,6 @@ Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-application/ubunt Package: indicator-application Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Recommends: indicator-application-gtk2 Description: Application Indicators A library and indicator to take menus from applications and place them in the panel. |