Source: yubikey-agent
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian Authentication Maintainers <pkg-auth-maintainers@lists.alioth.debian.org> 
Uploaders: Taowa <taowa@debian.org>,
           Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Section: golang
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-golang,
               golang-any,
               golang-golang-x-crypto-dev,
               golang-golang-x-term-dev,
               golang-github-gopasspw-pinentry-dev,
               golang-github-go-piv-piv-go-dev,
               pkg-config,
               libpcsclite-dev
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/auth-team/packages/yubikey-agent
Vcs-Git: https://salsa.debian.org/auth-team/packages/yubikey-agent.git
Homepage: https://github.com/FiloSottile/yubikey-agent
Rules-Requires-Root: no
XS-Go-Import-Path: github.com/FiloSottile/yubikey-agent

Package: yubikey-agent
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends}
Built-Using: ${misc:Built-Using}
Description: seamless ssh agent for YubiKeys
 yubikey-agent is an easy to use ssh-agent for YubiKeys, written in Go.
 The key is generated on the YubiKey and can't be extracted. Every
 session requires the PIN, every login requires a touch. The setup
 takes care of the PUK and the management key.
