• Bug#1103500: Wrong name in vim colorscheme

    From Philipp Marek@21:1/5 to All on Fri Apr 18 09:50:01 2025
    Package: vim-scripts
    X-Debbugs-Cc: philipp@marek.priv.at
    Version: 20210124.4
    Severity: normal

    The colorscheme writes a wrong name into the global variable.

    diff -u /usr/share/vim-scripts/color_sampler_pack/colors/fine_blue2.vim /tmp/new
    --- /usr/share/vim-scripts/color_sampler_pack/colors/fine_blue2.vim
    2025-04-09 12:20:08.000000000 +0200
    +++ /tmp/new 2025-04-18 09:29:45.678765207 +0200
    @@ -10,7 +10,7 @@
    syntax reset
    endif

    -let colors_name = "fine_blue"
    +let colors_name = "fine_blue2"

    hi Normal guifg=#404048 guibg=#f8f8f8




    -- System Information:
    Debian Release: trixie/sid
    APT prefers testing
    APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental')
    Architecture: amd64 (x86_64)

    Kernel: Linux 6.12.9-rt-amd64 (SMP w/12 CPU threads; PREEMPT)
    Kernel taint flags: TAINT_WARN, TAINT_OOT_MODULE
    Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8), LANGUAGE=de_AT:de
    Shell: /bin/sh linked to /usr/bin/dash
    Init: systemd (via /run/systemd/system)
    LSM: AppArmor: enabled

    Versions of packages vim-scripts depends on:
    ii neovim 0.10.4-8
    ii vim-gtk3 [vim] 2:9.1.1230-1
    ii vim-motif [vim] 2:9.1.1230-1

    vim-scripts recommends no packages.

    Ver