85 lines
3.0 KiB
Plaintext
85 lines
3.0 KiB
Plaintext
Source: lxqt-openssh-askpass
|
||
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
||
Uploaders: Alf Gaida <agaida@siduction.org>,
|
||
ChangZhuo Chen (陳昌倬) <czchen@gmail.com>,
|
||
Andrew Lee (李健秋) <ajqlee@debian.org>,
|
||
Yukiharu YABUKI <yyabuki@debian.org>
|
||
Section: x11
|
||
Priority: optional
|
||
Build-Depends: debhelper (>= 9),
|
||
cmake (>= 3.0.2),
|
||
libkf5windowsystem-dev,
|
||
liblxqt0-dev,
|
||
libqt5x11extras5-dev,
|
||
libqt5xdg-dev,
|
||
libx11-dev,
|
||
pkg-config,
|
||
qttools5-dev,
|
||
qttools5-dev-tools,
|
||
Standards-Version: 3.9.6
|
||
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},
|
||
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 privilegies.
|
||
.
|
||
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}),
|
||
Description: OpenSSH user/password GUI dialog for LXQt (debug symbols)
|
||
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.
|