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: 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: 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

Re: gemspec

2015-10-15 Thread Per Andersson
Hi! On Thu, Oct 15, 2015 at 6:34 PM, Kai Noda wrote: > Hi Per, > > I've been away from packaging for a while, but I've just pushed my draft > version to the "debian" branch at > > https://github.com/nodakai/watchman/tree/debian Are you a member in the pkg-ruby-extras group on Alioth? If so, you

Re: gemspec

2015-10-15 Thread Kai Noda
Hi Per, I've been away from packaging for a while, but I've just pushed my draft version to the "debian" branch at https://github.com/nodakai/watchman/tree/debian Regards, Kai 野田 開 2015-10-13 7:18 GMT+08:00 Per Andersson : > Hi! > > On Mon, Sep 14, 2015 at 10:26 AM, Kai Noda wrote: > > Hi

Re: gemspec

2015-10-12 Thread Per Andersson
Hi! On Mon, Sep 14, 2015 at 10:26 AM, Kai Noda wrote: > Hi Debian Ruby team, > > I'm working on packaging Facebook watchman > https://facebook.github.io/watchman/ https://github.com/facebook/watchman Do you have the packaging available somewhere? -- Per