Source: golang-github-gopasspw-gopass
Section: golang
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Andrew Lee (李健秋) <ajqlee@debian.org>,
Build-Depends: debhelper-compat (= 13),
               dh-sequence-golang,
               dpkg-build-api (= 1),
               git,
               gnupg <!nocheck>,
               golang-any,
               golang-dbus-dev,
               golang-filippo-age-dev,
               golang-github-blang-semver-dev,
               golang-github-caspr-io-yamlpath-dev,
               golang-github-cenkalti-backoff-v4-dev,
               golang-github-dustin-go-humanize-dev,
               golang-github-ergochat-readline-dev,
               golang-github-fatih-color-dev,
               golang-github-gokyle-twofactor-dev,
               golang-github-gopasspw-clipboard-dev,
               golang-github-gopasspw-gitconfig-dev,
               golang-github-gopasspw-gopass-hibp-dev,
               golang-github-google-go-cmp-dev,
               golang-github-google-go-github-dev,
               golang-github-hashicorp-golang-lru-v2-dev,
               golang-github-jsimonetti-pwscheme-dev,
               golang-github-kballard-go-shellquote-dev,
               golang-github-kbinani-screenshot-dev,
               golang-github-makiuchi-d-gozxing-dev,
               golang-github-martinhoefling-goxkcdpwgen-dev,
               golang-github-mattn-go-colorable-dev,
               golang-github-mattn-go-isatty-dev,
               golang-github-mattn-go-tty-dev,
               golang-github-mitchellh-go-ps-dev,
               golang-github-muesli-crunchy-dev,
               golang-github-noborus-ov-dev,
               golang-github-pquerna-otp-dev (>= 1.5.0+really1.5.0),
               golang-github-protonmail-go-crypto-dev,
               golang-github-schollz-closestmatch-dev,
               golang-github-skip2-go-qrcode-dev,
               golang-github-stretchr-testify-dev,
               golang-github-twpayne-go-pinentry-dev,
               golang-github-urfave-cli-v2-dev,
               golang-github-xhit-go-str2duration-dev,
               golang-github-zalando-go-keyring-dev,
               golang-github-zeebo-blake3-dev,
               golang-golang-x-crypto-dev,
               golang-golang-x-exp-dev,
               golang-golang-x-mod-dev,
               golang-golang-x-net-dev,
               golang-golang-x-oauth2-google-dev,
               golang-golang-x-sys-dev,
               golang-golang-x-term-dev,
               golang-gopkg-yaml.v3-dev,
               goxkcdpwgen,
               xauth <!nocheck>,
               xvfb <!nocheck>,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-gopasspw-gopass
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-gopasspw-gopass.git
Homepage: https://github.com/gopasspw/gopass
XS-Go-Import-Path: github.com/gopasspw/gopass

Package: golang-github-gopasspw-gopass-dev
Architecture: all
Multi-Arch: foreign
Depends: golang-dbus-dev,
         golang-filippo-age-dev,
         golang-github-blang-semver-dev,
         golang-github-caspr-io-yamlpath-dev,
         golang-github-cenkalti-backoff-v4-dev,
         golang-github-dustin-go-humanize-dev,
         golang-github-ergochat-readline-dev,
         golang-github-fatih-color-dev,
         golang-github-gokyle-twofactor-dev,
         golang-github-gopasspw-clipboard-dev,
         golang-github-gopasspw-gitconfig-dev,
         golang-github-gopasspw-gopass-hibp-dev,
         golang-github-google-go-cmp-dev,
         golang-github-google-go-github-dev,
         golang-github-hashicorp-golang-lru-v2-dev,
         golang-github-jsimonetti-pwscheme-dev,
         golang-github-kballard-go-shellquote-dev,
         golang-github-kbinani-screenshot-dev,
         golang-github-makiuchi-d-gozxing-dev,
         golang-github-martinhoefling-goxkcdpwgen-dev,
         golang-github-mattn-go-colorable-dev,
         golang-github-mattn-go-isatty-dev,
         golang-github-mattn-go-tty-dev,
         golang-github-mitchellh-go-ps-dev,
         golang-github-muesli-crunchy-dev,
         golang-github-noborus-ov-dev,
         golang-github-pquerna-otp-dev (>= 1.5.0+really1.5.0),
         golang-github-protonmail-go-crypto-dev,
         golang-github-schollz-closestmatch-dev,
         golang-github-skip2-go-qrcode-dev,
         golang-github-stretchr-testify-dev,
         golang-github-twpayne-go-pinentry-dev,
         golang-github-urfave-cli-v2-dev,
         golang-github-xhit-go-str2duration-dev,
         golang-github-zalando-go-keyring-dev,
         golang-github-zeebo-blake3-dev,
         golang-golang-x-crypto-dev,
         golang-golang-x-exp-dev,
         golang-golang-x-mod-dev,
         golang-golang-x-net-dev,
         golang-golang-x-oauth2-google-dev,
         golang-golang-x-sys-dev,
         golang-golang-x-term-dev,
         golang-gopkg-yaml.v3-dev,
         goxkcdpwgen,
         ${misc:Depends},
Description: slightly more awesome standard unix password manager
 This package contains gopass which is a lightly more awesome standard
 unix password manager that can manage your credentials.
 .
 Gopass is a drop-in replacement for pass, the standard UNIX password
 manager. By default your credentials are encrypted with GPG and
 versioned in git.
