On 18-08-15 21:49, Sebastiaan Couwenberg wrote: > I've added toobaz-guest to pkg-grass on Alioth, so welcome to the team > Pietro! > > To not break existing Vcs-Git link, I prefer to create a new > python-shapely repository under /git/pkg-grass/ as documented in the > team policy: > > http://pkg-grass.alioth.debian.org/policy/packaging.html#git-repository-on-alioth > > ssh git.debian.org > cd /git/pkg-grass > ./setup-repository python-shapely 'Packaging of python-shapely in Debian'
Johan had already created the repository, all the commits & tags from the collab-maint repository are now also available in the pkg-grass one. Pietro, please update the remote in your local git repository if you've not done so already: > You can then switch the origin remote in your local git repository to > pkg-grass/python-shapely.git: > > git remote set-url origin > git://git.debian.org/git/pkg-grass/python-shapely.git > git remote set-url --push origin > ssh://git.debian.org/git/pkg-grass/python-shapely.git Please test the remote by pulling the changes commited for the Vcs relocation: gbp pull --all git push --all --set-upstream && git push --tags Kind Regards, Bas -- GPG Key ID: 4096R/6750F10AE88D4AF1 Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1
