gopass 1.5.0-1 source package in Ubuntu

Changelog

gopass (1.5.0-1) unstable; urgency=medium

  * New upstream version.
  * Depend on golang-github-pquerna-otp-dev.
  * Standards-Version: 4.0.0 -> 4.6.0.

 -- Alexandre Viau <email address hidden>  Mon, 11 Oct 2021 14:13:25 -0400

Upload details

Uploaded by:
Alexandre Viau
Uploaded to:
Sid
Original maintainer:
Alexandre Viau
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
gopass_1.5.0-1.dsc 2.1 KiB 221309e084117338f45721dd1284b59eb64d95f1b64308d97b61e4cd61e78068
gopass_1.5.0.orig.tar.gz 34.7 KiB 96765f606c24aceff4a396cc31ce819b16eaff086a3c462d99cf254abac8a0bc
gopass_1.5.0-1.debian.tar.xz 2.6 KiB 851cd39ab67c2b1b084dc022049dc071e9727621a3642ec4626ea07ebb8732bd

Available diffs

No changes file available.

Binary packages built by this source

golang-github-aviau-gopass-dev: pass implementation in Go - dev package

 gopass is a Pass (http://www.passwordstore.org/) implementation in Go.
 .
 Password management should be simple and follow Unix philosophy. With
 gopass, each password lives inside of a gpg encrypted file whose filename
 is the title of the website or resource that requires the password. These
 encrypted files may be organized into meaningful folder hierarchies,
 copied from computer to computer, and, in general, manipulated using
 standard command line file management utilities.
 .
 This package is not gopass.pw (similar project with the same name).
 .
 This package contains the go source files.

gopass: pass implementation in Go

 gopass is a Pass (http://www.passwordstore.org/) implementation in Go.
 .
 Password management should be simple and follow Unix philosophy. With
 gopass, each password lives inside of a gpg encrypted file whose filename
 is the title of the website or resource that requires the password. These
 encrypted files may be organized into meaningful folder hierarchies,
 copied from computer to computer, and, in general, manipulated using
 standard command line file management utilities.
 .
 This package is not gopass.pw (similar project with the same name).
 .
 This package contains the gopass executable.