diff options
-rw-r--r-- | debian/changelog | 8 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 9 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 9a71a72..7ec4746 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +indicator-messages (0.4.92-0ubuntu3) oneiric; urgency=low + + * debian/control + - Added recommends for gwibber, it got missed when we dropped indicator-me + should get removed after we get it seeded properly + + -- Ken VanDine <ken.vandine@canonical.com> Sun, 31 Jul 2011 16:36:09 -0400 + indicator-messages (0.4.92-0ubuntu2) oneiric; urgency=low * debian/control: diff --git a/debian/control b/debian/control index b336742..158b8bb 100644 --- a/debian/control +++ b/debian/control @@ -28,7 +28,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-status-provider-mc5 +Recommends: indicator-applet | indicator-renderer, indicator-status-provider-mc5, gwibber Replaces: indicator-me Breaks: indicator-applet (<< 0.3.0) Conflicts: indicator-me |