Wraaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaap.
This commit is contained in:
parent
a042a621c8
commit
c366e9f077
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -2,6 +2,7 @@ lxqt-sudo (0.13.0-0ubuntu2) UNRELEASED; urgency=medium
|
|||||||
|
|
||||||
* Change Uploaders to Ubuntu uploaders.
|
* Change Uploaders to Ubuntu uploaders.
|
||||||
* Bump Standards-version to 4.2.0, no changes needed.
|
* Bump Standards-version to 4.2.0, no changes needed.
|
||||||
|
* Run wrap-and-sort.
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Mon, 20 Aug 2018 23:41:01 -0500
|
-- Simon Quigley <tsimonq2@ubuntu.com> Mon, 20 Aug 2018 23:41:01 -0500
|
||||||
|
|
||||||
|
12
debian/control
vendored
12
debian/control
vendored
@ -19,13 +19,11 @@ Homepage: https://github.com/lxqt/lxqt-sudo
|
|||||||
|
|
||||||
Package: lxqt-sudo
|
Package: lxqt-sudo
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${misc:Depends},
|
Depends: ${misc:Depends}, ${shlibs:Depends}
|
||||||
${shlibs:Depends}
|
Recommends: lxqt-qtplugin, lxqt-sudo-l10n
|
||||||
Recommends: lxqt-sudo-l10n,
|
Description: Graphical Qt frontend for plain sudo
|
||||||
lxqt-qtplugin
|
lxqt-sudo is a graphical Qt frontend for plain sudo(8) (for requesting
|
||||||
Description: Graphical QT frontend for plain sudo
|
optional password in GUI fashion). When invoked it simply spawns child 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
|
process with requested command (and arguments). If sudo requests user's
|
||||||
password, the GUI password dialog is shown and (after submit) the password is
|
password, the GUI password dialog is shown and (after submit) the password is
|
||||||
provided to sudo.
|
provided to sudo.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user