40 lines
1.5 KiB
Plaintext
Raw Permalink Normal View History

2015-06-29 00:44:33 +02:00
Source: lxqt-sudo
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
XSBC-Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
2018-08-20 23:41:29 -05:00
Uploaders: Simon Quigley <tsimonq2@ubuntu.com>
2015-06-29 00:44:33 +02:00
Section: x11
Priority: optional
2020-04-30 23:45:39 -05:00
Build-Depends: debhelper-compat (= 12),
libkf5windowsystem-dev,
2020-04-30 23:45:15 -05:00
liblxqt0-dev (>= 0.15.0),
libqt5svg5-dev,
libqt5x11extras5-dev,
libx11-dev
Standards-Version: 4.5.0
Vcs-Browser: https://phab.lubuntu.me/source/lxqt-sudo/
Vcs-Git: https://phab.lubuntu.me/source/lxqt-sudo.git
XS-Debian-Vcs-Browser: https://salsa.debian.org/cgit/pkg-team/lxqt-sudo
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-sudo.git
Homepage: https://github.com/lxqt/lxqt-sudo
2015-06-29 00:44:33 +02:00
Package: lxqt-sudo
Architecture: any
2018-08-20 23:43:12 -05:00
Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: lxqt-qtplugin, lxqt-sudo-l10n
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
2015-08-22 10:49:30 +08:00
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.
2019-01-26 00:52:49 -06:00
Package: lxqt-sudo-l10n
Architecture: all
Multi-Arch: foreign
Section: localization
2019-03-09 13:20:24 -06:00
Depends: qttranslations5-l10n, ${misc:Depends}
2019-01-26 00:52:49 -06:00
Breaks: lxqt-sudo (<< 0.11.0)
Replaces: lxqt-sudo (<< 0.11.0)
Description: Language package for lxqt-sudo
This package contains the l10n files needed by lxqt-sudo.