summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Dr. Tobias Quathamer [Thu, 1 Aug 2019 11:50:48 +0000 (13:50 +0200)]
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
Dr. Tobias Quathamer [Wed, 19 Dec 2018 13:25:06 +0000 (14:25 +0100)]
Disable test for UserHomeDir.
On Debian buildds, the user home dir does not exist, so this test fails.
Gbp-Pq: Name 0001-Disable-test-for-UserHomeDir.patch
Peter Michael Green [Tue, 29 Sep 2020 13:05:34 +0000 (14:05 +0100)]
golang-1.15 (1.15.2-1+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.15 1.15.2-1+rpi1]
Peter Michael Green [Tue, 29 Sep 2020 13:05:34 +0000 (14:05 +0100)]
Import golang-1.15_1.15.2-1+rpi1.debian.tar.xz
[dgit import tarball golang-1.15 1.15.2-1+rpi1 golang-1.15_1.15.2-1+rpi1.debian.tar.xz]
Michael Hudson-Doyle [Mon, 14 Sep 2020 21:51:42 +0000 (22:51 +0100)]
Import golang-1.15_1.15.2.orig.tar.gz
[dgit import orig golang-1.15_1.15.2.orig.tar.gz]