Codebase list lightdm-gtk-greeter-settings / debian/1.2.2-1 debian / control
debian/1.2.2-1

Tree @debian/1.2.2-1 (Download .tar.gz)

control @debian/1.2.2-1raw · history · blame

Source: lightdm-gtk-greeter-settings
Section: x11
Priority: optional
Maintainer: James Lu <bitflip3@gmail.com>
# Note: python-gi-dev is not a typo; the package provides both Python 2 and 3 bindings
Build-Depends: debhelper (>= 9),
               python-gi-dev,
               python3,
               python3-distutils-extra (>= 2.18),
X-Python3-Version: >= 3.0
Standards-Version: 4.1.2
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
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.