From ef84d62dcb9cbb60734e9b24a59e1064a45410aa 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: Mon, 17 Aug 2015 23:40:37 +0800 Subject: [PATCH] Update control --- debian/control | 60 +++++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 50 insertions(+), 10 deletions(-) diff --git a/debian/control b/debian/control index 78d7824..72e924d 100644 --- a/debian/control +++ b/debian/control @@ -13,30 +13,70 @@ Build-Depends: debhelper (>= 9), libqt5x11extras5-dev, libqt5xdg-dev, qttools5-dev, - qttools5-dev-tools + qttools5-dev-tools, Standards-Version: 3.9.6 -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-lxqt/lxqt-openssh-askpass.git;a=summary +Vcs-Browser: http://anonscm.debian.org/cgit/pkg-lxqt/lxqt-openssh-askpass.git Vcs-Git: git://anonscm.debian.org/pkg-lxqt/lxqt-openssh-askpass.git Homepage: https://github.com/lxde/lxqt-openssh-askpass Package: lxqt-openssh-askpass Architecture: any Depends: ${misc:Depends}, - ${shlibs:Depends} -Replaces: lxqt-openssh-askpass-qt5 -Description: OpenSSH user/password GUI dialog for LXQt (app) - OpenSSH user/password GUI dialog for LXQt + ${shlibs:Depends}, +Description: OpenSSH user/password GUI dialog for LXQt + This module handles openssh security password access for LXQt. The openssh + askpass module, will perform security tast over scale access privi‐ legies. . - This package contain OpenSSH user/password GUI dialog for LXQt. + The LXQt modules are desktop independent tools, and operate as daemons for the + local user for desktop specific operations. + . + LXQt is an advanced, easy-to-use, and fast desktop environment based on Qt + technologies, ships several core desktop components, all of which are + optional: + . + * Panel + * Desktop + * Application launcher + * Settings center + * Session handler + * Polkit handler + * SSH password access (this) + * Display manager handler + . + These components perform similar actions to those available in other + desktop environments, and their names are self-descriptive. They are usually + not launched by hand but automatically, when choosing a LXQt session in the + Display Manager. Package: lxqt-openssh-askpass-dbg Architecture: any Section: debug Priority: extra Depends: ${misc:Depends}, - lxqt-openssh-askpass (= ${binary:Version}) -Replaces: lxqt-openssh-askpass-qt5-dbg + lxqt-openssh-askpass (= ${binary:Version}), Description: OpenSSH user/password GUI dialog for LXQt (debug symbols) - OpenSSH user/password GUI dialog for LXQt + This module handles openssh security password access for LXQt. The openssh + askpass module, will perform security tast over scale access privi‐ legies. + . + The LXQt modules are desktop independent tools, and operate as daemons for the + local user for desktop specific operations. + . + LXQt is an advanced, easy-to-use, and fast desktop environment based on Qt + technologies, ships several core desktop components, all of which are + optional: + . + * Panel + * Desktop + * Application launcher + * Settings center + * Session handler + * Polkit handler + * SSH password access (this) + * Display manager handler + . + These components perform similar actions to those available in other + desktop environments, and their names are self-descriptive. They are usually + not launched by hand but automatically, when choosing a LXQt session in the + Display Manager. . This package contain the debugging symbols.