Bug#821000: [PATCH] Restore setting of GOPATH during build removed by mistake in 1.14.

2016-04-14 Thread Tianon Gravi
On Fri, 15 Apr 2016 09:46:34 +1200 Michael Hudson-Doyle wrote: > --- a/lib/Debian/Debhelper/Buildsystem/golang.pm > +++ b/lib/Debian/Debhelper/Buildsystem/golang.pm > @@ -161,6 +161,7 @@ sub get_targets { > sub build { > my $this = shift; > > +

Bug#821000: [PATCH] Restore setting of GOPATH during build removed by mistake in 1.14.

2016-04-14 Thread Michael Hudson-Doyle
--- Sorry about this. debian/changelog | 6 ++ lib/Debian/Debhelper/Buildsystem/golang.pm | 1 + 2 files changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index e9dba09..dcd21e5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3