diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 6730fb1..8887e9d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +indicator-session (0.2.90-0ubuntu2) oneiric; urgency=low + + * debian/control + - Properly recommend indicator-session-gtk2 + + -- Ken VanDine <ken.vandine@canonical.com> Thu, 23 Jun 2011 10:05:25 -0400 + indicator-session (0.2.90-0ubuntu1) oneiric; urgency=low [ Ted Gould ] diff --git a/debian/control b/debian/control index a4f557b..52001f5 100644 --- a/debian/control +++ b/debian/control @@ -25,7 +25,7 @@ Package: indicator-session Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, upower Recommends: indicator-applet (>= 0.2) | indicator-renderer, - indicator-datetime-gtk2 + indicator-session-gtk2 Suggests: gdm Conflicts: gdm (<= 2.27.4-0ubuntu9), indicator-sus Replaces: indicator-sus |