dh-make-golang 0.1.1-1 source package in Ubuntu

Changelog

dh-make-golang (0.1.1-1) unstable; urgency=medium

  * New upstream version 0.1.1:
    - Fix "gbp import-orig" call for -pristine-tar=true so that
      the pristine-tar branch is actually created if requested
    - Stop adding "Files-Excluded: Godeps/_workspace" to debian/copyright
      if no such directory exists upstream
    - Suppress "Switched to a new branch 'debian/sid'" message
    - Use fmt.Printf() instead of log.Printf() for final instructions

 -- Anthony Fok <email address hidden>  Mon, 25 Nov 2019 07:10:56 -0700

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
dh-make-golang_0.1.1-1.dsc 2.4 KiB b721930537a82f4d43ba62c59825d63b6907d95db7f0f39a3d811ea61dc1b38d
dh-make-golang_0.1.1.orig.tar.gz 20.9 KiB 8da08131f838de5f05aaaf394136998b536ccde41dfaf27aee131db7fa534f19
dh-make-golang_0.1.1-1.debian.tar.xz 5.3 KiB f84d48de4fce320452302a401fb94031184b6567c1fda088665bcdac34bd3aed

Available diffs

No changes file available.

Binary packages built by this source

dh-make-golang: tool that converts Go packages into Debian package source

 dh-make-golang is a tool to automatically create Debian packaging for Go
 packages. Its goal is to automate away as much of the work as possible when
 creating a Debian package for a Go library package.

dh-make-golang-dbgsym: debug symbols for dh-make-golang