diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-08-05 15:06:42 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-08-05 15:06:42 -0400 |
commit | 191be4ed4601ce62c3197eb14b4044c89a26a0cd (patch) | |
tree | 56fc9b4e739db420a8fe321087ef2e20e5a3098f /debian | |
parent | a92965410d2bee490beff792bbd4876a95f1e0af (diff) | |
parent | 3a5ded2687b74d61f3bffdfd5f1f44a4a1db240c (diff) | |
download | ayatana-indicator-messages-191be4ed4601ce62c3197eb14b4044c89a26a0cd.tar.gz ayatana-indicator-messages-191be4ed4601ce62c3197eb14b4044c89a26a0cd.tar.bz2 ayatana-indicator-messages-191be4ed4601ce62c3197eb14b4044c89a26a0cd.zip |
releasing version 0.4.92-0ubuntu4
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 12 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 13 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 7ec4746..b0db608 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +indicator-messages (0.4.92-0ubuntu4) oneiric; urgency=low + + * debian/control + - Dropped recommends for gwibber now that it is seeded + * cherry picked r220 from trunk + - Make sure to insert in the right locations + * cherry picked r221 from trunk + - Making mail applications based on the default mail client not a + hardcoded desktop file. + + -- Ken VanDine <ken.vandine@canonical.com> Fri, 05 Aug 2011 14:33:39 -0400 + indicator-messages (0.4.92-0ubuntu3) oneiric; urgency=low * debian/control diff --git a/debian/control b/debian/control index 158b8bb..b336742 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, gwibber +Recommends: indicator-applet | indicator-renderer, indicator-status-provider-mc5 Replaces: indicator-me Breaks: indicator-applet (<< 0.3.0) Conflicts: indicator-me |