[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Maintaining team packages in Git



On 06/03/11 at 12:43 +0100, Lucas Nussbaum wrote:
> Hi,
> 
> It seems that using mr[1] is the way to go to maintain our packages in
> git instead of SVN, according to a thread on debian-devel@[2].
> 
> Is something willing to investigate how the Games and OCaml use it, and
> adapt the necessary stuff?
> 
> There's already a git repo on alioth[3] that can be used for that.
> 
> [1] 'mr' package ;)
> [2] http://lists.debian.org/debian-devel/2011/03/msg00327.html
> [3] alioth:/git/pkg-ruby-extras/pkg-ruby-extras.git

Done that.

git clone git.debian.org:/git/pkg-ruby-extras/pkg-ruby-extras.git
cd pkg-ruby-extras
mr -c mrconfig checkout
# enjoy, by doing cd ruby-feedparser && git-buildpackage -us -uc

- Lucas


Reply to: