* Simon McVittie: > The nbdkit packaging branch has been changed from master to debian/master, > but HEAD in the git repo referenced by Vcs-Git has not been updated. As > a result, > > $ gbp clone vcsgit:nbdkit > > results in obtaining an outdated version.
I have now removed the stale master branch. > You can fix this by visiting > https://salsa.debian.org/debian/nbdkit/-/settings/repository > and changing "Default branch" to debian/master. The default branch already was set to debian/master. gbp clone does not seem to care for that: ,---- | $ gbp clone vcsgit:nbdkit | gbp:info: Cloning from 'https://salsa.debian.org/debian/nbdkit.git' | gbp:error: Git command failed: Error running git checkout: error: pathspec 'master' did not match any file(s) known to git `---- Cheers, -Hilko

