On 09/06/17 at 01:25 +0200, Lucas Nussbaum wrote: > Hi, > > FYI: I spent some time documenting how to create a Debian package using > gem2deb that ships its dependencies in a built-in bundle. > > How course it's totally wrong in the context of official packages, but > it could be useful for internal projects (and it's a way to use Debian > packages as a way to distribute Ruby software), so I thought I would > mention it here. > > The result is at https://github.com/lnussbaum/gem2deb-bundler-demo
After sleeping over it, I wonder if gem2deb should gain direct support for building and installing the standalone bundle (optionally of course). Any thoughts? Lucas