From: Raspbian forward pporter Date: Thu, 31 May 2018 04:54:13 +0000 (+0100) Subject: Merge version 1.10.1-3+rpi1 and 1.10.2-1 to produce 1.10.2-1+rpi1 X-Git-Tag: archive/raspbian/1.10.2-1+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=8ab0fb4a4d28e95af1168a8b3a1cb29e6d99c34c;p=golang-1.10.git Merge version 1.10.1-3+rpi1 and 1.10.2-1 to produce 1.10.2-1+rpi1 --- 8ab0fb4a4d28e95af1168a8b3a1cb29e6d99c34c diff --cc debian/changelog index c497ce6,017c068..172c2f1 --- a/debian/changelog +++ b/debian/changelog @@@ -1,17 -1,5 +1,14 @@@ - golang-1.10 (1.10.1-3+rpi1) buster-staging; urgency=medium ++golang-1.10 (1.10.2-1+rpi1) buster-staging; urgency=medium + + [changes brought forward from 1.10~rc2-1+rpi1 by Peter Michael Green at Sat, 24 Feb 2018 12:22:04 +0000] + * Build with GOARM=6 + * Disable testsuite. + * Fix clean target. + - -- Raspbian forward porter Thu, 26 Apr 2018 06:49:59 +0000 ++ -- Raspbian forward porter Thu, 31 May 2018 04:54:13 +0000 + - golang-1.10 (1.10.1-3) unstable; urgency=high + golang-1.10 (1.10.2-1) unstable; urgency=medium - * Team upload. - - [ Michael Hudson-Doyle ] * Install the 'misc' and 'api' directories as part of the golang-1.10-src package as some tools (vgo, go tool trace) expect them to be there. (Closes: 894992¸ LP: #1743598)