2014-09-10 01:42:15 +02:00
|
|
|
Source: lxqt-openssh-askpass
|
2015-08-17 20:33:47 +08:00
|
|
|
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
|
|
|
Uploaders: Alf Gaida <agaida@siduction.org>,
|
2015-11-12 00:25:57 +01:00
|
|
|
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
|
2015-08-19 04:08:59 +09:00
|
|
|
Andrew Lee (李健秋) <ajqlee@debian.org>,
|
2016-03-24 21:09:23 +08:00
|
|
|
Yukiharu YABUKI <yyabuki@debian.org>,
|
|
|
|
Yuan CHAO <yuanchao@gmail.com>
|
2014-09-10 01:42:15 +02:00
|
|
|
Section: x11
|
|
|
|
Priority: optional
|
2018-04-28 15:07:48 +02:00
|
|
|
Build-Depends: debhelper (>= 11~),
|
2015-08-17 20:33:47 +08:00
|
|
|
libkf5windowsystem-dev,
|
2017-10-24 18:39:56 +02:00
|
|
|
liblxqt0-dev (>= 0.12.0),
|
2016-10-18 16:51:17 +02:00
|
|
|
libqt5svg5-dev,
|
2015-08-17 20:33:47 +08:00
|
|
|
libqt5x11extras5-dev,
|
2017-01-02 14:22:29 +01:00
|
|
|
libx11-dev
|
2018-04-28 15:07:48 +02:00
|
|
|
Standards-Version: 4.1.4
|
|
|
|
Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-openssh-askpass
|
|
|
|
Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-openssh-askpass.git
|
|
|
|
Homepage: https://github.com/lxqt/lxqt-openssh-askpass
|
2014-09-10 01:42:15 +02:00
|
|
|
|
2015-02-15 03:48:42 +01:00
|
|
|
Package: lxqt-openssh-askpass
|
2014-09-10 01:42:15 +02:00
|
|
|
Architecture: any
|
2016-03-22 20:42:47 +08:00
|
|
|
Provides: ssh-askpass
|
2015-08-17 20:33:47 +08:00
|
|
|
Depends: ${misc:Depends},
|
2015-08-17 23:40:37 +08:00
|
|
|
${shlibs:Depends},
|
2017-07-02 01:41:37 +02:00
|
|
|
Recommends: lxqt-openssh-askpass-l10n,
|
|
|
|
lxqt-qtplugin,
|
|
|
|
lxqt-session
|
|
|
|
Suggests: lxqt | lxqt-core
|
2015-08-17 23:40:37 +08:00
|
|
|
Description: OpenSSH user/password GUI dialog for LXQt
|
|
|
|
This module handles openssh security password access for LXQt. The openssh
|
2015-08-19 02:55:08 +09:00
|
|
|
askpass module, will perform security tast over scale access privilegies.
|
2014-09-10 01:42:15 +02:00
|
|
|
.
|
2015-08-17 23:40:37 +08:00
|
|
|
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
|
2015-08-19 02:55:08 +09:00
|
|
|
technologies, ships several core desktop components, all of which are
|
2015-08-17 23:40:37 +08:00
|
|
|
optional:
|
|
|
|
.
|
|
|
|
* Panel
|
|
|
|
* Desktop
|
|
|
|
* Application launcher
|
|
|
|
* Settings center
|
|
|
|
* Session handler
|
|
|
|
* Polkit handler
|
|
|
|
* SSH password access (this)
|
|
|
|
* Display manager handler
|
|
|
|
.
|
2015-08-19 02:55:08 +09:00
|
|
|
These components perform similar actions to those available in other
|
|
|
|
desktop environments, and their names are self-descriptive. They are usually
|
2015-08-17 23:40:37 +08:00
|
|
|
not launched by hand but automatically, when choosing a LXQt session in the
|
|
|
|
Display Manager.
|