File: control

package info (click to toggle)
lightdm-gtk-greeter-settings 1.2.2-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,252 kB
  • sloc: python: 3,203; xml: 17; sh: 8; makefile: 7
file content (31 lines) | stat: -rw-r--r-- 1,181 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
28
29
30
31
Source: lightdm-gtk-greeter-settings
Section: x11
Priority: optional
Maintainer: James Lu <james@overdrivenetworks.com>
# Note: python-gi-dev is not a typo; the package provides both Python 2 and 3 bindings
Build-Depends: debhelper (>= 11~),
               dh-python,
               python-gi-dev,
               python3,
               python3-distutils-extra (>= 2.18),
X-Python3-Version: >= 3.0
Standards-Version: 4.1.4
Homepage: https://launchpad.net/lightdm-gtk-greeter-settings
Vcs-Git: https://salsa.debian.org/xfce-extras-team/lightdm-gtk-greeter-settings.git
Vcs-Browser: https://salsa.debian.org/xfce-extras-team/lightdm-gtk-greeter-settings

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
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.