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 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308
|
golang-golang-x-text (0.22.0-1) unstable; urgency=medium
* New upstream version 0.22.0
* d/control:
- Add myself to Uploaders
* d/copyright:
- Bump years of Debian copyright
* d/lintian-overrides:
- Refresh binary package overrides
* d/s/lintian-overrides:
- Add source package overrides
* d/u/metadata:
- Add metadata
-- Nick Morrott <nickm@debian.org> Wed, 12 Feb 2025 00:42:13 +0000
golang-golang-x-text (0.16.0-1) unstable; urgency=medium
* New upstream version 0.16.0
-- Anthony Fok <foka@debian.org> Sat, 10 Aug 2024 02:32:58 -0600
golang-golang-x-text (0.15.0-1) unstable; urgency=medium
* New upstream version 0.15.0
* Bump Standards-Version to 4.7.0 (no change)
-- Anthony Fok <foka@debian.org> Mon, 20 May 2024 17:02:43 -0600
golang-golang-x-text (0.14.0-2) unstable; urgency=medium
* Team upload
* Skip failed TestLinking in language/display.
Upstream doesn't run this test.
-- Shengjing Zhu <zhsj@debian.org> Thu, 29 Feb 2024 18:47:10 +0800
golang-golang-x-text (0.14.0-1) unstable; urgency=medium
* New upstream version 0.14.0
* Bump build-dependency golang-any (>= 2:1.18~) as per go.mod
-- Anthony Fok <foka@debian.org> Thu, 07 Dec 2023 02:04:25 -0700
golang-golang-x-text (0.13.0-1) unstable; urgency=medium
* New upstream version 0.13.0
-- Anthony Fok <foka@debian.org> Thu, 12 Oct 2023 01:13:28 -0600
golang-golang-x-text (0.12.0-1) unstable; urgency=medium
* New upstream version 0.12.0
-- Anthony Fok <foka@debian.org> Mon, 09 Oct 2023 17:12:16 -0600
golang-golang-x-text (0.11.0-1) unstable; urgency=medium
* New upstream version 0.11.0
-- Anthony Fok <foka@debian.org> Mon, 09 Oct 2023 08:21:18 -0600
golang-golang-x-text (0.10.0-1) unstable; urgency=medium
* New upstream version 0.10.0
-- Anthony Fok <foka@debian.org> Thu, 21 Sep 2023 02:50:47 -0600
golang-golang-x-text (0.9.0-1) unstable; urgency=medium
* New upstream version 0.9.0
* Bump build-dependency golang-any (>= 2:1.17~) as per go.mod
-- Anthony Fok <foka@debian.org> Thu, 15 Jun 2023 10:21:08 -0600
golang-golang-x-text (0.7.0-1) unstable; urgency=medium
* New upstream version 0.7.0
(with fixes to README.md and comments; no code change from 0.5.0)
-- Anthony Fok <foka@debian.org> Thu, 09 Mar 2023 02:48:07 -0700
golang-golang-x-text (0.5.0-1) unstable; urgency=medium
* Team upload.
* New upstream version 0.5.0
* Update Homepage
* Update Standards-Version to 4.6.2 (no changes)
-- Shengjing Zhu <zhsj@debian.org> Mon, 02 Jan 2023 23:22:06 +0800
golang-golang-x-text (0.4.0-1) unstable; urgency=medium
* New upstream version 0.4.0
-- Anthony Fok <foka@debian.org> Fri, 28 Oct 2022 08:16:15 -0600
golang-golang-x-text (0.3.8-1) unstable; urgency=medium
* Team upload.
* New upstream release v0.3.8 (Closes: #1021785, CVE-2022-32149)
* Update Standards-Version to 4.6.1 (no changes)
-- Shengjing Zhu <zhsj@debian.org> Sat, 15 Oct 2022 23:01:57 +0800
golang-golang-x-text (0.3.7-1) unstable; urgency=medium
* New upstream version 0.3.7
* Update debian/watch to that generated by dh-make-golang
to track gzip-compressed "pristine" tarball from GitHub
* Bump Standards-Version to 4.6.0 (no change)
-- Anthony Fok <foka@debian.org> Wed, 20 Oct 2021 02:23:11 -0600
golang-golang-x-text (0.3.6-1) unstable; urgency=medium
* Team upload.
* New upstream release v0.3.6 (Closes: #980001, CVE-2020-28851)
-- Shengjing Zhu <zhsj@debian.org> Wed, 07 Apr 2021 02:18:47 +0800
golang-golang-x-text (0.3.5-1) unstable; urgency=medium
* Team upload.
* New upstream release v0.3.5 (Closes: #980002, CVE-2020-28852)
* Update Section to golang
* Update Standards-Version to 4.5.1 (no changes)
-- Shengjing Zhu <zhsj@debian.org> Tue, 19 Jan 2021 02:11:19 +0800
golang-golang-x-text (0.3.4-1) unstable; urgency=medium
* New upstream version 0.3.4
* Remove no-upstream-changelog tag from Lintian override
as the tag has been removed since lintian (2.5.96)
* Override Lintian "national-encoding" warnings as the files are needed
for testing charset conversion feature of golang.org/x/text
-- Anthony Fok <foka@debian.org> Thu, 05 Nov 2020 02:01:18 -0700
golang-golang-x-text (0.3.3-1) unstable; urgency=medium
* Team upload
* New upstream release v0.3.3 (Closes: #964272, CVE-2020-14040)
* Bump debhelper-compat to 13
-- Shengjing Zhu <zhsj@debian.org> Sun, 12 Jul 2020 14:52:43 +0800
golang-golang-x-text (0.3.2-4) unstable; urgency=medium
[ Helmut Grohne ]
* Mark golang-golang-x-text-dev Multi-Arch: foreign. (Closes: #952701)
[ Anthony Fok ]
* Bump Standards-Version to 4.5.0 (no change)
-- Anthony Fok <foka@debian.org> Thu, 27 Feb 2020 14:21:05 -0700
golang-golang-x-text (0.3.2-3) unstable; urgency=medium
[ Utkarsh Gupta ]
* Team upload
* Source-only upload to migrate it to testing.
[ Anthony Fok ]
* Change "Debian Go packaging team" to "Debian Go Packaging Team"
-- Utkarsh Gupta <guptautkarsh2102@gmail.com> Sat, 28 Dec 2019 21:30:29 +0530
golang-golang-x-text (0.3.2-2) unstable; urgency=medium
* Bump debhelper dependency to "Build-Depends: debhelper-compat (= 12)"
* Bump Standards-Version to 4.4.1 (no change)
* Drop transitional package golang-x-text-dev (Closes: #939239)
* Remove dependency on golang-golang-x-tools-dev
to resolve a circular dependency with golang-golang-x-net-dev,
golang-golang-x-text-dev and golang-golang-x-tools-dev. (Closes: #940292)
* Add "Rules-Requires-Root: no" field to debian/control
* Update Vcs-Browser and Vcs-Git, and move git repository
from https://salsa.debian.org/go-team/packages/golang-x-text
to https://salsa.debian.org/go-team/packages/golang-golang-x-text
* Rename source package to golang-golang-x-text (from golang-x-text)
for compliance with Debian Go Packaging Team’s naming conventions
-- Anthony Fok <foka@debian.org> Thu, 14 Nov 2019 05:35:41 -0700
golang-x-text (0.3.2-1) unstable; urgency=medium
* New upstream version 0.3.2
* Change Build-Depends: debhelper (>= 11) to (>= 11~)
* Bump Standards-Version to 4.4.0 (no change)
-- Anthony Fok <foka@debian.org> Sat, 27 Jul 2019 09:42:38 -0600
golang-x-text (0.3.0-2) unstable; urgency=medium
* Team upload.
[ Anthony Fok ]
* Update versioned build-dependency on dh-golang to >= 1.31~
to solve missing testdata/ contents, hence build failure,
in stretch-backports.
[ Shengjing Zhu ]
* Update team address to team+pkg-go@tracker.d.o.
* Update Standards-Version to 4.2.1. (no changes)
* Add patch to disable failed test. (Closes: 907714)
-- Shengjing Zhu <zhsj@debian.org> Sat, 01 Sep 2018 17:13:21 +0800
golang-x-text (0.3.0-1) unstable; urgency=medium
[ Paul Tagliamonte ]
* Remove Built-Using from arch:all -dev package
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
[ Anthony Fok ]
* New upstream release 0.3.0
* Exclude message/pipeline to prevent circular dependency on x/tools
* Apply "cme fix dpkg" fixes to debian/control and debian/copyright,
bumping Standards-Version to 4.1.4
* Build-depend on golang-any (>= 2:1.7~), as required
since golang.org/x/text v0.2.0 release
* Use debhelper (>= 11)
* Add debian/watch
* Remove now-unused Lintian override debian-watch-file-is-missing
-- Anthony Fok <foka@debian.org> Wed, 09 May 2018 00:39:51 -0600
golang-x-text (0.0~git20170627.0.6353ef0-1) unstable; urgency=medium
* New upstream version.
* Bump Standards-Version to 4.0.0:
Use https form of the copyright-format URL in debian/copyright.
-- Anthony Fok <foka@debian.org> Thu, 29 Jun 2017 04:22:14 -0600
golang-x-text (0.0~git20161013.0.c745997-2) unstable; urgency=medium
* As we are not shipping cmd/gotext, drop the dependency on x/tools, as it
becomes a circular dependency. Instead, just exclude it from build/tests.
* Update dh-golang, and simplify debian/rules.
* Add lintian override for mention of old code.google.com repo.
-- Martín Ferrari <tincho@debian.org> Sun, 20 Nov 2016 16:05:10 +0000
golang-x-text (0.0~git20161013.0.c745997-1) unstable; urgency=medium
* New upstream version.
* Add dependency on golang-golang-x-tools-dev needed by cmd/gotext.
* TODO: The new /usr/bin/gotext needs to be packaged in the future.
-- Anthony Fok <foka@debian.org> Fri, 14 Oct 2016 10:44:44 -0600
golang-x-text (0.0~git20160816.0.d69c40b-1) unstable; urgency=medium
* New upstream version.
-- Anthony Fok <foka@debian.org> Sun, 28 Aug 2016 01:50:28 -0600
golang-x-text (0.0~git20160606.0.a4d77b4-1) unstable; urgency=medium
[ Martín Ferrari ]
* Require dh-golang 1.10, for XS-Go-Import-Path.
* debian/rules: Update gen-orig-tgz target.
[ Anthony Fok ]
* New upstream version.
* debian/control: Change "golang-go" to "golang-any" in Build-Depends.
-- Anthony Fok <foka@debian.org> Wed, 08 Jun 2016 06:53:12 -0600
golang-x-text (0.0~git20160420.0.3100578-2) unstable; urgency=medium
* Update golang-go dependency, as the package fails with older go.
* Update gbp.conf to use DEP-14 branches.
-- Martín Ferrari <tincho@debian.org> Sun, 01 May 2016 18:03:46 +0000
golang-x-text (0.0~git20160420.0.3100578-1) unstable; urgency=medium
* Team upload
* New upstream version
* Update fields in debian/control:
- Bump Standards-Version to 3.9.8 (no change)
- Use secure https URLs for Vcs-* fields
- Add XS-Go-Import-Path field
- Add myself as to the list of Uploaders
* Rename golang-x-text-dev to golang-golang-x-text-dev
for pkg-go policy compliance
* Add debian/gbp.conf
-- Anthony Fok <foka@debian.org> Fri, 29 Apr 2016 02:13:32 +0800
golang-x-text (0+git20151217.cf49866-1) unstable; urgency=medium
* Team upload.
* Update to latest upstream version. (Closes: #810776)
-- Tim Potter <tpot@hpe.com> Tue, 12 Jan 2016 13:00:13 +1100
golang-x-text (0+git20150518.c93e7c9-1) unstable; urgency=medium
* Initial release. (Closes: #785645)
-- Martín Ferrari <tincho@debian.org> Mon, 18 May 2015 21:20:05 +0000
|