Package: gopls Version: 1:0.1.11+ds-2 Severity: normal Dear Maintainer,
I'm using gopls package version 0.1.11+ds-2 as Go Language Server for my Go projects. This package is built from sources of golang-golang-x-tools package. The gopls version for Debian package (here 0.1.11) came from these sources but on the original GitHub repository, these both packages have different versions : - one for golang/tools (used as version for golang-golang-x-tools Debian package) - one for gopls See https://github.com/golang/tools/tags => currently, gopls version is 0.9.0. $ go list -m golang.org/x/tools@latest golang.org/x/tools v0.1.11 $ go list -m golang.org/x/tools/gopls@latest golang.org/x/tools/gopls v0.9.0 I built a local gopls version from Git sources for tag 0.9.0 : $ ./gopls version golang.org/x/tools/gopls v0.9.0 golang.org/x/tools/gopls@(devel) Please, could you modify the Debian build scripts to use the correct version for gopls package ? => build of package gopls_0.9.0 Thanks for your work for Debian Go packaging, Laurent -- System Information: Debian Release: bookworm/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 5.18.0-2-amd64 (SMP w/8 CPU threads; PREEMPT) Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages gopls depends on: ii libc6 2.33-7 gopls recommends no packages. gopls suggests no packages. -- no debconf information

