aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2013-08-27 12:55:22 -0500
committerTed Gould <ted@gould.cx>2013-08-27 12:55:22 -0500
commitc440b9d6a1737e3be03e205e32fec64ebdfcb2df (patch)
treeb74867b600c41ff03ed87565eae38d2daaa47d5f /debian/control
parent4661ef2d0a834509194d069466e3905aece05183 (diff)
parentb7a8f35077f950dc6dab640e759341c1c2476f5c (diff)
downloadayatana-indicator-session-c440b9d6a1737e3be03e205e32fec64ebdfcb2df.tar.gz
ayatana-indicator-session-c440b9d6a1737e3be03e205e32fec64ebdfcb2df.tar.bz2
ayatana-indicator-session-c440b9d6a1737e3be03e205e32fec64ebdfcb2df.zip
Merging trunk
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control23
1 files changed, 9 insertions, 14 deletions
diff --git a/debian/control b/debian/control
index f65df35..9772a81 100644
--- a/debian/control
+++ b/debian/control
@@ -2,21 +2,14 @@ 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,
+ libglib2.0-dev (>= 2.36),
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),
+ python,
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
@@ -32,8 +25,10 @@ Depends: ${shlibs:Depends},
${misc:Depends},
systemd-services,
gnome-settings-daemon,
-Recommends: indicator-applet (>= 0.2) | indicator-renderer,
-Suggests: lightdm
+Recommends: indicator-applet (>= 0.2) | indicator-renderer,
+ gnome-screensaver
+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.