Re: dh-make-ruby now generating uncommented dependencies from gemspec

2015-02-06 Thread Jonas Genannt
Hello Antonio, > I have just uploaded gem2deb 0.11 to experimental; among others, it > includes a change that will make dh-make-ruby generate full dependency > lines for binary packages based on the gem metadata. wow - great work! Thanks for all your work on gem2deb http://shandyfiles.s3-us-west

Re: dh-make-ruby now generating uncommented dependencies from gemspec

2015-02-06 Thread Balasankar C
Isn't pry one gem like rails and rake? Don't know if it is relevant. -- Sent from my Android device with K-9 Mail. Please excuse my brevity.

dh-make-ruby now generating uncommented dependencies from gemspec

2015-02-06 Thread Antonio Terceiro
I have just uploaded gem2deb 0.11 to experimental; among others, it includes a change that will make dh-make-ruby generate full dependency lines for binary packages based on the gem metadata. This relies on mapping gem names to debian package names. We want to do the `foo` → `ruby-foo` dance for m