golang-github-naoina-toml 0.1.1-1 source package in Ubuntu

Changelog

golang-github-naoina-toml (0.1.1-1) unstable; urgency=medium

  * New upstream version.
  * Set Testsuite to autopkgtest-pkg-go.
  * Bump Standards-Version to 4.0.0.
  * Remove unneeded patch.
  * Depend on golang-github-kylelemons-godebug-dev.
  * d/rules: No longer use DH_GOLANG_INSTALL_ALL.

 -- Alexandre Viau <email address hidden>  Wed, 02 Aug 2017 18:07:37 -0400

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

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-naoina-toml_0.1.1-1.dsc 2.2 KiB a9b626ffd43a80631049dffac3969e2fcbd08cc6cb34f7843119a9d0c21a09ec
golang-github-naoina-toml_0.1.1.orig.tar.gz 40.3 KiB 5f0875fb6eb8ed9683f925329c05cdbaa809a1ec9b676c43ea14899c25462fee
golang-github-naoina-toml_0.1.1-1.debian.tar.xz 2.2 KiB f1414c6f9cb70327c5c3bf932fa8b4cfb89cdfb53706263683189f33c1595590

Available diffs

No changes file available.

Binary packages built by this source

golang-github-naoina-toml-dev: TOML parser and encoder library for Golang

 TOML v0.4.0 compatible parser and encoder lirary for Golang.
 The TOML package also contains a Marshaler interface, which can
 be implemented by objects that can marshal themselves into valid
 TOML.