Source: ssh-askpass
Section: net
Priority: optional
Maintainer: Philip Hands <phil@hands.com>
Build-Depends: debhelper (>= 10), autotools-dev, libx11-dev, libxt-dev, x11proto-core-dev, dh-autoreconf, pkg-config
Standards-Version: 3.9.8
Homepage: http://www.jmknoble.net/software/x11-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.
