From d63ca3b38bbd157f2d8ebedc5f24b39cb130f404 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Wed, 31 Aug 2011 13:42:50 -0500 Subject: debian/control: Adding a depend on gnome-settings-daemon to ensure that the required schemas are available. (LP: #833965) --- debian/changelog | 7 +++++++ debian/control | 5 ++++- 2 files changed, 11 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 62a2e16..269b8a6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +indicator-session (0.3.3.2-0ubuntu2~ppa1) UNRELEASED; urgency=low + + * debian/control: Adding a depend on gnome-settings-daemon to ensure that + the required schemas are available. (LP: #833965) + + -- Ted Gould Wed, 31 Aug 2011 13:42:01 -0500 + indicator-session (0.3.3.2-0ubuntu1) oneiric; urgency=low * New upstream release. diff --git a/debian/control b/debian/control index b7b19de..c81ca89 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,10 @@ Vcs-Browser: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-session/ubunt Package: indicator-session Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, upower +Depends: ${shlibs:Depends}, + ${misc:Depends}, + upower, + gnome-settings-daemon Recommends: indicator-applet (>= 0.2) | indicator-renderer Suggests: lightdm Conflicts: gdm (<= 2.27.4-0ubuntu9), indicator-sus -- cgit v1.2.3