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

Changelog

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

  * New upstream version 0.2.0
    - Prefer upstream tagged release version over master (HEAD),
      and download upstream release tarball if available,
      just like what uscan would do with our default debian/watch.
    - Add -force-prerelease flag to revert to old behaviour
      of always choosing @master (git HEAD) over @latest tagged version.
    - Generate debian/watch to track git HEAD if upstream has never
      tagged any release.
    - Fix missing long description for non-GitHub import path
      when "go-source" meta tag actually resolves to GitHub.
    - Add gitlab.com hoster as "gitlab".
    - Add blitiri.com.ar hoster as "blitiri".

 -- Anthony Fok <email address hidden>  Fri, 29 Nov 2019 14:20:45 -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.2.0-1.dsc 2.4 KiB 6ae05302dff6ca17261b4d6b66a1500b18a37f06038322b6768ee31342b3800d
dh-make-golang_0.2.0.orig.tar.gz 22.3 KiB 49f2fe59fb3b53a394f77e9b8ad4df7ed57e444e858430a63c60489332100ccc
dh-make-golang_0.2.0-1.debian.tar.xz 5.5 KiB 11dec6389751c17cfce452b640f6b624929babb1c44a424562d349a6d7d2030c

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