golang-github-pquerna-otp 1.3.0-1 source package in Ubuntu

Changelog

golang-github-pquerna-otp (1.3.0-1) unstable; urgency=medium

  * New upstream version 1.3.0
  * Add debian/watch
  * debian/gbp.conf: Set debian-branch to debian/sid for DEP-14 conformance
  * Change Section from devel to golang
  * Update Maintainer email address to <email address hidden>
  * Adopt this package, and add myself to the list of Uploaders
    and to debian/copyright (Closes: #889212)
  * Bump debhelper build-dependency to debhelper-compat (= 13)"
  * Use dh-sequence-golang instead of dh-golang and --with=golang
  * Add "Rules-Requires-Root: no" to debian/control
  * Update versioned dependencies as per go.mod
  * Bump Standards-Version to 4.6.2 (no change)
  * Invoke dh with --builddirectory=_build
  * Use "dh_auto_install -- --no-binaries" instead of deleting the generated
    example binary in debian/rules

 -- Anthony Fok <email address hidden>  Thu, 26 Jan 2023 02:23:25 -0700

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-pquerna-otp_1.3.0-1.dsc 2.3 KiB de4b00d56762b26f42d4b0e2ceff7da1181690a6a812c51550697a2b5d92f5b8
golang-github-pquerna-otp_1.3.0.orig.tar.gz 13.7 KiB f3695b673c06278ba944696b572115edcf31d004e035085d51202ba5c8894936
golang-github-pquerna-otp_1.3.0-1.debian.tar.xz 2.9 KiB 421db4ba040219335dcfda28b7db0a1649127c13e8704dbfc1e33c2bca3dedba

No changes file available.

Binary packages built by this source

golang-github-pquerna-otp-dev: Google Authenticator compatible one time passwords for Go

 This otp library implements both HOTP and TOTP based one time passcodes
 in a Google Authenticator compatible manner. This library can be used
 to generate and verify codes and display data encoded in QR codes.