On Fri, Jan 18, 2013 at 01:40:57PM +0100, Martin Steigerwald wrote:
> Any hints?
> 
> On 
> 
> http://wiki.debian.org/Teams/Ruby/Packaging
> 
> I didn“t find anything on how to package if its not a gem.

If you structure your code "as if it were a gem", gem2deb should just
work. Since your project has a single script, just moving it inside of a
bin/ directory should be enough.

That said, packaging a single script should be trivial enough that you
don't even need gem2deb for that. Just make sure the package installs
that script into /usr/bin.

-- 
Antonio Terceiro <[email protected]>

Attachment: signature.asc
Description: Digital signature

Reply via email to