Skip to content
v0.4.0 Release

* Normalize every part of a Gopkg's name (#128)
  Closes #127.  (by @ThreeFx, reviewed by @zhsj, commit b1321ff)

* template.go: bump debhelper-compat version to 13 (#142)
  (by @lucaskanashiro, commit d492b3a)

* Add travis jobs on ppc64le (#143) (by @dineshks1, commit b184ad3)

* Change section to `golang` (by @zhsj, commit 34a37c9)

* Bump go-github to v32 (by @zhsj, commit 5570a05)

* Set timezone to UTC in TestSnapshotVersion (by @zhsj, commit 9f8aadb)

* Add rsc.io as "rsc" to knownHosts (commit 3bdaee6)

* template: Generate debian/upstream/metadata too.
  Fixes #144 (commit 9e5c75c)

* Move debian/man/dh-make-golang.md from Debian packaging to this
  upstream repository.  Fixes #129 (commit adbf657)

* Add support for upstream tag that is not <version> or v<version>,
  e.g. github.com/lxc/lxd with tag lxd-4.8.  Fixes #139 (commit 581a5e8)