Re: RFS: ruby-ole, new upstream release

2012-01-22 Thread Gunnar Wolf
Youhei SASAKI dijo [Sun, Jan 22, 2012 at 05:12:06AM +0900]: > Hi, > > I commit new upstream release about ruby-ole in team git repo. > Please review and upload. Uploaded. Greetings (and thanks!), -- To UNSUBSCRIBE, email to debian-ruby-requ...@lists.debian.org with a subject of "unsubscribe".

Re: ruby-taglib2: enable tests

2012-01-22 Thread Vincent Carmona
Thanks for your help. I had totaly forgotten to take a lot at the man page of dh_ruby. I will try to understand why 4 tests failed and not only one. -- Vincent Carmona

Re: ruby-taglib2: enable tests

2012-01-22 Thread Youhei SASAKI
Hi, At Sun, 22 Jan 2012 14:46:54 +0100, Vincent Carmona wrote: > > What is currently needed to enable tests with gem2deb ? > I do not see the tests running in pbuilder. Please see dh_ruby(1). In ruby-taglib2 package, simply, puts debian/ruby-test-files.yaml. $ cat debian/ruby-test-files.yaml

ruby-taglib2: enable tests

2012-01-22 Thread Vincent Carmona
Hello. A new upstream version of ruby-taglib2 have been released to fix segfaults. I am working on the packaging. The current status can be seen in the git repository. Before uploading the new version of debian package I would like to enable the test suite. What is currently needed to enable tests