pkg-ruby-extras.alioth.debian.org
Debian/Ruby Extras - Dear Upstream Developers
Bookmarked by Ryan Tomayko on December 29, 2009
Tips for Ruby project maintainers on increasing the changes of getting your stuffs packaged for Debian. Most are just good sense. Use setup.rb, don’t explicitly require rubygems in your libraries and tests, use the most portable shebang (#!/usr/bin/env ruby), and provide a man page. Ron can help with that last one.