golang-defaults 2:1.19~1 source package in Ubuntu

Changelog

golang-defaults (2:1.19~1) unstable; urgency=medium

  * Update to Go 1.19 (src:golang-1.19)
  * Update existing man pages to Go 1.19
  * Add debian/README.source on keeping the man pages updated
  * Bump Standards-Version to 4.6.1 (no change)

 -- Anthony Fok <email address hidden>  Sat, 06 Aug 2022 13:09:49 -0600

Upload details

Uploaded by:
Go Compiler Team
Uploaded to:
Sid
Original maintainer:
Go Compiler Team
Architectures:
any all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
golang-defaults_1.19~1.dsc 2.3 KiB 1b9af32fe7d8d8b0730aa13a3c7edb8e576d48ccd4606fea9e1839795c94739e
golang-defaults_1.19~1.tar.xz 30.0 KiB 3569a311d964ccb21fa58a08a81baef8f6718f91818f3e54061e16425fcf64b3

No changes file available.

Binary packages built by this source

gccgo-go: No summary available for gccgo-go in ubuntu kinetic.

No description available for gccgo-go in ubuntu kinetic.

golang: Go programming language compiler - metapackage

 The Go programming language is an open source project to make
 programmers more productive. Go is expressive, concise, clean, and
 efficient. Its concurrency mechanisms make it easy to write programs
 that get the most out of multicore and networked machines, while its
 novel type system enables flexible and modular program construction.
 Go compiles quickly to machine code yet has the convenience of
 garbage collection and the power of run-time reflection. It's a
 fast, statically typed, compiled language that feels like a
 dynamically typed, interpreted language.
 .
 This package is a metapackage that, when installed, guarantees
 that (most of) a full Go development environment is installed.

golang-any: No summary available for golang-any in ubuntu kinetic.

No description available for golang-any in ubuntu kinetic.

golang-doc: Go programming language - documentation

 The Go programming language is an open source project to make
 programmers more productive. Go is expressive, concise, clean, and
 efficient. Its concurrency mechanisms make it easy to write programs
 that get the most out of multicore and networked machines, while its
 novel type system enables flexible and modular program construction.
 Go compiles quickly to machine code yet has the convenience of
 garbage collection and the power of run-time reflection. It's a fast,
 statically typed, compiled language that feels like a dynamically
 typed, interpreted language.
 .
 This is a dependency package that depends on the default Go documentation. You
 can view the formatted documentation by installing the golang-golang-x-tools
 package, running "godoc --http=:6060", and then visiting
 http://localhost:6060/doc/install.html.

golang-go: No summary available for golang-go in ubuntu kinetic.

No description available for golang-go in ubuntu kinetic.

golang-src: Go programming language - source files

 The Go programming language is an open source project to make programmers more
 productive. Go is expressive, concise, clean, and efficient. Its concurrency
 mechanisms make it easy to write programs that get the most out of multicore
 and networked machines, while its novel type system enables flexible and
 modular program construction. Go compiles quickly to machine code yet has the
 convenience of garbage collection and the power of run-time reflection. It's a
 fast, statically typed, compiled language that feels like a dynamically typed,
 interpreted language.
 .
 This is a dependency package that depends on the default Go standard library
 source code, which is needed for the go build process.