Debian Patches

Status for vt-cli/1.3.1-1

Patch Description Author Forwarded Bugs Origin Last update
001-fix-import-go-ansi-use-k0kubun.patch Replace plusvic/go-ansi import with k0kubun/go-ansi The github.com/plusvic/go-ansi package is not available in Debian.
The github.com/k0kubun/go-ansi package is functionally equivalent,
available as golang-github-k0kubun-go-ansi-dev, and plusvic/go-ansi
is itself a fork of k0kubun/go-ansi with no relevant changes for
Linux systems.
===================================================================
Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> not-needed vendor 2025-06-13
002-skip-test-NewFileDirReader-Error-when-root.patch Skip Test_NewFileDirReader_Error when running as root Root bypasses filesystem permissions, so the 0000-mode directory
created by the test does not trigger the expected error, causing
a nil pointer dereference. Skip the test when uid is 0.
===================================================================
Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> not-needed 2025-06-13
003-rename-binary-vt-to-vt-cli.patch Rename binary from vt to vt-cli The binary name vt conflicts with the existing Debian package vt,
which provides a toolset for short variant discovery in genetic
sequence data (see https://packages.debian.org/sid/vt).
Rename the cobra root command accordingly.
===================================================================
Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> not-needed 2025-06-13
004-fix-spelling-errors-in-help-strings.patch Fix spelling errors in help strings Fix three spelling errors found in upstream help text:
"hypen" -> "hyphen", "everytime" -> "every time",
"allow to" -> "allow one to".
===================================================================
Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> not-needed 2025-06-13

All known versions for source package 'vt-cli'

Links