golang 1:60.1-1 source package in Ubuntu

Changelog

golang (1:60.1-1) unstable; urgency=low

  * Imported Upstream version 60.1

golang (1:60-1) unstable; urgency=low

  * Imported Upstream version 60
  * Save upstream VERSION to the archive
  * Use GOVERSION as generated by src/version.bash on hg archive time
  * Add support for goinstall dashboard debconf question in the Debian
    packaging
  * Read goinstall dashboard option from debian configuration file
  * Remove 005-goinstall_dont_call_home_by_default.patch; replaced by
    configuration option
  * Fix directory name for upstream archive checkout
 -- Gustavo Niemeyer <email address hidden>   Sun,  25 Sep 2011 09:54:38 +0000

Upload details

Uploaded by:
Gustavo Niemeyer
Uploaded to:
Oneiric
Original maintainer:
Ondřej Surý
Architectures:
i386 amd64 kfreebsd-i386 kfreebsd-amd64 armel armhf all
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
golang_60.1.orig.tar.gz 8.6 MiB 3a31661495f5ff9c3448f5cc6d7ae5416ab22ac391a7d6097790023bc7e42e34
golang_60.1-1.debian.tar.gz 29.7 KiB 454236154226ca4f3d7d4bf1e8c3e7930e15d63e8a3bce883f30192cdac5be07
golang_60.1-1.dsc 1.3 KiB 00b1938f18b1e6b4e5f75d868f901efcb0d491a973d66ea85293c6bd8564229c

Available diffs

View changes file

Binary packages built by this source

golang: No summary available for golang in ubuntu oneiric.

No description available for golang in ubuntu oneiric.

golang-dbg: Go programming language compiler - debug 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 package provides the debug symbols for Google's Go tool
 chain binaries (assembler, compiler, linker) needed for properly
 debugging errors in the tool chain with gdb.

golang-doc: Go programming language compiler - 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 package provides the documentation for the Go programming
 language. You can view the formatted documentation by running "godoc
 --http=:6060", and then visiting http://localhost:6060/doc/install.html.

golang-go: Go programming language compiler

 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 provides an assembler, a compiler, and a linker for the
 Go programming language. This is Google's implementation of the Go
 tool chain.

golang-mode: No summary available for golang-mode in ubuntu oneiric.

No description available for golang-mode in ubuntu oneiric.

golang-src: Go programming language compiler - 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 package provides the Go programming language source files needed
 for godoc and goinstall.

golang-tools: No summary available for golang-tools in ubuntu oneiric.

No description available for golang-tools in ubuntu oneiric.

kate-syntax-go: No summary available for kate-syntax-go in ubuntu oneiric.

No description available for kate-syntax-go in ubuntu oneiric.

vim-syntax-go: Go programming language - Vim highlighting syntax files

 This package provides syntax files for the Vim editor for editing code
 in Google's Go programming language.