On Mon, Sep 19, 2022 at 12:01 PM Brandon Snider <brandonjsni...@gmail.com> wrote: > > Hi, the repo is now public. I don't see anywhere that I can apply for group > membership, but I'm sure you can now figure out a way to merge my repo with > the team.
https://wiki.debian.org/Salsa/Doc I saw that you pushed a debian/master branch. We use git-buildpackage and therefore we also need the pristine-tar and upstream/latest branches updated. If your local repo doesn't have those branches, you can revert back to the commit before you imported the new version and then run gbp import-orig --uscan And it should handle updating all 3 branches. Then (force-) push the 3 branches and the git tag upstream/0_git20220918.gitdc4a165 Also, please git rm the Debian patches you remove from debian/patches/series Thank you for all your work here! Jeremy Bicha