Source: ssh-askpass
Section: net
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper-compat (= 13),
               libx11-dev,
               libxt-dev,
               x11proto-core-dev,
               pkg-config
Standards-Version: 4.6.0.1
Homepage: https://web.archive.org/web/20131006102910/http://jmknoble.net/software/x11-ssh-askpass/
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/debian/ssh-askpass.git
Vcs-Browser: https://salsa.debian.org/debian/ssh-askpass

Package: ssh-askpass
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: under X, asks user for a passphrase for ssh-add
 This is Jim Knoble's implementation of the ssh-askpass program, originally
 called x11-ssh-askpass upstream.  It is built on low-level X11 libraries,
 and therefore has minimal dependencies.
 .
 Other ssh-askpass programs are available, some of which may integrate
 better into various desktop environments.
