1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
|
Source: unity-greeter
Section: x11
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Standards-Version: 3.9.3
Build-Depends: appmenu-gtk3,
at-spi2-core,
dbus-x11,
debhelper (>= 9),
dh-autoreconf,
gnome-common,
ttf-ubuntu-font-family,
unity-settings-daemon-dev,
libcanberra-dev,
libgnome-desktop-3-dev,
libgtk-3-dev,
libindicator3-dev,
libido3-0.1-dev (>= 13.10.0),
liblightdm-gobject-1-dev (>= 1.4.0),
libpixman-1-dev,
valac (>= 0.20.0),
xvfb,
Homepage: https://launchpad.net/unity-greeter
# If you aren't a member of ~unity-greeter-team but need to upload packaging
# changes, just go ahead. ~unity-greeter-team will notice and sync up the code
# again.
Vcs-Bzr: https://code.launchpad.net/~unity-greeter-team/unity-greeter/trunk
Package: unity-greeter
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends},
Recommends: unity-settings-daemon,
indicator-application,
indicator-datetime,
indicator-keyboard,
indicator-power,
indicator-session,
indicator-sound,
network-manager-gnome,
lightdm,
Suggests: lightdm-remote-session-freerdp,
lightdm-remote-session-x2go,
remote-login-service-x2go,
Provides: lightdm-greeter
Breaks: edubuntu-artwork (<< 12.01.1~)
Description: Unity Greeter
The greeter for the Unity desktop.
|