Re: packaging with git: automatic setup of remotes/upstream when cloning

2013-03-06 Thread Jon Dowland
I (used to) document the upstream branch location in debian/README.source. -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20130306134716.GA11387@debian

Re: packaging with git: automatic setup of remotes/upstream when cloning

2013-03-05 Thread Enrico Tassi
On Tue, Mar 05, 2013 at 05:04:26PM +0100, Lucas Nussbaum wrote: > > Thus I have two remotes in my original repository: > > > > originssh://git.debian.org/git/pkg-lua/lua-lgi.git (fetch) > > originssh://git.debian.org/git/pkg-lua/lua-lgi.git (push) > > upstream git://github.com/pavou

Re: packaging with git: automatic setup of remotes/upstream when cloning

2013-03-05 Thread Lucas Nussbaum
On 05/03/13 at 16:40 +0100, Enrico Tassi wrote: > I'm new to the art of packaging with git, and I found a little issue > I'm unable to solve nicely. > > I'm in the usual situation, the package and the upstrem are under git. > Thus I have two remotes in my original repository: > > origin ss

packaging with git: automatic setup of remotes/upstream when cloning

2013-03-05 Thread Enrico Tassi
I'm new to the art of packaging with git, and I found a little issue I'm unable to solve nicely. I'm in the usual situation, the package and the upstrem are under git. Thus I have two remotes in my original repository: originssh://git.debian.org/git/pkg-lua/lua-lgi.git (fetch) origin