golang-1.15.git
4 years agoFix Lintian warnings about wrong interpreter path
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

4 years agoDisable test for UserHomeDir.
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

4 years agogolang-1.15 (1.15.15-4) unstable; urgency=high
Shengjing Zhu [Sat, 11 Sep 2021 10:15:41 +0000 (11:15 +0100)]
golang-1.15 (1.15.15-4) unstable; urgency=high

  * Fix Build-Depends in control.in as well

[dgit import unpatched golang-1.15 1.15.15-4]

4 years agoImport golang-1.15_1.15.15-4.debian.tar.xz
Shengjing Zhu [Sat, 11 Sep 2021 10:15:41 +0000 (11:15 +0100)]
Import golang-1.15_1.15.15-4.debian.tar.xz

[dgit import tarball golang-1.15 1.15.15-4 golang-1.15_1.15.15-4.debian.tar.xz]

4 years agoImport golang-1.15_1.15.15.orig.tar.gz
Anthony Fok [Sun, 15 Aug 2021 22:44:15 +0000 (23:44 +0100)]
Import golang-1.15_1.15.15.orig.tar.gz

[dgit import orig golang-1.15_1.15.15.orig.tar.gz]