Ruby team sprint(s)

2019-07-28 Thread Utkarsh Gupta
Hey, This is in reference to the last mail[1] and the discussion(s) we had in the BoF on 23rd. Clearly enough, we've got a lot of things to do and sprints are the best way to get a lot of things done! So we are planning to host a Ruby sprint as soon as Ruby 2.7 is available (either as RC or stabl

Re: arch-dependent Ruby packages with dh_compat 12

2019-07-28 Thread Utkarsh Gupta
Hey, On 29/07/19 9:17 am, d...@debian.org wrote: > How about this one? > > diff --git a/debian/rules b/debian/rules > index 30e0818e..591d80a5 100755 > --- a/debian/rules > +++ b/debian/rules > @@ -48,6 +48,9 @@ endif > configure_options += --enable-ipv6 > configure_options += --with-dbm-type=gd

Ruby team BoF; here's what happened!

2019-07-28 Thread Utkarsh Gupta
Hey, Ruby team had a BoF on 23rd and here's a quick note to/for everyone to be in sync with: == Rails 6 Migration == - Jongmin Kim is working on it as his GSoC project this year. - He'll continue to work; any and every help is welcomed (lots of rdepends to fix!). == Ruby 2.7/2.8 Transition =

Re: arch-dependent Ruby packages with dh_compat 12

2019-07-28 Thread dai
Hi, On Wed, Jul 24, 2019 at 08:43:56PM +0300, Utkarsh Gupta wrote: > I don't know if that works, but I think disabling that would be a 2-line > short patch. > I have been meaning to do that myself, but didn't get time because of > DebConf. > > Hopefully, someone would soon write a patch doing tha