summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Dr. Tobias Quathamer [Wed, 19 Dec 2018 13:12:10 +0000 (14:12 +0100)]
Fix Lintian warnings about wrong interpreter path
The command used for this change is as follows:
grep -rH "/usr/bin/env perl" * | cut -d: -f1 | xargs -n1 sed -i -e "s,/usr/bin/env perl,/usr/bin/perl,"
Gbp-Pq: Name 0002-Fix-Lintian-warnings-about-wrong-interpreter-path.patch
Michael Stapelberg [Thu, 8 Feb 2018 09:00:00 +0000 (10:00 +0100)]
Reproducible BUILD_PATH_PREFIX_MAP
Make builds reproducible by honoring BUILD_PATH_PREFIX_MAP
Upstream has rejected the patch in this form and promised to implement an
alternative they are happy with instead. That hasn't happened yet though.
Bug: https://github.com/golang/go/issues/22491, https://github.com/golang/go/issues/16860
Forwarded: https://golang.org/cl/73291 (rejected upstream though)
Gbp-Pq: Name 0001-Reproducible-BUILD_PATH_PREFIX_MAP.patch
Peter Michael Green [Fri, 16 Aug 2019 20:02:16 +0000 (21:02 +0100)]
golang-1.12 (1.12.7-3+rpi1) bullseye-staging; urgency=medium
[changes brought forward from golang-1.10 1.10~rc2-1+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Sat, 24 Feb 2018 12:22:04 +0000]
* Build with GOARM=6
* Disable testsuite.
* Fix clean target.
[changes introduced in golang-1.12 1.12.7-3+rpi1 by Peter Michael Green]
* Further clean target fixing.
[dgit import unpatched golang-1.12 1.12.7-3+rpi1]
Peter Michael Green [Fri, 16 Aug 2019 20:02:16 +0000 (21:02 +0100)]
Import golang-1.12_1.12.7-3+rpi1.debian.tar.xz
[dgit import tarball golang-1.12 1.12.7-3+rpi1 golang-1.12_1.12.7-3+rpi1.debian.tar.xz]
Dr. Tobias Quathamer [Tue, 9 Jul 2019 12:19:07 +0000 (13:19 +0100)]
Import golang-1.12_1.12.7.orig.tar.gz
[dgit import orig golang-1.12_1.12.7.orig.tar.gz]