#1146347 sphinx-code-tabs: Vcswatch fails to parse packaging repository, please migrate to Salsa #1146347
- Package:
- src:sphinx-code-tabs
- Source:
- src:sphinx-code-tabs
- Submitter:
- Andreas Tille
- Date:
- 2026-09-01 05:03:01 UTC
- Severity:
- normal
- Tags:
Hi Ben,
Vcswatch reports[1]
Error: debian/changelog not found in any branch (tried main, debian, debian/master, debian/sid, debian/latest, debian/experimental, master)
and my research in the repository where Vcs fields are pointing to[2]
also did not uncovered any packaging dir. I have the impression that
the Vcs fields are simply pointing to the upstream repository which is
not the meaning of the Vcs fields. I noticed your other packages are
all maintained on Salsa and I would recommend to migrate the packaging
code there as well. I'd happily help with the migration.
Kind regards
Andreas.
[1] https://qa.debian.org/cgi-bin/vcswatch?package=sphinx-code-tabs
[2] https://github.com/coldfix/sphinx-code-tabs/
Control: retitle -1 sphinx-code-tabs: packaging VCS URLs incorrectly point to upstream repository Control: tags -1 + confirmed pending That inference is correct. The URLs are incorrectly pointing to the upstream project's source repository, not the Debian packaging repository. The packaging repository is already on Salsa, just the URLs need to be corrected. Thanks for reporting this error. The correction is implemented now, and will be in the next package release.
Hi Ben, Am Tue, Sep 01, 2026 at 10:14:23AM +1000 schrieb Ben Finney: Cool, thanks a lot Andreas.