gb 0.3.0-1 source package in Ubuntu

Changelog

gb (0.3.0-1) unstable; urgency=medium

  * Update to 0.3.0 upstream release

 -- Tianon Gravi <email address hidden>  Sun, 08 Nov 2015 10:18:21 -0800

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gb_0.3.0-1.dsc 2.0 KiB 8bc4d5493c6e0ecde86d865feb73224fcde9e37ff772ac97fcefcabfea26ba27
gb_0.3.0.orig.tar.gz 66.2 KiB 5c70289be6afc85612c7317e0bbe0d529ea6865db1dec915030903db31994aa9
gb_0.3.0-1.debian.tar.xz 3.1 KiB ef8a20bc8430ac6959889366ab1ad62e4f84edf23baf8cc6d8da3b3b6bb4d83a

Available diffs

No changes file available.

Binary packages built by this source

gb: project based build tool for Go

 "gb" is a proof of concept replacement build tool for the Go programming
 language.
 .
 "gb" operates on the concept of a project. A gb project is a workspace
 for all the Go code that is required to build your project.
 .
 A gb project is a folder on disk that contains a subdirectory named
 src/. That's it, no environment variables to set.
 .
 You can create as many projects as you like and move between them simply
 by changing directories.

gb-dbgsym: debug symbols for package gb

 "gb" is a proof of concept replacement build tool for the Go programming
 language.
 .
 "gb" operates on the concept of a project. A gb project is a workspace
 for all the Go code that is required to build your project.
 .
 A gb project is a folder on disk that contains a subdirectory named
 src/. That's it, no environment variables to set.
 .
 You can create as many projects as you like and move between them simply
 by changing directories.

golang-github-constabulary-gb-dev: project based build tool for Go (source)

 "gb" is a proof of concept replacement build tool for the Go programming
 language.
 .
 "gb" operates on the concept of a project. A gb project is a workspace
 for all the Go code that is required to build your project.
 .
 A gb project is a folder on disk that contains a subdirectory named
 src/. That's it, no environment variables to set.
 .
 You can create as many projects as you like and move between them simply
 by changing directories.
 .
 This package contains the source.