golang-github-martinlindhe-base36 1.0.0-3 source package in Ubuntu

Changelog

golang-github-martinlindhe-base36 (1.0.0-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints. + golang-github-martinlindhe-base36-dev: Add Multi-Arch: foreign.
  * Trim trailing whitespace.
  * Bump debhelper from old 12 to 13.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
  * Update standards version to 4.6.1, no changes needed.

 -- Jelmer Vernooij <email address hidden>  Mon, 21 Nov 2022 01:35:32 +0000

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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-martinlindhe-base36_1.0.0-3.dsc 2.3 KiB 4fb1880dfc9bea5dcaa3bcb94e2e71591a3a64de3ff9c0c81b23d843ac5fe254
golang-github-martinlindhe-base36_1.0.0.orig.tar.gz 3.1 KiB 973805ba2d2c22bc6728f818254ccc44fed5c6df8d97879bddbf4f48a427b0b0
golang-github-martinlindhe-base36_1.0.0-3.debian.tar.xz 2.4 KiB 006126168c69c509b9f4e82f847ded7fcad8ad1536f8add006c3a0740af0cf17

Available diffs

No changes file available.

Binary packages built by this source

golang-github-martinlindhe-base36-dev: Base36 implementation in golang (library)

 Base36 provides Base36 implementation in go.
 .
 Implements Base36 encoding and decoding, which is useful to represent large
 integers in a case-insensitive alphanumeric way.