Dear maintainer, Thanks for providing the package, I find it really useful.
I have used https://github.com/altercation/solarized repository as the base to add the solarized color scheme to the package. Based on the note at the README file, I concluded the license of the provided code is https://opensource.org/licenses/MIT. I am not entirely sure of the urls on metadata at debian/vim-scripts.status, but I guess that they are OK. It is important to notice that there is a vim.org page, i.e. https://www.vim.org/scripts/script.php?script_id=3520, for the color scheme, but sadly the code there contains an older version of what I find at the repository, and that is why I decided to use the version from the repository. I was a bit worried on how debian/vim-scripts.pl will handle the github url, but both doc and update actions seems to finish OK, naturally suggesting a false positive on the case of the new solarized addon. Another detail I am not sure about is the value of disabledby at debian/vim-scripts.status for this new addon, so I have just skipped it. Also, I have started by updating the html documentation for all addons, since I could not figure out a way to only do it for the new addon. It is in a separate commit, just in case that change is not a good idea. The code can be found at https://salsa.debian.org/vim-team/vim-scripts/merge_requests/1 Let me know if I can do something else to help this change get into the package. Best, -Marco