ruby-launchy

2015-10-17 Thread Abhijith PA
Hi Ruby-launchy is a dependency for ruby-letter-opener. Seems like it has a repo in pkg-ruby-extras , but not uploaded to the archive.Mailed the maintainer, and no reply yet.It will be nice if some DD from here can take care of this.? -- അഭി‍ജിത്ത് signature.asc Description: OpenPGP d

Re: RFS: ruby-facade 1.0.7-1, ruby-fix-trinity-output 1.0.0-1, ruby-yell 2.0.5-1, ruby-colorize 0.7.7-1

2015-10-17 Thread Per Andersson
Hi again! Another note that I see when I check the git history is that you don't commit each logical change in one commit. Please do that. I.e. don't mix skipping tests and updating copyright *and* descriptions in one commit, this should be three separate commits. Remember that the git history i

Re: RFS: ruby-facade 1.0.7-1, ruby-fix-trinity-output 1.0.0-1, ruby-yell 2.0.5-1, ruby-colorize 0.7.7-1

2015-10-17 Thread Per Andersson
On Sat, Oct 17, 2015 at 11:56 PM, Per Andersson wrote: > On Sat, Oct 17, 2015 at 2:31 AM, Michael Crusoe > wrote: >> FYI, ruby-pathname2 1.7.4-1 > > Doesn't build cleanly in a chroot > > * test/test_pathname.rb: test_realpath_platform: /dev/stdin does > not evaluate to ['/dev/pts/0', '/dev/proc

Re: RFS: ruby-facade 1.0.7-1, ruby-fix-trinity-output 1.0.0-1, ruby-yell 2.0.5-1, ruby-colorize 0.7.7-1

2015-10-17 Thread Per Andersson
On Sat, Oct 17, 2015 at 2:31 AM, Michael Crusoe wrote: > FYI, ruby-pathname2 1.7.4-1 Doesn't build cleanly in a chroot * test/test_pathname.rb: test_realpath_platform: /dev/stdin does not evaluate to ['/dev/pts/0', '/dev/proc/self/fd/0'] as realpath. When I build the realpath is only /dev/fd

Re: gemspec

2015-10-17 Thread Per Andersson
Hi! I also noticed that there are stuff in the thirdparty directory. Even if they aren't packaged they need to be listed in debian/copyright properly. You can use e.g. licensecheck -r * to dig out licensing for files. You should also use the libjansson package from Debian instead of the t

Re: RFS: ruby-facade 1.0.7-1, ruby-fix-trinity-output 1.0.0-1, ruby-yell 2.0.5-1, ruby-colorize 0.7.7-1

2015-10-17 Thread Per Andersson
On Sat, Oct 17, 2015 at 1:30 AM, Michael Crusoe wrote: > >> > ruby-fix-trinity-output 1.0.0-1 >> >> Fails to build. > > > Whoops, I forgot to run this on my local pbuilder. Fixed the manpage & the > tests. Great! >> I suggest that you create the man page once and save it in the debian >> direct

Re: gemspec

2015-10-17 Thread Per Andersson
On Sat, Oct 17, 2015 at 12:33 PM, Kai Noda wrote: > Hi Per, > >> * The ruby-watchman package is empty, did you forget to install it >> in dh_auto_install target? > > > That's the point, what is the correct way to generate a ruby script package > out of the upstream-provided .gemspec file? It do

Re: IRC Meeting any time soon?

2015-10-17 Thread Per Andersson
On Sat, Oct 17, 2015 at 2:01 AM, Potter, Tim (Converged Cloud) wrote: > On 16 Oct 2015, at 7:48 am, Per Andersson wrote: >> >> Hi! >> >> Is there an interest in an IRC meeting? >> >> I have the following suggestions for topics: >> >> * Encourage Debian Ruby members to enter the New Member >> pro

Re: IRC Meeting any time soon?

2015-10-17 Thread Per Andersson
On Fri, Oct 16, 2015 at 1:08 PM, Cédric Boutillier wrote: > Hi! > > We can try next week. I opened a poll so that we can find a suitable > time for most of us. > > https://framadate.org/7D9j72KQtikKljXf > > The times are UTC. > > Hopefully, we can then use this particular time for other meetings.

Re: gemspec

2015-10-17 Thread Kai Noda
Hi Per, * The ruby-watchman package is empty, did you forget to install it > in dh_auto_install target? That's the point, what is the correct way to generate a ruby script package out of the upstream-provided .gemspec file? It doesn't seem to be an appropriate way to run gem2deb against a dyn