Changelog
gem2deb (0.11) experimental; urgency=medium
* dh-make-ruby: generate 'Testsuite: autopkgtest-pkg-ruby' to not conflict
with DEP-8 spec (i.e., if the 'Testsuite' field contains 'autopkgtest',
then debian/tests/control *must* exist).
- autopkgtest-pkg-ruby will be handled by autopkgtest and the implicit
test control data that uses gem2deb-test-runner will be used.
* improved "usage: " banner in several of the provided programs
* SetupRbInstaller: always use the system copy of setup.rb
* Gem2Deb#run: always print command lines being executed. This makes build
logs much more detailed, what is a good thing.
* dh-make-ruby: look for test files recursively in generated
debian/ruby-tests.rake for both test/unit and rspec style tests.
* dh-make-ruby: gem dependencies will now be included in debian/control
uncommented and transformed to Debian package names, i.e. foo → ruby-foo,
except for known exceptions (such as rake and rails initially).
-- Antonio Terceiro <email address hidden> Fri, 06 Feb 2015 15:37:58 -0200