commit 36851b125ab5db324e94d6ec99c6de7ef52adfc6
Merge: 1a185a1 41f60b2
Author: Sakirnth Nagarasa <sakirnth@debian.org>
Date: Wed Dec 24 09:29:15 2025 +0000
Merge branch 'ajqlee/merge-request-queue' into 'debian/latest'
Releasing debian version 0.32.0-1.
See merge request go-team/packages/golang-golang-x-text!1
commit 41f60b2292ec49d17bddcb85bffce59b0c6d3fae
Author: Andrew Lee (李健秋) <ajqlee@debian.org>
Date: Thu Dec 18 10:59:26 2025 +0100
Releasing debian version 0.32.0-1.
Signed-off-by: Andrew Lee (李健秋) <ajqlee@debian.org>
commit 021495c0bd946a7713794836fb8508402cdb5f85
Merge: 1a185a1 dcd40b8
Author: Andrew Lee (李健秋) <ajqlee@debian.org>
Date: Thu Dec 18 10:48:17 2025 +0100
Update upstream source from tag 'upstream/0.32.0'
Update to upstream version '0.32.0'
with Debian dir d2caf61d02ca8d8c1725a3d017d84e5c161a8d4b
commit dcd40b85072adf4a5afdcdf60bcd456a819e0745
Merge: c9cd8f4 0dd57a6
Author: Andrew Lee (李健秋) <ajqlee@debian.org>
Date: Thu Dec 18 10:48:14 2025 +0100
New upstream version 0.32.0
commit 0dd57a6ef90c283b902525213f15d6b2a59cc84b
Author: Gopher Robot <gobot@golang.org>
Date: Mon Dec 8 04:02:30 2025 -0800
go.mod: update golang.org/x dependencies
Update golang.org/x dependencies to their latest tagged versions.
Change-Id: I22f39c618b0287a37b6844c5ed0d8b0c5ebf69e9
Reviewed-on: https://go-review.googlesource.com/c/text/+/728001
Reviewed-by: David Chase <drchase@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Gopher Robot <gobot@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
commit 087616b6cde9434a9f6f788f4fe975b40651be26
Author: Dmitri Shuralyov <dmitshur@golang.org>
Date: Fri Nov 28 13:07:39 2025 -0500
transform: fix %q verb use with wrong type
Caught early by the improved vet check gated behind the 1.26 language
version combined with a tiplang builder that tests with 1.26 language
version.
Change-Id: If22c0f81d35d7266f05bf5481439db46ea889b25
Cq-Include-Trybots: luci.golang.try:x_text-gotip-linux-amd64-tiplang
Reviewed-on: https://go-review.googlesource.com/c/text/+/725061
Auto-Submit: Alan Donovan <adonovan@google.com>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Alan Donovan <adonovan@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Commit-Queue: Alan Donovan <adonovan@google.com>
commit 16f85a7ff268a4e26c78cf3c4202152a7a1d6d90
Author: Sean Liao <sean@liao.dev>
Date: Sun Oct 26 13:59:06 2025 +0000
all: eliminate vet diagnostics
For golang/go#74011
Change-Id: Ib98bdd5ff547879d6695cec2f3cb40b52baac736
Reviewed-on: https://go-review.googlesource.com/c/text/+/714223
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Junyang Shao <shaojunyang@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Among the 2 debian patches available in version 0.31.0-1 of the package, we noticed the following issues: