aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2013-07-12 14:58:31 +0000
committerTarmac <Unknown>2013-07-12 14:58:31 +0000
commit550b78d3ce87fcbf446b4d9e70f93214c6d1c72a (patch)
tree54b1593439a2ef0e69d30a3b8cb891d865db9d31 /debian/control
parentabf13603f580a2041b661dd0c81bdb0d95b92051 (diff)
parenta19955f3f81b1a5eb8fc928bc5dcf8a24bb6833f (diff)
downloadayatana-indicator-session-550b78d3ce87fcbf446b4d9e70f93214c6d1c72a.tar.gz
ayatana-indicator-session-550b78d3ce87fcbf446b4d9e70f93214c6d1c72a.tar.bz2
ayatana-indicator-session-550b78d3ce87fcbf446b4d9e70f93214c6d1c72a.zip
This is the GMenu, login1 version of indicator-session.
This resubmission removes the prerequisite branch because the entire diff is contained in this ng-login1 branch. Approved by PS Jenkins bot.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control19
1 files changed, 6 insertions, 13 deletions
diff --git a/debian/control b/debian/control
index b9ffa9f..522eeb1 100644
--- a/debian/control
+++ b/debian/control
@@ -2,21 +2,13 @@ Source: indicator-session
Section: gnome
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
-Build-Depends: debhelper (>= 9),
- dh-autoreconf,
+Build-Depends: cmake,
+ dbus,
+ debhelper (>= 9),
dh-translations,
intltool,
- gnome-common,
libgtest-dev,
- libxorg-gtest-dev,
- libdbustest1-dev,
- dbus-test-runner,
- libgtk-3-dev,
- libglib2.0-dev (>= 2.35.4),
- gnome-doc-utils,
- libindicator3-dev (>= 0.3.90),
- libdbusmenu-glib-dev (>= 0.5.90),
- libdbusmenu-gtk3-dev (>= 0.5.90),
+ libglib2.0-dev (>= 2.36)
Standards-Version: 3.9.3
Homepage: https://launchpad.net/indicator-session
# If you aren't a member of ~indicator-applet-developers but need to upload
@@ -34,7 +26,8 @@ Depends: ${shlibs:Depends},
gnome-settings-daemon,
Recommends: indicator-applet (>= 0.2) | indicator-renderer,
gnome-screensaver
-Suggests: lightdm
+Suggests: lightdm,
+ zenity
Description: indicator showing session management, status and user switching
This indicator is designed to be placed on the right side of a panel and
give the user easy control for changing their instant message status.