Package: golang-github-cue-lang-cue Version: 0.12.0 Version 0.12.0 of cue lang is packaged in Debian as version 0.12.0.-1. The extraneous period at the end of the version string (v0.12.0. vs v0.12.0) causes the resulting source package to have a name with two dots in the filename.
See here as a reference: - GitHub release page: https://github.com/cue-lang/cue/releases/tag/v0.12.0 - Debian repo pool: https://deb.debian.org/debian/pool/main/g/golang-github-cue-lang-cue/ I think the fix should be to remove the extra period at the end of the version string and bump the debian version. This is a small quality of life improvement. Thanks for your help, Jim

