From fce6184dbbdc7b16d6acf6163f2671ee4a1a225b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?ChangZhuo=20Chen=20=28=E9=99=B3=E6=98=8C=E5=80=AC=29?= Date: Sat, 22 Aug 2015 10:49:30 +0800 Subject: [PATCH] Update description --- debian/control | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/debian/control b/debian/control index e1592dc..03f1d2b 100644 --- a/debian/control +++ b/debian/control @@ -24,10 +24,12 @@ Package: lxqt-sudo Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, -Description: Sudo for LXQt - The LXQt sudo wrapper - . - This package contain the LXQt sudo wrapper. +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. Package: lxqt-sudo-dbg Architecture: any @@ -36,9 +38,11 @@ Priority: extra Depends: ${misc:Depends}, ${shlibs:Depends}, lxqt-sudo (= ${binary:Version}), -Description: Sudo for LXQt (debug symbols) - The LXQt sudo wrapper - . - This package contain the LXQt sudo wrapper. +Description: Graphical QT frontend for plain sudo (debug symbols) + 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. . This package contains debug symbols for lxqt-sudo.