golang-github-inconshreveable-log15 2.15-2 source package in Ubuntu

Changelog

golang-github-inconshreveable-log15 (2.15-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.
  * Update standards version to 4.5.1, no changes needed.

 -- Jelmer Vernooij <email address hidden>  Sun, 27 Nov 2022 17:59:56 +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-inconshreveable-log15_2.15-2.dsc 2.4 KiB 1b374c272bf88afcee85796c01052b1685079903e44a46af24bd8b891272c494
golang-github-inconshreveable-log15_2.15.orig.tar.gz 23.0 KiB 0f78d15833fd883c1de5b23a11bf0ef4f2601e60c62c7c0072bc92ea650030cc
golang-github-inconshreveable-log15_2.15-2.debian.tar.xz 3.4 KiB f2861ad53f87ca0f87c9193aa9bb2b13da6f0cce85a39ea273ee904262c3d724

Available diffs

No changes file available.

Binary packages built by this source

golang-github-inconshreveable-log15-dev: structured, composable logging for Go

 package log15 provides an opinionated, simple toolkit for
 best-practice logging in Go (golang) that is both human
 and machine readable. It is modeled after the Go standard
 library's io and net/http packages and is an alternative
 to the standard library's log package.