Re: RFH: ruby-bcrypt

2011-05-05 Thread Vasudev Kamath
On Thu, May 5, 2011 at 2:15 PM, Lucas Nussbaum wrote: > On 04/05/11 at 22:54 +0530, Vasudev Kamath wrote: >> On Wed, May 4, 2011 at 11:14 AM, Lucas Nussbaum >> wrote: >> > You can re-upload with the same version number (after re-tagging) >> >>  I've added copyright for file under ext/ but there a

Re: RFH: ruby-bcrypt

2011-05-05 Thread Lucas Nussbaum
On 04/05/11 at 22:54 +0530, Vasudev Kamath wrote: > On Wed, May 4, 2011 at 11:14 AM, Lucas Nussbaum > wrote: > > You can re-upload with the same version number (after re-tagging) > > I've added copyright for file under ext/ but there are some files > which doesn't have copyright information but

Re: RFH: ruby-bcrypt

2011-05-04 Thread Vasudev Kamath
On Wed, May 4, 2011 at 11:14 AM, Lucas Nussbaum wrote: > You can re-upload with the same version number (after re-tagging) I've added copyright for file under ext/ but there are some files which doesn't have copyright information but by reading the Copying file in the gem I assume they are by th

Re: RFH: ruby-bcrypt

2011-05-03 Thread Lucas Nussbaum
On 04/05/11 at 08:41 +0530, Vasudev Kamath wrote: > On Tue, May 3, 2011 at 11:50 PM, Lucas Nussbaum > wrote: > > On 03/05/11 at 21:49 +0530, Vasudev Kamath wrote: > >> On Tue, May 3, 2011 at 10:19 AM, Lucas Nussbaum > >> wrote: > >> > On 03/05/11 at 08:42 +0530, Vasudev Kamath wrote: > >> >> On M

Re: RFH: ruby-bcrypt

2011-05-03 Thread Vasudev Kamath
On Tue, May 3, 2011 at 11:50 PM, Lucas Nussbaum wrote: > On 03/05/11 at 21:49 +0530, Vasudev Kamath wrote: >> On Tue, May 3, 2011 at 10:19 AM, Lucas Nussbaum >> wrote: >> > On 03/05/11 at 08:42 +0530, Vasudev Kamath wrote: >> >> On Mon, May 2, 2011 at 11:16 AM, Lucas Nussbaum >> >> wrote: >> >>

Re: RFH: ruby-bcrypt

2011-05-03 Thread Lucas Nussbaum
On 03/05/11 at 21:49 +0530, Vasudev Kamath wrote: > On Tue, May 3, 2011 at 10:19 AM, Lucas Nussbaum > wrote: > > On 03/05/11 at 08:42 +0530, Vasudev Kamath wrote: > >> On Mon, May 2, 2011 at 11:16 AM, Lucas Nussbaum > >> wrote: > >> > It's likely that, if you git pull, you will see it. It's proba

Re: RFH: ruby-bcrypt

2011-05-03 Thread Vasudev Kamath
On Tue, May 3, 2011 at 10:19 AM, Lucas Nussbaum wrote: > On 03/05/11 at 08:42 +0530, Vasudev Kamath wrote: >> On Mon, May 2, 2011 at 11:16 AM, Lucas Nussbaum >> wrote: >> > It's likely that, if you git pull, you will see it. It's probably a >> > problem of alioth being overloaded and not updating

Re: RFH: ruby-bcrypt

2011-05-02 Thread Lucas Nussbaum
On 03/05/11 at 08:42 +0530, Vasudev Kamath wrote: > On Mon, May 2, 2011 at 11:16 AM, Lucas Nussbaum > wrote: > > It's likely that, if you git pull, you will see it. It's probably a > > problem of alioth being overloaded and not updating gitweb. > I tried git pull multiple times yesterday night but

Re: RFH: ruby-bcrypt

2011-05-02 Thread Vasudev Kamath
On Mon, May 2, 2011 at 11:16 AM, Lucas Nussbaum wrote: > It's likely that, if you git pull, you will see it. It's probably a > problem of alioth being overloaded and not updating gitweb. I tried git pull multiple times yesterday night but I couldn't get the updates. But today morning when I checke

Re: RFH: ruby-bcrypt

2011-05-01 Thread Lucas Nussbaum
On 02/05/11 at 08:30 +0530, Vasudev Kamath wrote: > On Sun, May 1, 2011 at 10:29 PM, Lucas Nussbaum > wrote: > > Hi, > > > > The problem was that ext/mri was not in LOAD_PATH when running tests. > > I've fixed it in git. > > Another problem was the the test engine apparently didn't load rspec. > O

Re: RFH: ruby-bcrypt

2011-05-01 Thread Vasudev Kamath
On Sun, May 1, 2011 at 10:29 PM, Lucas Nussbaum wrote: > Hi, > > The problem was that ext/mri was not in LOAD_PATH when running tests. > I've fixed it in git. > Another problem was the the test engine apparently didn't load rspec. Oh ok let me check. > > See git. Tell me if the package is ready.

Re: RFH: ruby-bcrypt

2011-05-01 Thread Lucas Nussbaum
On 30/04/11 at 20:43 +0530, Vasudev Kamath wrote: > Hi Vincent, > > On Sat, Apr 30, 2011 at 8:31 PM, Vincent Carmona wrote: > > Hi. > > > > the importants lines in buildlog are: > > /usr/bin/ruby1.8 -Ilib debian/ruby-tests.rb > > /tmp/buildd/ruby-bcrypt-2.1.4/lib/bcrypt.rb:9:in `require': no such

Re: RFH: ruby-bcrypt

2011-04-30 Thread Vasudev Kamath
Hi Vincent, On Sat, Apr 30, 2011 at 8:31 PM, Vincent Carmona wrote: > Hi. > > the importants lines in buildlog are: > /usr/bin/ruby1.8 -Ilib debian/ruby-tests.rb > /tmp/buildd/ruby-bcrypt-2.1.4/lib/bcrypt.rb:9:in `require': no such > file to load -- bcrypt_ext (LoadError) Oh how do I do that? > >

RFH: ruby-bcrypt

2011-04-29 Thread Vasudev Kamath
Hi, I've completed ruby-bcrypt[1] package but when I enabled the tests in debian/ruby-tests.rb the build fails. I'm attaching the build log with this mail. Since I'm novice in ruby if any one can help me in resolving this error it would be really helpful [1] http://git.debian.org/?p=pkg-ruby-extr