diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-07-31 16:37:48 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-07-31 16:37:48 -0400 |
commit | a92965410d2bee490beff792bbd4876a95f1e0af (patch) | |
tree | 825abae2b81567fa73812cd4d562fdae4cac034b /debian | |
parent | a7036472aeb0fc66d7d741513b6f37a6d7f01c86 (diff) | |
download | ayatana-indicator-messages-a92965410d2bee490beff792bbd4876a95f1e0af.tar.gz ayatana-indicator-messages-a92965410d2bee490beff792bbd4876a95f1e0af.tar.bz2 ayatana-indicator-messages-a92965410d2bee490beff792bbd4876a95f1e0af.zip |
releasing version 0.4.92-0ubuntu3
Diffstat (limited to 'debian')
-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 |