golang-gopkg-sourcemap.v1 1.0.5+git20170213.0.6e83ace-1 source package in Ubuntu

Changelog

golang-gopkg-sourcemap.v1 (1.0.5+git20170213.0.6e83ace-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Bump debhelper from old 11 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.
  * Update standards version to 4.4.1, no changes needed.
  * Apply multi-arch hints. + golang-gopkg-sourcemap.v1-dev: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <email address hidden>  Sat, 06 Feb 2021 03:29:33 +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
Jammy release universe misc

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-gopkg-sourcemap.v1_1.0.5+git20170213.0.6e83ace-1.dsc 2.3 KiB 80962b6a103b638ca3576fd09aba641dfb3d8b5018b9999c59062362359adeeb
golang-gopkg-sourcemap.v1_1.0.5+git20170213.0.6e83ace.orig.tar.gz 5.2 KiB 30c49c1e514e4265fe88b2f4a3e9e684e5516b1c5b750e3fccca65a50021a78e
golang-gopkg-sourcemap.v1_1.0.5+git20170213.0.6e83ace-1.debian.tar.xz 3.9 KiB f8a68f245d092f6437142d1ba309b09a96a2dd4725e90c83b27907802790a3c6

No changes file available.

Binary packages built by this source

golang-gopkg-sourcemap.v1-dev: Source Maps consumer for Golang

 This package provides the source map consumer functions for Golang.
 You need to provide the sourcemapURL in your program, and afterwards you
 can use your functions along with methods such as File, Source, SourceContent,
 SourceMapURL. Refer https://godoc.org/github.com/go-sourcemap/sourcemap for
 usage documentation.