diff options
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 3 |
2 files changed, 5 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index 9243d80..dacbf7d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,11 @@ -indicator-messages (0.4.90-0ubuntu2) UNRELEASED; urgency=low +indicator-messages (0.4.90-0ubuntu2) oneiric; urgency=low + * Rebuild for libdbusmenu-gtk3-4 * debian/control - Removed duplicate build depends + - Dropped build depends on indicator-messages-gtk2 - -- Ken VanDine <ken.vandine@canonical.com> Wed, 22 Jun 2011 12:51:54 -0400 + -- Ken VanDine <ken.vandine@canonical.com> Tue, 28 Jun 2011 09:01:12 -0400 indicator-messages (0.4.90-0ubuntu1) oneiric; urgency=low diff --git a/debian/control b/debian/control index 91bace7..89a09b8 100644 --- a/debian/control +++ b/debian/control @@ -27,8 +27,7 @@ Vcs-Browser: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-messages/ubun Package: indicator-messages Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Recommends: indicator-applet | indicator-renderer, - indicator-messages-gtk2 +Recommends: indicator-applet | indicator-renderer Breaks: indicator-applet (<< 0.3.0) Description: indicator that collects messages that need a response A place on the user's desktop that collects messages that need a response. |