golang-github-jesseduffield-yaml 2.2.2+git20190702.b900b7e-3 source package in Ubuntu

Changelog

golang-github-jesseduffield-yaml (2.2.2+git20190702.b900b7e-3) unstable; urgency=medium

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

 -- Jelmer Vernooij <email address hidden>  Mon, 21 Nov 2022 11:26:31 +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-yaml_2.2.2+git20190702.b900b7e-3.dsc 2.4 KiB 45d42085e80e23e5a162c87420eaac34684825c64821657f023694087118c7ec
golang-github-jesseduffield-yaml_2.2.2+git20190702.b900b7e.orig.tar.gz 69.5 KiB 7161ce013fd2844f43521fac341fe9366d05a5263689786d74cfee2180b671a4
golang-github-jesseduffield-yaml_2.2.2+git20190702.b900b7e-3.debian.tar.xz 2.8 KiB 20212237037e9a6d968baf5498883bdc1367741771f80f78dc3b93a85570111a

No changes file available.

Binary packages built by this source

golang-github-jesseduffield-yaml-dev: YAML support for the Go language

 Enables Go programs to comfortably encode and decode YAML values.
 It was developed within Canonical (https://www.canonical.com)
 as part of the juju (https://juju.ubuntu.com) project
 and is based on a pure Go port of the
 well-known libyaml (http://pyyaml.org/wiki/LibYAML) C library to parse and
 generate YAML data quickly and reliably.