Re: RFS: ruby-test-unit

2011-09-21 Thread Praveen A
2011/9/20 Cédric Boutillier : > Hi! > > I prepared the packaging of ruby-test-unit. I have checked all the > pointed listed on the wiki page, and the package is lintian-clean > (except a warning for missing upstream changelog). > > Could you please review and possibly upload this package? Builds i

RFS: ruby-test-spec

2011-09-21 Thread Cédric Boutillier
Hi! I prepared the packaging of ruby-test-spec. I have checked all the pointed listed on the wiki page, and the package is lintian-clean (except a warning for missing upstream changelog, which is included in the README). This package depends and build-depends on ruby-test-unit, which is also read

Bug#642364: ITP: ruby-test-spec -- Ruby library providing behaviour driven development interface for Test::Unit

2011-09-21 Thread Cédric Boutillier
Package: wnpp Severity: wishlist Owner: "Cédric Boutillier" Hi, I would like to package under the Ruby Extras Team the library ruby-test-spec, which provides testing framework for behavior driven developpement on top of Test::Unit (bundled with Ruby1.8, or soon available in ruby-test-unit). *

test failure in new version of ruby-yajl

2011-09-21 Thread Praveen A
I was trying to update ruby-yajl to new upstream release, I got this test failure. I guess I will report it upstream. New version is imported into git. Failures: 1) Yajl JSON encoder return value of #to_s must be a string Failure/Error: Unable to find matching line from backtrace ex

ruby-mixlib-config is ready for upload (was Re: License for debian packaging of libmixlib-config-ruby)

2011-09-21 Thread Praveen A
2011/9/21 Bryan McLellan : > On Wed, Sep 21, 2011 at 1:04 PM, Praveen A wrote: >> I have noticed you have chosen GPL v2 for debian packaging of >> libmixlib-config-ruby while I'm transitioning this package to gem2deb. >> GPL v2 and Apache v2 are incompatible licenses. Can we change debian >> packa

Re: License for debian packaging of libmixlib-config-ruby

2011-09-21 Thread Bryan McLellan
On Wed, Sep 21, 2011 at 1:04 PM, Praveen A wrote: > I have noticed you have chosen GPL v2 for debian packaging of > libmixlib-config-ruby while I'm transitioning this package to gem2deb. > GPL v2 and Apache v2 are incompatible licenses. Can we change debian > packaging license to Apache v2 (same a

License for debian packaging of libmixlib-config-ruby

2011-09-21 Thread Praveen A
Hi Brian, I have noticed you have chosen GPL v2 for debian packaging of libmixlib-config-ruby while I'm transitioning this package to gem2deb. GPL v2 and Apache v2 are incompatible licenses. Can we change debian packaging license to Apache v2 (same as upstream license)? Also can I do the same for

Re: rails error when building ruby-haml - no such file to load -- initializer (MissingSourceFile)

2011-09-21 Thread Praveen A
2011/9/20 Praveen A : > 2011/9/19 Antonio Terceiro : >> Looking at the source tree, it seems that the tests expect to be run >> when haml is installed as a plugin in a rails application. Maybe >> upstream can provide some ideas on how to run the tests outside of a >> Rails app. > > Created a github