| 1 | Source: gdm |
|---|
| 2 | Section: gnome |
|---|
| 3 | Priority: optional |
|---|
| 4 | Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> |
|---|
| 5 | Uploaders: Josselin Mouette <joss@debian.org>, Loic Minier <lool@dooz.org> |
|---|
| 6 | Build-Depends: libpam0g-dev, |
|---|
| 7 | libdbus-glib-1-dev (>= 0.30), |
|---|
| 8 | libglib2.0-dev (>= 2.8.0), |
|---|
| 9 | libgtk2.0-dev (>= 2.6.0), |
|---|
| 10 | libpango1.0-dev (>= 1.3.0), |
|---|
| 11 | libglade2-dev (>= 1:1.99.2), |
|---|
| 12 | libgnomecanvas2-dev, |
|---|
| 13 | librsvg2-dev, |
|---|
| 14 | libxml2-dev (>= 2.4.12), |
|---|
| 15 | libart-2.0-dev (>= 2.3.11), |
|---|
| 16 | libwrap0-dev, |
|---|
| 17 | debhelper (>= 5), |
|---|
| 18 | gettext, |
|---|
| 19 | intltool (>= 0.35.0), |
|---|
| 20 | libselinux1-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64], |
|---|
| 21 | libattr1-dev, |
|---|
| 22 | x11proto-core-dev, |
|---|
| 23 | x11proto-input-dev, |
|---|
| 24 | libxau-dev, |
|---|
| 25 | libxt-dev, |
|---|
| 26 | libxdmcp-dev, |
|---|
| 27 | libxinerama-dev, |
|---|
| 28 | libdmx-dev, |
|---|
| 29 | gnome-doc-utils, |
|---|
| 30 | sharutils, |
|---|
| 31 | gnome-pkg-tools, |
|---|
| 32 | quilt, |
|---|
| 33 | zenity |
|---|
| 34 | Standards-Version: 3.7.2 |
|---|
| 35 | |
|---|
| 36 | Package: gdm |
|---|
| 37 | Architecture: any |
|---|
| 38 | Depends: ${shlibs:Depends}, |
|---|
| 39 | ${misc:Depends}, |
|---|
| 40 | adduser, |
|---|
| 41 | libpam-modules (>= 0.72-1), |
|---|
| 42 | libpam-runtime (>= 0.76-13.1), |
|---|
| 43 | gnome-session | xterm | x-window-manager | x-terminal-emulator, |
|---|
| 44 | xbase-clients, |
|---|
| 45 | gksu (>= 1.0.7), |
|---|
| 46 | lsb-base (>= 3.0-10), |
|---|
| 47 | librsvg2-common |
|---|
| 48 | Recommends: whiptail | dialog, |
|---|
| 49 | zenity, |
|---|
| 50 | gdm-themes, |
|---|
| 51 | xserver-xephyr | xnest, |
|---|
| 52 | xserver-xorg |
|---|
| 53 | Suggests: locales, |
|---|
| 54 | uswsusp |
|---|
| 55 | Provides: x-display-manager |
|---|
| 56 | Conflicts: fast-user-switch-applet (<< 2.17.4), |
|---|
| 57 | gnome-session (<< 2.19.2), |
|---|
| 58 | gnome-screensaver (<< 2.17.7) |
|---|
| 59 | Description: GNOME Display Manager |
|---|
| 60 | gdm provides the equivalent of a "login:" prompt for X displays- it |
|---|
| 61 | pops up a login window and starts an X session. |
|---|
| 62 | . |
|---|
| 63 | It provides all the functionality of xdm, including XDMCP support for |
|---|
| 64 | managing remote displays. |
|---|
| 65 | . |
|---|
| 66 | The greeting window is written using the GNOME libraries and hence |
|---|
| 67 | looks like a GNOME application- even to the extent of supporting |
|---|
| 68 | themes! By default, the greeter is run as an unprivileged user for |
|---|
| 69 | security. |
|---|