|
|
|
@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 10),
|
|
|
|
|
libqt5svg5-dev,
|
|
|
|
|
libqt5x11extras5-dev,
|
|
|
|
|
libx11-dev
|
|
|
|
|
Standards-Version: 3.9.8
|
|
|
|
|
Standards-Version: 4.0.0
|
|
|
|
|
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
|
|
|
|
@ -23,7 +23,10 @@ Architecture: any
|
|
|
|
|
Provides: ssh-askpass
|
|
|
|
|
Depends: ${misc:Depends},
|
|
|
|
|
${shlibs:Depends},
|
|
|
|
|
Recommends: lxqt-openssh-askpass-l10n
|
|
|
|
|
Recommends: lxqt-openssh-askpass-l10n,
|
|
|
|
|
lxqt-qtplugin,
|
|
|
|
|
lxqt-session
|
|
|
|
|
Suggests: lxqt | lxqt-core
|
|
|
|
|
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.
|
|
|
|
|