diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-06-28 10:44:03 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-06-28 10:44:03 -0400 |
commit | 98391ec779a9a6393206eb0b87197f4edce00f64 (patch) | |
tree | 1fbd307d08a216ae2af0d68945023b1ea9bb18fe /debian | |
parent | f18b3cdcec5f76333737f1f36fda3f3c4f8d5ebe (diff) | |
download | ayatana-indicator-messages-98391ec779a9a6393206eb0b87197f4edce00f64.tar.gz ayatana-indicator-messages-98391ec779a9a6393206eb0b87197f4edce00f64.tar.bz2 ayatana-indicator-messages-98391ec779a9a6393206eb0b87197f4edce00f64.zip |
releasing version 0.4.90-0ubuntu2
Diffstat (limited to 'debian')
-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. |