golang-github-graylog2-go-gelf 0.0+git20191017.1550ee6-1 source package in Ubuntu

Changelog

golang-github-graylog2-go-gelf (0.0+git20191017.1550ee6-1) unstable; urgency=medium

  * New upstream snapshot.
  * Added "watch" file to track HEAD of "v2" branch.
  * golang-go --> golang-any.
  * Standards-Version: 4.4.1.
  * DH & compat to version 12.
  * Added myself to Uploaders.

 -- Dmitry Smirnov <email address hidden>  Thu, 31 Oct 2019 12:36:27 +1100

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
misc
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
Jammy release universe misc
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-graylog2-go-gelf_0.0+git20191017.1550ee6-1.dsc 2.4 KiB 27ef3f9d64882b6df07785e25177c403c29c1b5629646675f3535bf3fb246d79
golang-github-graylog2-go-gelf_0.0+git20191017.1550ee6.orig.tar.xz 10.5 KiB 05b3064f7dc5f44e59941dd616f9708a897681089e64d449719619af29dd2087
golang-github-graylog2-go-gelf_0.0+git20191017.1550ee6-1.debian.tar.xz 2.8 KiB f1abd15b8fb9ef014e4cfa1cb29f90788a4019dbca3f8bca211a6d1109b4adc3

No changes file available.

Binary packages built by this source

golang-github-graylog2-go-gelf-dev: GELF library and writer for Go

 GELF is graylog2's UDP logging format. This library provides an API that
 applications can use to log messages directly to a graylog2 server, along with
 an io.Writer that can be use to redirect the standard library's log messages
 (or os.Stdout), to a graylog2 server.
 .
 This package contains the source.