Source: lightdm-gtk-greeter-settings
Section: x11
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
 dh-python,
 pkgconf,
 pkg-config,
 python-gi-dev,
 python3,
 python3-distutils-extra,
# Note: python-gi-dev is not a typo; the package provides both Python 2 and 3 bindings
Standards-Version: 4.6.2
Homepage: https://github.com/mjun/lightdm-gtk-greeter-settings
Vcs-Browser: https://salsa.debian.org/xfce-extras-team/lightdm-gtk-greeter-settings
Vcs-Git: https://salsa.debian.org/xfce-extras-team/lightdm-gtk-greeter-settings.git

Package: lightdm-gtk-greeter-settings
Architecture: all
Depends: ${shlibs:Depends},
 ${misc:Depends},
 ${python3:Depends},
 gir1.2-gdkpixbuf-2.0,
 gir1.2-glib-2.0,
 gir1.2-gtk-3.0,
 gir1.2-pango-1.0,
 lightdm-gtk-greeter,
 python3-gi,
Recommends: pkexec,
 polkitd,
Description: Settings editor for LightDM GTK+ Greeter
 Settings editor for LightDM GTK+ Greeter is a small GUI written in Python which lets you modify various LightDM GTK+ Greeter settings, such as the theme, font, background, window position and more, settings which otherwise can only be set by modifying the greeter configuration files.