diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-06-28 10:45:23 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-06-28 10:45:23 -0400 |
commit | 31c18f6eda48e5ce6f28231585c53a53bd971e04 (patch) | |
tree | c54428e525ee4b2640d22a44475ccfbc92a3ed5c /debian | |
parent | 492e7442e21a7388c5b540ec4ea97f2253d40826 (diff) | |
download | ayatana-indicator-session-31c18f6eda48e5ce6f28231585c53a53bd971e04.tar.gz ayatana-indicator-session-31c18f6eda48e5ce6f28231585c53a53bd971e04.tar.bz2 ayatana-indicator-session-31c18f6eda48e5ce6f28231585c53a53bd971e04.zip |
releasing version 0.2.90-0ubuntu3
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 | ||||
-rw-r--r-- | debian/control | 3 |
2 files changed, 9 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 8887e9d..8488373 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +indicator-session (0.2.90-0ubuntu3) oneiric; urgency=low + + * Rebuild for libdbusmenu-gtk3-4 + * debian/control + - Dropped build depends on indicator-session-gtk2 + + -- Ken VanDine <ken.vandine@canonical.com> Tue, 28 Jun 2011 09:06:33 -0400 + indicator-session (0.2.90-0ubuntu2) oneiric; urgency=low * debian/control diff --git a/debian/control b/debian/control index 52001f5..cd7d6f2 100644 --- a/debian/control +++ b/debian/control @@ -24,8 +24,7 @@ Vcs-Browser: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-session/ubunt Package: indicator-session Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, upower -Recommends: indicator-applet (>= 0.2) | indicator-renderer, - indicator-session-gtk2 +Recommends: indicator-applet (>= 0.2) | indicator-renderer Suggests: gdm Conflicts: gdm (<= 2.27.4-0ubuntu9), indicator-sus Replaces: indicator-sus |