Go

~canonical-is-delta/golang/+git/golang-deb-overrides:golang-1.16-override

Last commit made on 2021-04-22
Get this branch:
git clone -b golang-1.16-override https://git.launchpad.net/~canonical-is-delta/golang/+git/golang-deb-overrides
Members of Canonical IS Delta can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
golang-1.16-override
Repository:
lp:~canonical-is-delta/golang/+git/golang-deb-overrides

Recent commits

f0c5161... by Joel Sing

Revert arch all changes as this breaks install.

Reverts 4ef39da19d454e9e9d6e1ce1538ced0cbe4fb299.

250c18e... by Joel Sing

Revert debian/rules changes.

Reinstate ability to disable tests and add i386 to that list. Also
revert changes that are debhelper 13 specific.

0477acbbf305dfe4fe8e7c8514a7b398b8253cdf
1c46b9aec0f5d4e31c4607aef68f63cc5dc4fcb0
d96900a201c8483ccb4e83afd29ce450a7431bea

Plan9 removal is failing due to missing directory, so ignore errors.

c1dd5f4... by Joel Sing

Revert execute_after_dh_ changes that require debhelper >= 10 on focal.

c9d59c0... by Joel Sing

Disable tests again due to failures on i386.

c580094... by Joel Sing

Update to golang-deb golang-1.16.

Update to 3f00690668ab789537da17b781bad8d57157a894

3f00690... by Shengjing Zhu

Rebuild with go1.16

To build with GO386=softfloat, https://github.com/golang/go/issues/44500

02fd14f... by Shengjing Zhu

Update description and recommended way to use specified version (Closes: #985542)

ff3ad76... by Shengjing Zhu

No need to remove src dir in golang-$(GOVER)-go package

It's not installed by golang-X.Y-go.dirs now

a9233ce... by Shengjing Zhu

Drop mtime hack in postinst and d/rules

https://github.com/golang/go/issues/3506#issuecomment-341310161
> Essentially everything involved in this report has been rewritten.
> The go command no longer cares about mtimes.

d5548a0... by Shengjing Zhu

Update changelog for 1.16.3-2 release