golang-github-jesseduffield-roll 0.0~git20190629.695be2e-3 source package in Ubuntu

Changelog

golang-github-jesseduffield-roll (0.0~git20190629.695be2e-3) unstable; urgency=medium

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

 -- Jelmer Vernooij <email address hidden>  Mon, 21 Nov 2022 14:38:17 +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-jesseduffield-roll_0.0~git20190629.695be2e-3.dsc 2.4 KiB 62fb589d37bf759ed24972bc76b9626199d6f2f84280155e14d3e2dd30f17bfd
golang-github-jesseduffield-roll_0.0~git20190629.695be2e.orig.tar.gz 6.0 KiB e159c698d6d5e6f5262cab6196200a4ecdfe06167c29a9971b3e3da74759faec
golang-github-jesseduffield-roll_0.0~git20190629.695be2e-3.debian.tar.xz 2.4 KiB 01c73ee7dd6459c1e7428da1a3e71473e932e8eef8ea6c69268bb6f0d4f2bad7

No changes file available.

Binary packages built by this source

golang-github-jesseduffield-roll-dev: Simple(er) Rollbar client for Go

 Basic Rollbar client for Go that reports errors and logs
 messages. It automatically builds stack traces and also supports arbitrary
 traces. All errors and messages are sent to Rollbar synchronously.
 .
 roll is intentionally simple. For more advanced functionality, check
 out heroku/rollbar (https://github.com/heroku/rollbar).