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

Changelog

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

  * New upstream version 0.1.0:
    - Start of semantic versioning
    - New flags -dep14, -pristine-tar and -wrap-and-sort are added;
      the -type flag has been extended to support packages with both
      library and program.  Run "dh-make-golang make -help" for details.
  * Change debian/watch to track upstream tarball
  * Add debian/gbp.conf and switch master to debian/sid
    for DEP-14 conformance
  * Bump Standards-Version to 4.4.1 (no change)
  * Add myself to the list of Uploaders
  * Add Build-Depends on golang-github-mattn-go-isatty-dev

 -- Anthony Fok <email address hidden>  Fri, 22 Nov 2019 16:51:00 -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.0-1.dsc 2.4 KiB 32793d16e17c18d3ebbcf629de53d684b4dd7508a61c2c35e45e1e644415deb6
dh-make-golang_0.1.0.orig.tar.gz 20.8 KiB 8852f06d3338b1c7d76068a40ca357e59635c4b65aecfe522da603966f8a84a0
dh-make-golang_0.1.0-1.debian.tar.xz 5.1 KiB 8c5cccf93f3866b466383618054f723994444e6c54c1214dffd8336b497d9775

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