Alf Gaida 1e0db70b11 Cherry-picking upstream release 0.11.0.
* Synced debian foo with experimental
* Bumped compat to 10
* Removed --parallel from rules, standard in compat 10
* Bumped minimum version debhelper (>= 10)
* Bumped minimum version libqtxdg-dev (>= 2.0.0)
* Bumped build dependency liblxqt-dev (>= 0.11.0)
* Added build dependency libqt5svg5-dev
* Added build dependency libqt5xdgiconloader-dev (>= 2.0.0)
* Added Recommends lxqt-notificationd-l10n
* Fixed copyright Format field
* Added translation control to rules
* Set CMAKE_BUILD_TYPE=RelWithDebInfo
* Exported LC_ALL=C.UTF-8, make builds reproducible
2016-10-18 16:51:17 +02:00

57 lines
2.1 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@debian.org>,
Andrew Lee (李健秋) <ajqlee@debian.org>,
Yukiharu YABUKI <yyabuki@debian.org>,
Yuan CHAO <yuanchao@gmail.com>
Section: x11
Priority: optional
Build-Depends: debhelper (>= 10),
cmake (>= 3.0.2),
libkf5windowsystem-dev,
liblxqt0-dev (>= 0.11.0),
libqt5svg5-dev,
libqt5x11extras5-dev,
libqt5xdg-dev (>= 2.0.0),
libqt5xdgiconloader-dev (>= 2.0.0),
libx11-dev,
pkg-config,
qttools5-dev,
qttools5-dev-tools
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/lxqt-openssh-askpass.git/?h=debian/sid
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/lxqt-openssh-askpass.git -b debian/sid
Homepage: https://github.com/lxde/lxqt-openssh-askpass
Package: lxqt-openssh-askpass
Architecture: any
Provides: ssh-askpass
Depends: ${misc:Depends},
${shlibs:Depends},
Recommends: lxqt-openssh-askpass-l10n
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.