1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139
|
golang-defaults (2:1.11~1) unstable; urgency=medium
* Update to Go 1.11 (src:golang-1.11)
-- Dr. Tobias Quathamer <toddy@debian.org> Sat, 29 Dec 2018 14:55:11 +0100
golang-defaults (2:1.10~6) unstable; urgency=medium
[ Michael Hudson-Doyle ]
* d/control: Update Vcs-* to point at salsa.
* d/helpers/getver.pl: small improvements, thanks Guillem Jover.
(Closes: #909604)
[ Dr. Tobias Quathamer ]
* Switch team address to tracker.d.o
* Add myself as uploader
* Update Standards-Version to 4.3.0
- Use HTTPS URL for d/copyright
* Use debhelper v11
-- Dr. Tobias Quathamer <toddy@debian.org> Thu, 27 Dec 2018 00:20:37 +0100
golang-defaults (2:1.10~5) unstable; urgency=medium
* Remove ppc64 from golang architectures as upstream's minimum ISA
requirement now exceeds Debian's.
-- Michael Hudson-Doyle <mwhudson@debian.org> Thu, 01 Mar 2018 10:51:58 +1300
golang-defaults (2:1.10~4) unstable; urgency=medium
* Enable golang and golang-src on s390x too.
-- Michael Hudson-Doyle <mwhudson@debian.org> Wed, 28 Feb 2018 22:08:37 +1300
golang-defaults (2:1.10~3) unstable; urgency=medium
* Have gccgo-go depend on gccgo-8.
-- Michael Hudson-Doyle <mwhudson@debian.org> Wed, 28 Feb 2018 22:01:45 +1300
golang-defaults (2:1.10~2) unstable; urgency=medium
* Enable golang-go on s390x (Thanks cbmuser)
-- Michael Stapelberg <stapelberg@debian.org> Wed, 28 Feb 2018 09:40:49 +0100
golang-defaults (2:1.10~1) unstable; urgency=medium
[ Michael Hudson-Doyle ]
* Use my @debian.org address in Uploaders.
[ Michael Stapelberg ]
* Update to Go 1.10 (src:golang-1.10)
-- Michael Stapelberg <stapelberg@debian.org> Sat, 17 Feb 2018 13:06:01 +0100
golang-defaults (2:1.9~2) unstable; urgency=medium
* Add mips, mips64el and mipsel to golang-go Architectures.
(Closes: #834002, #841645)
-- Michael Hudson-Doyle <mwhudson@debian.org> Mon, 11 Dec 2017 09:15:36 +1300
golang-defaults (2:1.9~1) unstable; urgency=medium
[ MartÃn Ferrari ]
* Add myself to Uploaders.
[ Michael Stapelberg ]
* Update to Go 1.9 (src:golang-1.9)
-- Michael Stapelberg <stapelberg@debian.org> Fri, 15 Sep 2017 07:53:10 +0200
golang-defaults (2:1.8~3) unstable; urgency=medium
* Upload to unstable.
-- Michael Hudson-Doyle <michael.hudson@ubuntu.com> Fri, 23 Jun 2017 10:12:10 +1200
golang-defaults (2:1.8~2) experimental; urgency=medium
* Have gccgo-go depend on gccgo-7. (Closes: #862422)
-- Michael Hudson-Doyle <michael.hudson@ubuntu.com> Mon, 15 May 2017 09:33:17 +1200
golang-defaults (2:1.8~1) experimental; urgency=medium
* Update to Go 1.8 (src:golang-1.8)
-- Michael Stapelberg <stapelberg@debian.org> Wed, 15 Mar 2017 09:17:16 +0100
golang-defaults (2:1.7~5) unstable; urgency=medium
* Add man pages to "gccgo-go" as well (given that it's the mirror of
"golang-go"), quieting lintian
-- Tianon Gravi <tianon@debian.org> Tue, 27 Dec 2016 10:38:42 -0800
golang-defaults (2:1.7~4) unstable; urgency=medium
* Add old "golang-doc" to Breaks/Replaces (Closes: #836991)
-- Tianon Gravi <tianon@debian.org> Tue, 06 Dec 2016 23:21:37 -0800
golang-defaults (2:1.7~3) unstable; urgency=medium
* Define a gccgo-go package that can be used to test building with gccgo on
any architecture. (Closes: 842254)
-- Michael Hudson-Doyle <michael.hudson@ubuntu.com> Tue, 22 Nov 2016 09:44:29 -0800
golang-defaults (2:1.7~2) unstable; urgency=medium
* Remove "s390x" again (Closes: #844258)
- Go upstream supports z196 and above, Debian still supports z10. If we
and/or upstream get a patch to support z10, we can add this back. :)
- see also https://github.com/golang/go/issues/16637
-- Tianon Gravi <tianon@debian.org> Fri, 18 Nov 2016 16:56:22 -0800
golang-defaults (2:1.7~1) unstable; urgency=medium
[ Tianon Gravi ]
* Add missing Vcs-Browser and Vcs-Git
* Update to Go 1.7 (src:golang-1.7)
* Add "s390x" to Architectures
[ Michael Hudson-Doyle ]
* Add d/golang-go.maintscript to properly handle transition of /usr/lib/go
from directory to symlink. (Closes: 832160)
-- Tianon Gravi <tianon@debian.org> Tue, 23 Aug 2016 14:15:24 -0700
golang-defaults (2:1.6.1+1) unstable; urgency=medium
* Initial release. (Closes: #818415, #822746)
-- Michael Hudson-Doyle <michael.hudson@ubuntu.com> Wed, 01 Jun 2016 10:05:10 -0700
|