aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2012-07-11 19:53:59 +0200
committerSebastien Bacher <seb128@ubuntu.com>2012-07-11 19:53:59 +0200
commit7a6621d316ea0825de80548f6d8db81e98f56099 (patch)
treef0348b62daae64b69ce9ae1390c2088267d1f9f4 /debian/control
parent58b72505bad696704ad01e749830196400339ad5 (diff)
parente1ec25c1ccc63162bcfefc0661fc61fac9f376d1 (diff)
downloadayatana-indicator-session-7a6621d316ea0825de80548f6d8db81e98f56099.tar.gz
ayatana-indicator-session-7a6621d316ea0825de80548f6d8db81e98f56099.tar.bz2
ayatana-indicator-session-7a6621d316ea0825de80548f6d8db81e98f56099.zip
releasing version 12.10.0-0ubuntu1
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control27
1 files changed, 1 insertions, 26 deletions
diff --git a/debian/control b/debian/control
index a3ec11f..2a943d4 100644
--- a/debian/control
+++ b/debian/control
@@ -4,16 +4,13 @@ Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Build-Depends: debhelper (>= 5.0),
cdbs (>= 0.4.41),
- libgtk2.0-dev (>= 2.12.0),
libgtk-3-dev,
+ libglib2.0-dev (>= 2.33),
libgconf2-dev,
libdbus-glib-1-dev,
- libgudev-1.0-dev,
gnome-doc-utils,
- libindicator-dev (>= 0.3.90),
libindicator3-dev (>= 0.3.90),
libdbusmenu-glib-dev (>= 0.5.90),
- libdbusmenu-gtk-dev (>= 0.5.90),
libdbusmenu-gtk3-dev (>= 0.5.90),
libpackagekit-glib2-dev,
libpolkit-gobject-1-dev,
@@ -31,9 +28,6 @@ Depends: ${shlibs:Depends},
gnome-settings-daemon
Recommends: indicator-applet (>= 0.2) | indicator-renderer, packagekit-system-interface | packagekit
Suggests: lightdm
-Conflicts: gdm (<= 2.27.4-0ubuntu9), indicator-sus
-Replaces: indicator-sus, indicator-me
-Breaks: indicator-me
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.
@@ -42,22 +36,3 @@ Description: indicator showing session management, status and user switching
.
It requires some way to be hosted into a panel. For the GNOME Panel the
appropriate package is indicator-applet-session.
-
-Package: indicator-session-gtk2
-Architecture: any
-Depends: ${shlibs:Depends},
- ${misc:Depends},
- upower,
- indicator-session (= ${binary:Version})
-Recommends: indicator-applet (>= 0.2) | indicator-renderer
-Suggests: lightdm
-Conflicts: gdm (<= 2.27.4-0ubuntu9), indicator-sus
-Replaces: indicator-session (<< 0.2.90)
-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,
- switching to another user, starting a guest session or controlling the
- status of their own session.
- .
- It requires some way to be hosted into a panel. For the GNOME Panel the
- appropriate package is indicator-applet-session.