File: control

package info (click to toggle)
lightdm-gtk-greeter-settings 1.2.1-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,108 kB
  • ctags: 564
  • sloc: python: 3,192; xml: 17; sh: 8; makefile: 7
file content (27 lines) | stat: -rw-r--r-- 1,031 bytes parent folder | download
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
Source: lightdm-gtk-greeter-settings
Section: x11
Priority: optional
Maintainer: James Lu <bitflip3@gmail.com>
Build-Depends: debhelper (>= 9), python3,
 python3-distutils-extra (>= 2.18), python-gi-dev
X-Python3-Version: >= 3.0
Standards-Version: 3.9.8
Homepage: https://launchpad.net/lightdm-gtk-greeter-settings
Vcs-Git: https://anonscm.debian.org/cgit/collab-maint/lightdm-gtk-greeter-settings.git/
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/lightdm-gtk-greeter-settings.git/

Package: lightdm-gtk-greeter-settings
Architecture: all
Depends: ${python3:Depends},
         ${misc:Depends},
         python3-gi (>= 3.0),
         gir1.2-gtk-3.0,
         gir1.2-glib-2.0,
         gir1.2-gdkpixbuf-2.0,
         lightdm-gtk-greeter,
         gir1.2-pango-1.0
Recommends: policykit-1 | gksu
Description: settings editor for the LightDM GTK+ Greeter
 A simple configuration utility for the LightDM GTK+ Greeter. All configuration
 options available in the greeter are exposed and easily manipulated using
 this tool.