Re: Debian Ruby IRC meeting - Tuesday September 23, 20:00 UTC

2014-09-23 Thread Cédric Boutillier
Hi, The meeting just ended. Minutes (html): http://meetbot.debian.net/debian-ruby/2014/debian-ruby.2014-09-23-20.00.html Minutes (text): http://meetbot.debian.net/debian-ruby/2014/debian-ruby.2014-09-23-20.00.txt Log: http://meetbot.debian.net/debian-ruby/2014/debian-ruby.2014-09-23

Re: DONE: ruby-aws-sdk

2014-09-23 Thread David Suárez
El Martes, 23 de septiembre de 2014 10:29:24 Cédric Boutillier escribió: > Hi David, > > Uploaded. Thanks! To you Cédric ! -- To UNSUBSCRIBE, email to debian-ruby-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian

Re: an experiment: ruby-standalone

2014-09-23 Thread Antonio Terceiro
On Tue, Sep 23, 2014 at 10:25:47AM +0200, Matijs van Zuijlen wrote: > On 22/09/14 19:01, Antonio Terceiro wrote: > > On Sun, Sep 21, 2014 at 04:01:21PM +0200, Matijs van Zuijlen wrote: > >> Not long ago this was easy to do by using rbenv, since it allowed > >> installing > >> gems for the system R

Re: Question about git-buildpackage and DFSG-compliance

2014-09-23 Thread Potter, Tim (Cloud Services)
On 23 Sep 2014, at 6:12 pm, Cédric Boutillier wrote: [snip] >> Finally I'm left with the same error when running git-buildpackage as the >> orig.tar.gz file is still being created from the upstream/2.9.1 tag and >> not upstream/2.9.1+dfsg. I'm guessing that the Debian package builder >> isn't g

DONE: ruby-aws-sdk

2014-09-23 Thread Cédric Boutillier
Hi David, Uploaded. Thanks! Cédric signature.asc Description: Digital signature

Re: an experiment: ruby-standalone

2014-09-23 Thread Matijs van Zuijlen
On 22/09/14 19:01, Antonio Terceiro wrote: > On Sun, Sep 21, 2014 at 04:01:21PM +0200, Matijs van Zuijlen wrote: >> Not long ago this was easy to do by using rbenv, since it allowed installing >> gems for the system Ruby in a directory in ~/.rbenv. Unfortunately, this >> feature >> was broken alon

Re: an experiment: ruby-standalone

2014-09-23 Thread Matijs van Zuijlen
On 22/09/14 19:16, Christian Hofstaedtler wrote: > * Matijs van Zuijlen [140921 16:01]: >> Not long ago this was easy to do by using rbenv, since it allowed installing >> gems for the system Ruby in a directory in ~/.rbenv. Unfortunately, this >> feature >> was broken along with the ability to ha

Re: Question about git-buildpackage and DFSG-compliance

2014-09-23 Thread Cédric Boutillier
Hi Tim, On Tue, Sep 23, 2014 at 03:29:12AM +, Potter, Tim (Cloud Services) wrote: > Hi everyone. I'm still a bit confused about how git-buildpackage works. > I'm fixing a couple of lintian errors in ruby-qed due to the fact that a > copy of jquery.js is included in the upstream source. I've