diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-06-28 10:42:26 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-06-28 10:42:26 -0400 |
commit | f099efd0cd93363218430b32e422f21a5aec7b50 (patch) | |
tree | a15f0f10bb9ed36e044cfa3a47de6b3963fe3175 /debian | |
parent | f2c00ec02764df9af713482b63712f1058c6d19f (diff) | |
download | ayatana-indicator-application-f099efd0cd93363218430b32e422f21a5aec7b50.tar.gz ayatana-indicator-application-f099efd0cd93363218430b32e422f21a5aec7b50.tar.bz2 ayatana-indicator-application-f099efd0cd93363218430b32e422f21a5aec7b50.zip |
releasing version 0.3.90-0ubuntu2
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. |