dh-golang 1.4 source package in Ubuntu

Changelog

dh-golang (1.4) unstable; urgency=low


  * in debian/rules, export DH_GOLANG_INSTALL_ALL=1 to install all files into
    the builddir, not just .go files. This may be necessary to include golden
    files for testcases, but then you need to manually delete extra LICENSE
    files and such.

 -- Michael Stapelberg <email address hidden>  Mon, 02 Dec 2013 21:54:11 +0100

Upload details

Uploaded by:
Michael
Uploaded to:
Sid
Original maintainer:
Michael
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
dh-golang_1.4.dsc 1.5 KiB ffecde329c866a2b562a9c4cde16507a124efb368f7a079e9f05f17c96319ca2
dh-golang_1.4.tar.gz 5.5 KiB d44cf8c4357ebf2bc85a2626f653a787bd10ec5abcb15617a23443cc577e41e9

Available diffs

No changes file available.

Binary packages built by this source

dh-golang: debhelper add-on for packaging software written in Go (golang)

 dh-golang provides a debhelper sequence addon named 'golang', a buildsystem
 module named 'golang' and a command called dh_golang.
 .
 The golang debhelper buildsystem is designed to make packaging programs
 written in Go very simple.