Alf Gaida e6fcba4535 Cherry-picking upstream release 0.12.0.
* Bumped Standards to 4.1.1 - no changes needed
* Bumped liblxqt dependency to >= 0.12.0
2017-10-24 21:33:54 +02:00

31 lines
1.2 KiB
Plaintext

Source: lxqt-sudo
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
Uploaders: Alf Gaida <agaida@siduction.org>,
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
Andrew Lee (李健秋) <ajqlee@debian.org>
Section: x11
Priority: optional
Build-Depends: debhelper (>= 10),
libkf5windowsystem-dev,
liblxqt0-dev (>= 0.12.0),
libqt5svg5-dev,
libqt5x11extras5-dev,
libx11-dev
Standards-Version: 4.1.1
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/lxqt-sudo.git/?h=debian/experimental
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/lxqt-sudo.git -b debian/experimental
Homepage: https://github.com/lxde/lxqt-sudo
Package: lxqt-sudo
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends}
Recommends: lxqt-sudo-l10n,
lxqt-qtplugin
Description: Graphical QT frontend for plain sudo
lxqt-sudo is a graphical QT frontend for plain sudo(8) (for requesting
optional password in GUI fashion). When invoked it simply spawns child sudo
process with requested command (and arguments). If sudo requests user's
password, the GUI password dialog is shown and (after submit) the password is
provided to sudo.